Robinhood Testnet
Chain ID 46630 · Test ETH
Public testnet rehearsal
Chain ID 46630 · Test ETH
Use the official faucet first so the wallet can pay gas on testnet.
Open faucet1,000,000 tOTG · Every 12 hours
30-day placements
V2 has not been deployed to Robinhood Testnet yet.
Compiled bytecode and ABI Source code Minute-lock QA environment Previous V2 board and refunds Previous V3 board and refunds Previous 60-second QA board and refundsV1 locks remain in the previous contract. Deployment does not move or exchange those tokens.
Contract architecture
The test token is tOTG. The launch token will require a new board deployment; the accepted token cannot be changed.
Stores slot owner, lock amount, expiry, name, URL, message, colors, and moderation state.
Current tile data is read directly with getSlot() and getSlots(). No IPFS, gateway, or local metadata cache is required.
Moderators can hide illegal or abusive placements without changing ownership.
getSlot(slotId) getSlots(start, count) quoteReserve(slotIds) reserve(slotId, tileData, maxAmount) reserveBatch(slotIds, tileData[], maxAmount) updateMetadata(slotId, tileData) release(slotId) releaseBatch(slotIds) // V4+: owner can unlock anytime clearExpiredBatch(slotIds) withdraw() hideSlot(slotId, hidden, reasonHash) requiredLockForRank(rank) // V5: always 250k
Tile text is public onchain. Moderation hides it from the board, but cannot erase transaction history.
If illegal media is pinned and displayed, you can lose hosting, domain reputation, search visibility, and may trigger reporting or takedown duties.