get_account_info
Retrieve your Paloma DEX account address and view native token balances across all supported EVM chains including Ethereum, Arbitrum, and Polygon.
Instructions
Get account information including address and balances across all chains.
Returns:
JSON string with account address and native token balances on all supported chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}