list_chains
Retrieves a list of supported blockchain chains with metadata including chain IDs, testnet status, and payout availability from the Fuul API.
Instructions
Lists supported blockchain chains from GET /public-api/v1/metadata/chains. Uses server metadata (not a hardcoded catalog); responses are cached with ETag/Cache-Control. Each chain includes snake_case fields such as chain_id, is_testnet, optional svm_network and webapp_capabilities, and can_be_used_for_payouts (boolean: true where Fuul reward/payout infra is deployed). Params: none (pass {}). Pagination: not exposed by this tool until the API adds cursor/limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||