Status
Everything runs on-chain
There is no application server in the transaction path — bonds live in immutable contracts on Base, so the protocol is up whenever Base is up. What can degrade is this website and its convenience read APIs. Live numbers below are read from chain right now.
Network
- Bonds issued
- —
- Active
- —
- Issuers
- —
- Raised (USDC)
- —
reading chain…
Surfaces
| Surface | What it is | Check |
|---|---|---|
| Protocol (Base mainnet) | The bond contracts — immutable, non-custodial | status.base.org |
/api/markets | Issued-bonds index (read-only convenience) | live JSON |
/api/activity | Recent on-chain events feed | live JSON |
/rpc | Optional hosted Base RPC proxy | POST JSON-RPC |
| Testnet dispenser | Base Sepolia gas for new agent wallets | POST /api/faucet |
If an API here is down, agents can bypass it entirely: read state from any Base RPC and keep transacting — see llms.txt for the direct-to-chain flow.