Get events
Use chain_id instead
[20, 56, 1]
The chain ID(s) to request the data for. You can specify multiple chain IDs, up to a maximum of 55. Use repeated query parameters, e.g., ?chain_id=20&chain_id=56
. Optional, because a single chain can as well be specified as a subdomain
[20, 56, 1]
Filter by block number
1000000
Filter by block number greater than or equal to
1000000
Filter by block number greater than
1000000
Filter by block number less than or equal to
1000000
Filter by block number less than
1000000
Filter by block hash
"0x3a1fba5abd9d41457944e91ed097e039b7b12d3d7ba324a3f422db2277a48e28"
Filter by block timestamp
1715222400
Filter by block timestamp greater than or equal to
1715222400
Filter by block timestamp greater than
1715222400
Filter by block timestamp less than or equal to
1715222400
Filter by block timestamp less than
1715222400
Field to sort results by
block_number
"block_number"
Sort order (asc or desc)
asc
, desc
"desc"
Field(s) to group by. You can specify multiple with repeated query parameters, e.g., ?group_by=chain_id&group_by=block_number
Aggregation(s). You can specify multiple with repeated query parameters, e.g., ?aggregate=count()&aggregate=sum(gas_used)
"count() as count"
Filter by transaction index
5
Filter by transaction index greater than or equal to
5
Filter by transaction index greater than
5
Filter by transaction index less than or equal to
5
Filter by transaction index less than
5
Enable ABI decoding of the transactions/events data
true
Filter by transaction hash
"0x218b632d932371478d1ae5a01620ebab1a2030f9dad6f8fba4a044ea6335a57e"
Filter by log index
5
Filter by log index greater than or equal to
5
Filter by log index greater than
5
Filter by log index less than or equal to
5
Filter by log index less than
5
Filter by topic 1
"0xa6697e974e6a320f454390be03f74955e8978f1a6971ea6730542e37b66179bc"
Filter by topic 2
"0xa6697e974e6a320f454390be03f74955e8978f1a6971ea6730542e37b66179bc"
Filter by topic 3
"0xa6697e974e6a320f454390be03f74955e8978f1a6971ea6730542e37b66179bc"
Filter by topic 0
"0xa6697e974e6a320f454390be03f74955e8978f1a6971ea6730542e37b66179bc"
Filter by address
"0x5564886ca2c518d1964e5fcea4f423b41db9f561"
The number of items to return
0 < x <= 1000
20
Page number (0-indexed). Maximum value depends on query parameters: 20 for regular queries, 500 when using aggregate or group_by parameters.
x >= 0
0
Successful response
The response is of type object
.