Network
Robinhood Chain
The network TAPEZERO targets.
| Property | Value | How it was checked |
|---|---|---|
| Chain id | 4663 (0x1237) | live eth_chainId |
| Stack | Arbitrum Orbit rollup | documentation |
| Gas token | ETH | documentation, confirmed on a fork |
| RPC | https://rpc.mainnet.chain.robinhood.com | live call |
| Explorer | https://robinhoodchain.blockscout.com | documentation |
| Testnet chain id | 46630 | documented only — not confirmed by RPC |
Uniswap v4
Every Uniswap address TAPEZERO uses was taken from the Uniswap deployments page and then confirmed by eth_getCode returning non-empty bytecode on the mainnet RPC: PoolManager, PositionManager, UniversalRouter, Quoter, StateView and Permit2.
Wallets
TAPEZERO discovers wallets through EIP-6963, so any injected provider that implements it appears without the app bundling a connector for it. Add the network with the values above if your wallet does not already know it.
Practical notes
- blocks are fast, so the indexer polls at one second
- an anti-snipe window measured in blocks is a short wall-clock window here — 20 blocks is seconds, not minutes
- it is a single-sequencer rollup: outages, reorgs and censorship risk apply
TAPEZERO is an independent protocol and is not affiliated with Robinhood, Uniswap or Chainlink. The contracts are unaudited. Nothing here is investment advice.