2021-05-12 12:28:04 +00:00
|
|
|
{
|
|
|
|
"request":
|
|
|
|
"{ pending { transactionCount transactions { nonce gas } account(address:\"0x6295ee1b4f6dd65047762f924ecd367c17eabf8f\") { balance} estimateGas(data:{}) call (data : {from : \"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b\", to: \"0x6295ee1b4f6dd65047762f924ecd367c17eabf8f\", data :\"0x12a7b914\"}){data status}} }",
|
|
|
|
|
|
|
|
"responses": [{
|
|
|
|
"data": {
|
|
|
|
"pending": {
|
2023-07-03 13:28:42 +00:00
|
|
|
"transactionCount": "0x1",
|
2021-05-12 12:28:04 +00:00
|
|
|
"transactions": [
|
|
|
|
{
|
2023-07-03 13:28:42 +00:00
|
|
|
"nonce": "0x32",
|
|
|
|
"gas": "0xfffff"
|
2021-05-12 12:28:04 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"account": {
|
|
|
|
"balance": "0x140"
|
|
|
|
},
|
2023-07-03 13:28:42 +00:00
|
|
|
"estimateGas": "0x5208",
|
2021-05-12 12:28:04 +00:00
|
|
|
"call": {
|
|
|
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
2023-07-03 13:28:42 +00:00
|
|
|
"status": "0x1"
|
2021-05-12 12:28:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}],
|
|
|
|
"statusCode": 200
|
|
|
|
}
|