Network and addresses
Network and addresses
Holyhood runs on Robinhood Chain. "Robinhood" here refers to the chain only — Holyhood is not affiliated with, endorsed by, or connected to Robinhood.
TODO before publishing: confirm which of the two networks below is the public one today, and remove or clearly label the other.
Chain details
| Mainnet | Testnet | |
|---|---|---|
| Chain ID | 4663 | 46630 |
| RPC | https://rpc.mainnet.chain.robinhood.com | https://rpc.testnet.chain.robinhood.com |
| Explorer | https://robinhoodchain.blockscout.com | https://explorer.testnet.chain.robinhood.com |
| Faucet | — | https://faucet.testnet.chain.robinhood.com/ |
| Currency | ETH | ETH (test) |
You do not need to enter any of this by hand. The Add network button in the top bar asks your wallet to add the chain with the correct settings.
Contracts
| Contract | Network | Address |
|---|---|---|
| Holyhood factory | Mainnet | 0x60D6f141faa289D19E45Adb67c98a87a0817d356 |
| Holyhood factory | Testnet | 0xA1bdf50A55c23FF3f15bfda9158ee30198DbFc50 |
| HH token | Testnet | 0xf63445b4ce8342f45b7873641f7f27284ba63d09 |
| HH promotion staking | Testnet | 0x536e5d04cce76ee61cfb533ad6aa949c6dfa1ef2 |
The factory is the contract every launch and every curve trade goes through. Each token is its own separate contract, deployed by the factory.
TODO: HH and its staking contract are deployed on testnet only. Add the mainnet addresses once they exist, or state plainly that delegation is testnet-only for now.
Graduated tokens trade in a Uniswap V3 pool on the 1% fee tier. The pool address for a given token is linked from its token page once it has graduated.
Verifying a token
Before you buy anything:
- Open the token page and copy the contract address from the header.
- Open it on the block explorer and confirm it was deployed by the Holyhood factory above.
- Check the holder distribution — a token where a few wallets hold most of the supply is a different proposition from one where they do not.
A name, a ticker, an image and a Twitter link can all be copied. The address cannot.
Source code
TODO: add links to the public contract repositories and to the verified contracts on Blockscout, if and when they are published.