Skip to main content

ERC20 transfers

GET 

/api/chain/erc20-transfers

Specialized eth_getLogs query that filters on the ERC20 Transfer(address,address,uint256) topic and optionally narrows to a token contract or a specific wallet (sender or recipient). Decodes the indexed from/to and raw value.

Request

Responses

Successful response