Resources
Explorer & Tools
StonkBrokerChain is indexed by a full Blockscout instance: blocks, transactions, addresses, contract verification, and token balances.
Block explorer
- Explorer:
https://Pending Update - REST API (Blockscout v2):
https://Pending Update/api/v2/— for example/api/v2/blocks,/api/v2/transactions,/api/v2/addresses/{hash} - Contract verification: Contract → Verify & Publish (Solidity standard-json, Foundry, and Hardhat supported)
- For bridge activity on the parent side, use the Robinhood Chain explorer and the bridge contracts.
Endpoints at a glance
| Bridge | https://Pending Update |
|---|---|
| RPC | https://rpc.stonkbrokerchain.xyz |
| Explorer | https://Pending Update |
| Robinhood Chain RPC | https://rpc.mainnet.chain.robinhood.com |
| Robinhood Chain explorer | https://robinhoodchain.blockscout.com |
Tooling that works
- Wallets — MetaMask, Rabby, Coinbase Wallet, Trust, and any WalletConnect wallet.
- Development — Foundry, Hardhat, Remix, Solidity, Vyper.
- Libraries — viem, ethers, wagmi, web3.js,
@arbitrum/sdk. - Indexing — anything that can point at a JSON-RPC endpoint or the Blockscout API.