{
"$schema": "http://json-schema.org/draft-07/schema",
"properties": {
"id": {
"type": "string"
},
"jsonrpc": {
"result": {
"items": {
"additionalData": {
"autoDelete": {
"type": "boolean"
"data": {
"from": {
"gasLimit": {
"gasPrice": {
"hash": {
"multi_transaction_id": {
"type": "integer"
"network_id": {
"nonce": {
"status": {
"symbol": {
"timestamp": {
"to": {
"type": {
"value": {
}
"required": [
"additionalData",
"autoDelete",
"data",
"from",
"gasLimit",
"gasPrice",
"hash",
"multi_transaction_id",
"network_id",
"nonce",
"status",
"symbol",
"timestamp",
"to",
"type",
"value"
],
"type": "object"
"type": "array"
"id",
"jsonrpc",
"result"