Robinhood mainnet
Not deployed No mainnet deployment has been performed from this repository.
Network
| Field | Value |
|---|---|
| Chain | Robinhood Chain mainnet |
| Chain ID | 4663 |
| Gas token | ETH |
| RPC | https://rpc.mainnet.chain.robinhood.com |
| Explorer | https://robinhoodchain.blockscout.com |
Plouto contracts
| Contract | Address | Block | Verified |
|---|---|---|---|
PloutoRegistry | not deployed | — | — |
GravityStaking | not deployed | — | — |
BuybackExecutor | not deployed | — | — |
PloutoReserve | not deployed | — | — |
PloutoRevenueRouter | not deployed | — | — |
This table will be filled only from actual broadcast receipts. script/Deploy.s.sol writes the same values to deployments/4663.json at deployment time.
PLOUTO
| Field | Value |
|---|---|
| Token | TBA |
| Curve | TBA |
| Quote asset | native ETH |
| Launch config | 0 |
creatorTaxBps | 0 |
buybackEnabled | false |
| Registry initialized | no |
Deployment order
The order is forced by the requirement that Pons receive a creatorFeeRecipient address at launch:
PloutoRegistryGravityStakingBuybackExecutorPloutoReservePloutoRevenueRouter← the address given to PonssetRevenueRouteron staking, executor and reservewireProtocolon the registry- Launch PLOUTO on Pons
setPloutoTokenOnce(token, curve)
Cost
A dry run of the full deployment against live mainnet state simulated at approximately 0.00084 ETH total, at roughly 0.065 gwei. Not a promise about future gas prices; recorded so an operator has an order of magnitude.
Testnets
None. Plouto has not been deployed to any testnet. The fork suite runs against live mainnet state instead, which exercises the real Pons contracts rather than a stand-in.
When this changes
On deployment this page carries the canonical addresses, deployment blocks and verification status. Until then it says "not deployed", because that is what is true.