Ir diretamente para o conteúdo principal

eth_getTransactionReceipt RPC Method

Carregando...

Atualizado em
Apr 06, 2026

eth_getTransactionReceipt RPC Method

Please note that transaction receipts are not available for pending transactions.

Parâmetros

hash
cadeia de caracteres
OBRIGATÓRIO
Carregando...

Devoluções

objeto
Carregando...
blockHash
Carregando...
número do bloco
Carregando...
contractAddress
Carregando...
cumulativeGasUsed
Carregando...
effectiveGasPrice
Carregando...
de
Carregando...
gasUsed
Carregando...
registos
Carregando...
morada
Carregando...
tópicos
Carregando...
dados
Carregando...
número do bloco
Carregando...
transactionHash
Carregando...
índice da transação
Carregando...
blockHash
Carregando...
logIndex
Carregando...
retirado
Carregando...
logsBloom
Carregando...
status
Carregando...
para
Carregando...
transactionHash
Carregando...
índice da transação
Carregando...
tipo
Carregando...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
6
"blockNumber": "0x731bc54",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x210f2",
9
"effectiveGasPrice": "0x495228f0",
10
"from": "0xdf114efb58edc810f609362cc3294f49b6c39789",
11
"gasUsed": "0x210f2",
12
"logs": [
13
{
14
"address": "0xb5c622c8598c5f69d48dea1ea414189502e6b35d",
15
"topics": [
16
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
17
"0x000000000000000000000000df114efb58edc810f609362cc3294f49b6c39789",
18
"0x0000000000000000000000000000000000000000000000000000000000000000"
19
],
20
"data": "0x000000000000000000000000000000000000000000000000000000000000084f",
21
"blockNumber": "0x731bc54",
22
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
23
"transactionIndex": "0x0",
24
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
25
"logIndex": "0x0",
26
"removed": false
27
},
28
{
29
"address": "0xb13092f9139439dbc00120f452100df15e4e8d20",
30
"topics": [
31
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
32
"0x0000000000000000000000000000000000000000000000000000000000000000",
33
"0x000000000000000000000000df114efb58edc810f609362cc3294f49b6c39789"
34
],
35
"data": "0x000000000000000000000000000000000000000000000000000000000000084f",
36
"blockNumber": "0x731bc54",
37
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
38
"transactionIndex": "0x0",
39
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
40
"logIndex": "0x1",
41
"removed": false
42
},
43
{
44
"address": "0xb13092f9139439dbc00120f452100df15e4e8d20",
45
"topics": [
46
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
47
"0x0000000000000000000000000000000000000000000000000000000000000000",
48
"0x0000000000000000000000003a2fc4b66638047077300ce7985fd0303e06192a"
49
],
50
"data": "0x000000000000000000000000000000000000000000000000000000000000007f",
51
"blockNumber": "0x731bc54",
52
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
53
"transactionIndex": "0x0",
54
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
55
"logIndex": "0x2",
56
"removed": false
57
}
58
],
59
"logsBloom": "0x00000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000110001000000000000000000000000000000000000000020000000000000000000800000000000020000000000010000000000000000000000000000000000000000000000002000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400002000000000000000000000000000000000002000001000000000020000000000000040000000000000000000000000000000000000000000000000080",
60
"status": "0x1",
61
"to": "0xb5c622c8598c5f69d48dea1ea414189502e6b35d",
62
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
63
"transactionIndex": "0x0",
64
"type": "0x0"
65
}
66
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
6
"blockNumber": "0x731bc54",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x210f2",
9
"effectiveGasPrice": "0x495228f0",
10
"from": "0xdf114efb58edc810f609362cc3294f49b6c39789",
11
"gasUsed": "0x210f2",
12
"logs": [
13
{
14
"address": "0xb5c622c8598c5f69d48dea1ea414189502e6b35d",
15
"topics": [
16
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
17
"0x000000000000000000000000df114efb58edc810f609362cc3294f49b6c39789",
18
"0x0000000000000000000000000000000000000000000000000000000000000000"
19
],
20
"data": "0x000000000000000000000000000000000000000000000000000000000000084f",
21
"blockNumber": "0x731bc54",
22
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
23
"transactionIndex": "0x0",
24
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
25
"logIndex": "0x0",
26
"removed": false
27
},
28
{
29
"address": "0xb13092f9139439dbc00120f452100df15e4e8d20",
30
"topics": [
31
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
32
"0x0000000000000000000000000000000000000000000000000000000000000000",
33
"0x000000000000000000000000df114efb58edc810f609362cc3294f49b6c39789"
34
],
35
"data": "0x000000000000000000000000000000000000000000000000000000000000084f",
36
"blockNumber": "0x731bc54",
37
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
38
"transactionIndex": "0x0",
39
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
40
"logIndex": "0x1",
41
"removed": false
42
},
43
{
44
"address": "0xb13092f9139439dbc00120f452100df15e4e8d20",
45
"topics": [
46
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
47
"0x0000000000000000000000000000000000000000000000000000000000000000",
48
"0x0000000000000000000000003a2fc4b66638047077300ce7985fd0303e06192a"
49
],
50
"data": "0x000000000000000000000000000000000000000000000000000000000000007f",
51
"blockNumber": "0x731bc54",
52
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
53
"transactionIndex": "0x0",
54
"blockHash": "0x000561ea000005e16ee478c057f29b667e8889ea0e12f018cd97ef7bd02bb157",
55
"logIndex": "0x2",
56
"removed": false
57
}
58
],
59
"logsBloom": "0x00000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000110001000000000000000000000000000000000000000020000000000000000000800000000000020000000000010000000000000000000000000000000000000000000000002000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400002000000000000000000000000000000000002000001000000000020000000000000040000000000000000000000000000000000000000000000000080",
60
"status": "0x1",
61
"to": "0xb5c622c8598c5f69d48dea1ea414189502e6b35d",
62
"transactionHash": "0xf13723ef136bf2b4ee508482791db4c6c53486fc55df46d9142afb1c731fc6cb",
63
"transactionIndex": "0x0",
64
"type": "0x0"
65
}
66
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente