跳转至主要内容

dag_getEventPayload RPC Method

正在加载...

更新于
2026年4月6日

dag_getEventPayload RPC Method

参数

eventID
字符串
正在加载...
交易详情标记
布尔型
正在加载...

退货

对象
正在加载...
版本
正在加载...
时代
正在加载...
seq
正在加载...
哈希
正在加载...
frame
正在加载...
creator
正在加载...
prevEpochHash
正在加载...
parents
正在加载...
gasPowerLeft
正在加载...
gasPowerUsed
正在加载...
lamport
正在加载...
creationTime
正在加载...
medianTime
正在加载...
extraData
正在加载...
transactionsRoot
正在加载...
交易
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"version": "1",
6
"epoch": "0x1",
7
"seq": "0x1",
8
"hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
9
"frame": "0x1",
10
"creator": "0xa126dd67ee1ab5758d27b95cf4ce1fdd7e6b663f",
11
"prevEpochHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
12
"parents": [],
13
"gasPowerLeft": {
14
"shortTerm": "0x0",
15
"longTerm": "0x0"
16
},
17
"gasPowerUsed": "0x0",
18
"lamport": "0x0",
19
"creationTime": "0x0",
20
"medianTime": "0x0",
21
"extraData": "0x",
22
"transactionsRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
23
"transactions": []
24
}
25
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"version": "1",
6
"epoch": "0x1",
7
"seq": "0x1",
8
"hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
9
"frame": "0x1",
10
"creator": "0xa126dd67ee1ab5758d27b95cf4ce1fdd7e6b663f",
11
"prevEpochHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
12
"parents": [],
13
"gasPowerLeft": {
14
"shortTerm": "0x0",
15
"longTerm": "0x0"
16
},
17
"gasPowerUsed": "0x0",
18
"lamport": "0x0",
19
"creationTime": "0x0",
20
"medianTime": "0x0",
21
"extraData": "0x",
22
"transactionsRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
23
"transactions": []
24
}
25
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用