跳至主要內容

dag_getEventPayload RPC Method

載入中...

更新於
2026年4月6日

dag_getEventPayload RPC Method

參數

eventID
字串
載入中...
transaction_detail_flag
布林值
載入中...

退貨

物件
載入中...
版本
載入中...
時代
載入中...
seq
載入中...
hash
載入中...
框架
載入中...
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 端點,並開始建置
立即免費開始使用