Inspect a platform's fees and defaults
arcnow_platformRetrieve a platform's configuration: admin, fee split across creator, referrer, platform, and protocol, default migrator, and curve template. Shows basis points as both fee and trade percentages.
Instructions
One platform's configuration: who administers it, who receives its cut, how the 1% trade fee is divided FOUR ways — creator, referrer, the platform and the protocol; there is no developer share — which migrator it launches tokens into by default, and the curve template it stamps onto every token it launches.
With no address, reports arcnow.io's own platform — the default a launch uses.
The single easiest thing to misread here is what a share means. Every share is basis points OF THE FEE, never of the trade. A creator share of 3000 bps is 30% of the fee and 0.30% of the trade. This tool prints both, every time. The platform's own share is never configured: it is the residual, whatever is left after the protocol, creator and referrer shares — arcnow.io's own is creator 3000 / referrer 1000 / platform 3500 / protocol 2500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Optional: the PlatformConfig address. Defaults to arcnow.io's own platform. |