メインコンテンツへスキップ

dag_getEventPayload RPC Method

読み込み中...

更新日:
Apr 06, 2026

dag_getEventPayload RPC Method

パラメータ

eventID
文字列
読み込み中...
transaction_detail_flag
ブール値
読み込み中...

返します

オブジェクト
読み込み中...
バージョン
読み込み中...
epoch
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう