17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"request": "{block(number :8) {number call (data : {from : \"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b\", to: \"0x6295ee1b4f6dd65047762f924ecd367c17eabf8f\", data :\"0x12a7b914\"}){data status}}}"
|
|
,
|
|
"responses":[{
|
|
"data" : {
|
|
"block" : {
|
|
"number" : "0x8",
|
|
"call" : {
|
|
"data" : "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"status" : "0x1"
|
|
}
|
|
}
|
|
}
|
|
}],
|
|
"statusCode": 200
|
|
}
|