Deploy fee, $THREE holder tier, and the live buyback ledger
three_statusCheck the next on-chain deploy fee for a wallet, including tier discounts and live $THREE market data. Read-only, no key required.
Instructions
What the next on-chain deploy costs and why. Returns the deploy-fee schedule (a flat SOL fee on mainnet, free on devnet), the live $THREE balance of a wallet and the tier it earns (half price, then free), the wallet the fee is paid to, and the live $THREE market + buyback figures from the public three.ws ledger. Pass wallet to price a specific payer, or omit it to price the configured signer. Read-only: it moves nothing and needs no key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | No | Price the deploy fee for this wallet. Defaults to the configured signer. | |
| network | No | Cluster. Defaults to the configured network. Devnet deploys are always free. |