Ir diretamente para o conteúdo principal

Método RPC `eth_getTransactionByHash`

A carregar...

Atualizado em
May 01, 2026

Método RPC `eth_getTransactionByHash`

Parâmetros

hash
cadeia de caracteres
OBRIGATÓRIO
A carregar...

Devoluções

objeto
objeto
A carregar...
blockHash
A carregar...
número do bloco
A carregar...
de
A carregar...
gás
A carregar...
gasPrice
A carregar...
maxFeePerGas
A carregar...
maxPriorityFeePerGas
A carregar...
hash
A carregar...
entrada
A carregar...
nonce
A carregar...
para
A carregar...
índice da transação
A carregar...
valor
A carregar...
tipo
A carregar...
accessList
A carregar...
chainId
A carregar...
v
A carregar...
r
A carregar...
s
A carregar...
yParity
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xdfc6a2834651bd51aefba0d1eca1b93eeedb0246aa111210a777247cab44633f",
6
"blockNumber": "0x333928c",
7
"from": "0x11189a556ee22a25c37191749fc4a3aee6727b6b",
8
"gas": "0x139c8",
9
"gasPrice": "0x1cac1acca1",
10
"maxFeePerGas": "0x2532674538",
11
"maxPriorityFeePerGas": "0x6fc23ac00",
12
"hash": "0xe9983ca270514615a2ac1fc1b0008114bede2582ccd37bc46767bdc571489326",
13
"input": "0x350f719800000000000000000000000000000000000000000000000000000000b17a6947",
14
"nonce": "0x1c84",
15
"to": "0x7573933eb12fa15d5557b74fdaff845b3baf0ba2",
16
"transactionIndex": "0x54",
17
«valor»: "0x0",
18
"tipo": "0x2",
19
«accessList»: [],
20
"chainId": "0x89",
21
"v": "0x0",
22
"r": "0xb8bf23fb124b6cbcef0e9d5cb9743ddfb52d41f999bfd4ba936c9de625d1409",
23
"s": "0x2a196e5bdf8e798d494846e61030d889f26d9b2fe25358b97bebdc66cbcc85a7",
24
"yParity": "0x0"
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xdfc6a2834651bd51aefba0d1eca1b93eeedb0246aa111210a777247cab44633f",
6
"blockNumber": "0x333928c",
7
"from": "0x11189a556ee22a25c37191749fc4a3aee6727b6b",
8
"gas": "0x139c8",
9
"gasPrice": "0x1cac1acca1",
10
"maxFeePerGas": "0x2532674538",
11
"maxPriorityFeePerGas": "0x6fc23ac00",
12
"hash": "0xe9983ca270514615a2ac1fc1b0008114bede2582ccd37bc46767bdc571489326",
13
"input": "0x350f719800000000000000000000000000000000000000000000000000000000b17a6947",
14
"nonce": "0x1c84",
15
"to": "0x7573933eb12fa15d5557b74fdaff845b3baf0ba2",
16
"transactionIndex": "0x54",
17
«valor»: "0x0",
18
"tipo": "0x2",
19
«accessList»: [],
20
"chainId": "0x89",
21
"v": "0x0",
22
"r": "0xb8bf23fb124b6cbcef0e9d5cb9743ddfb52d41f999bfd4ba936c9de625d1409",
23
"s": "0x2a196e5bdf8e798d494846e61030d889f26d9b2fe25358b97bebdc66cbcc85a7",
24
"yParity": "0x0"
25
}
26
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente