list_supported_chains
Retrieve all supported blockchain networks and their configurations for cross-chain trading operations on Paloma DEX.
Instructions
List all supported chains with their configurations.
Returns:
JSON string with all supported chain information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}