DEX wallet portfolio
dex_walletFetch current token holdings and balances for any wallet address on EVM chains like Ethereum, Base, Arbitrum, BSC, or Polygon.
Instructions
Fetch the current token holdings — balances and identified tokens — for a wallet address on an EVM chain (e.g. ethereum, base). Both chain and address are required. For a DEX pair's pooled liquidity use last_tvl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | EVM chain: eth, base, arbitrum, bsc, polygon. | |
| address | Yes | Wallet address, e.g. 0x.... |