platform_get_blockchains
Get all blockchains that exist on the P-Chain (paginated; use limit/offset)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default: 50). Use with "offset" to page. | |
| offset | No | Number of items to skip from the start (default: 0). | |
| network | No | Avalanche network to query (default: mainnet) |