platform_get_subnets
Get information about Subnets/L1s on the P-Chain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Optional list of Subnet IDs to filter by | |
| 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) |