Set Chain Id

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

Set Chain Id

Get Ether Balance

Use the Indexer API to retrieve the Ether balance for a specified wallet address, such as the local user’s address.

Get Ether Balance

Get Token Balances

Retrieve the user’s token balances for ERC20, ERC721, and ERC1155 tokens. This will return an array of all tokens owned by the user.

Get Token Balances

Get Token Supplies

Retrieve the token supplies for an ERC20, ERC721, or ERC1155 token.

Get Token Supplies

Get Token Supplies Map

Retrieve a collection of token supplies for ERC20, ERC721, or ERC1155 tokens.

Get Token Supplies Map

Get Transaction History

Retrieve the transaction history for a wallet- or token address. For example, here we get all transactions for the current user.

Get Transaction History