eth_getTransactionByHash RPC Method
To use the eth_getTransactionByHash method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
パラメータ
ハッシュ
文字列
必須
読み込み中...
返します
オブジェクト
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
出典
文字列
読み込み中...
gas
文字列
読み込み中...
gasPrice
文字列
読み込み中...
maxFeePerGas
文字列
読み込み中...
入力
文字列
読み込み中...
nonce
文字列
読み込み中...
~へ
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
値
文字列
読み込み中...
タイプ
文字列
読み込み中...
accessList
文字列
読み込み中...
chainId
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
リクエスト
回答
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"blockHash": "0x863eb4e1084f11c3662c76786cef2bfd120b7d3f27302ebda967eec4b14ccff8",6"blockNumber": "0x3a09c",7"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",8"gas": "0xf4240",9"gasPrice": "0x0",10"hash": "0x71ec1b60298dbb295aaf2c18561f41686e88fd1edfe9bf9a0059170d327d25e7",11"input": "0x440a5e20000007d0000dbba0000000000000000b00000000672cc02300000000014282c2000000000000000000000000000000000000000000000000000000032b5a2481000000000000000000000000000000000000000000000000000000000007dcc27f63f53bba0ae499651943bdda527a116df9f2529fd15b88be3b9bc46094d9ad0000000000000000000000002f60a5184c63ca94f82a27100643dbabe4f3f7fd",12"nonce": "0x3a09b",13"to": "0x4200000000000000000000000000000000000015",14"transactionIndex": "0x0",15"value": "0x0",16"type": "0x2",17"v": "0x0",18"r": "0x0",19"s": "0x0"20}21}
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"blockHash": "0x863eb4e1084f11c3662c76786cef2bfd120b7d3f27302ebda967eec4b14ccff8",6"blockNumber": "0x3a09c",7"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",8"gas": "0xf4240",9"gasPrice": "0x0",10"hash": "0x71ec1b60298dbb295aaf2c18561f41686e88fd1edfe9bf9a0059170d327d25e7",11"input": "0x440a5e20000007d0000dbba0000000000000000b00000000672cc02300000000014282c2000000000000000000000000000000000000000000000000000000032b5a2481000000000000000000000000000000000000000000000000000000000007dcc27f63f53bba0ae499651943bdda527a116df9f2529fd15b88be3b9bc46094d9ad0000000000000000000000002f60a5184c63ca94f82a27100643dbabe4f3f7fd",12"nonce": "0x3a09b",13"to": "0x4200000000000000000000000000000000000015",14"transactionIndex": "0x0",15"value": "0x0",16"type": "0x2",17"v": "0x0",18"r": "0x0",19"s": "0x0"20}21}