20 lines
441 B
JSON
20 lines
441 B
JSON
|
{
|
||
|
"request":
|
||
|
|
||
|
"{ block(number: 30) { transactionAt(index: 0) {block{hash} hash} } }",
|
||
|
|
||
|
"responses":[{
|
||
|
"data" : {
|
||
|
"block" : {
|
||
|
"transactionAt" : {
|
||
|
"block" : {
|
||
|
"hash" : "0xc8df1f061abb4d0c107b2b1a794ade8780b3120e681f723fe55a7be586d95ba6"
|
||
|
},
|
||
|
"hash" : "0x9cc6c7e602c56aa30c554bb691377f8703d778cec8845f4b88c0f72516b304f4"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}],
|
||
|
|
||
|
"statusCode": 200
|
||
|
}
|