Skip to main content

Geoblocking

The testnet has no geographic restrictions. All countries can access the testnet API without limitation. Geoblocking is only enforced on mainnet.

Test USDC

On testnet you can mint free test USDC for trading:
// Mint 1000 test USDC (once per day)
await ctx.account.mintTestUsdc(1000);
The mint endpoint can be called once per day per API key.

Collateral token

  • Mainnet: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
  • Testnet: TUSD (0xBbee2756d3169CF7065e5E9C4A5EA9b1D1Fd415e)

Other differences

MainnetTestnet
ChainBase (8453)Base Sepolia (84532)
GeoblockingEnforcedNone
CollateralUSDCTUSD
Free mintingNoYes (once/day)
AccessOpenPassword: agentmarkets