List registered platforms
arcnow_list_platformsList every platform on the Arc registry with its fee split and default graduation venue to find launch options or see who else builds on the protocol.
Instructions
Every platform the registry has deployed, with its fee split and default graduation venue. Unlike arcnow_list_tokens this is a real enumeration held in contract storage, so it is complete — there is no scan window and nothing is missed.
Use it to answer 'what can I launch under' or 'who else builds on this'. Launching does not require your own platform; arcnow.io's is the default and is one entry here among the others, not a privileged one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many platforms to return. | |
| offset | No | How many to skip, for paging through a long registry. |