Everything you need to connect, get test tokens, and try all 6 DeFi protocols. Follow the 5 guided scenarios below to explore the full platform.
One click adds the network to MetaMask (or any EIP-1193 wallet) using the canonical values below.
| Network Name | GoodChain Testnet |
| RPC URL | https://rpc.goodclaw.org |
| Chain ID | 42069 |
| Currency | G$ (GoodDollar) |
| Explorer | https://explorer.goodclaw.org |
Or add it manually
Visit the Faucet page to claim free test tokens:
Verify the public RPC and look up canonical addresses without leaving the docs. Everything below points to the same registry the frontend uses at runtime.
curl -sX POST https://rpc.goodclaw.org -H 'content-type: application/json' -d '{"jsonrpc":"2.0","method":"eth_blockNumber","id":1}'Follow these 5 scenarios to test every protocol.
Execute your first token swap on GoodSwap.
Steps
Expected outcome
✓ What to verify
Deposit margin and open a leveraged BTC long position.
Steps
Expected outcome
✓ What to verify
Create a binary prediction market and place a bet.
Steps
Expected outcome
✓ What to verify
Supply G$ to earn interest, then borrow WETH against your collateral.
Steps
Expected outcome
✓ What to verify
Deposit collateral and mint the stablecoin gUSD.
Steps
Expected outcome
✓ What to verify
"Transaction reverted" error
Ensure you have enough G$ for the transaction + gas. Check token approvals are set. Try refreshing and reconnecting.
Wallet not connecting
Verify you're on GoodChain Testnet (chain ID 42069). Try disconnecting and reconnecting. Clear MetaMask cache: Settings → Advanced → Reset Account.
Prices showing $0 or stale
The oracle keeper may be syncing — wait 30 seconds and refresh. Check the Status page to verify oracle services are running.
"Insufficient balance" error
Visit the Faucet page to claim more test tokens. Some protocols require approval transactions first.
Found a bug or have a suggestion? Use the Feedback button in the bottom-right corner of every page, or open an issue on GitHub →.
Thank you for testing GoodDollar L2! Your feedback directly shapes the protocol.