

EVM event Logs
/api/scan/evm/logs
EVM event Logs,returns the event logs from an address. The current maximum limit for the number of results returned through pagination is 10,000. If you require more, please adjust the block_range parameter.
Request
Body Params (application/json)
No schema defined
Example
Not configured
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSON
Data Schema
object {0}
Example
{}
Modified at 2 months ago