HolyHood Diagrams

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

MainnetTestnet
Chain ID466346630
RPChttps://rpc.mainnet.chain.robinhood.comhttps://rpc.testnet.chain.robinhood.com
Explorerhttps://robinhoodchain.blockscout.comhttps://explorer.testnet.chain.robinhood.com
Faucethttps://faucet.testnet.chain.robinhood.com/
CurrencyETHETH (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

ContractNetworkAddress
Holyhood factoryMainnet0x60D6f141faa289D19E45Adb67c98a87a0817d356
Holyhood factoryTestnet0xA1bdf50A55c23FF3f15bfda9158ee30198DbFc50
HH tokenTestnet0xf63445b4ce8342f45b7873641f7f27284ba63d09
HH promotion stakingTestnet0x536e5d04cce76ee61cfb533ad6aa949c6dfa1ef2

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:

  1. Open the token page and copy the contract address from the header.
  2. Open it on the block explorer and confirm it was deployed by the Holyhood factory above.
  3. 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.