mtrkr_wallet_tokens
Retrieve all ERC-20 tokens in a MegaETH wallet with balances and USD value. Combines token list multicall and transfer log scanning to find even newly received tokens.
Instructions
Discover all ERC-20 tokens held by a wallet on MegaETH with balances and USD pricing. Uses hybrid discovery (token list multicall + RPC transfer log scanning) so newly received tokens are found even if not on the default token list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address (0x...) or .mega name |