Fetch Balance
Check the USDC available for trading. Returns the wallet’s balance inside the PMXT escrow on Polygon — not the wallet’s on-chain USDC balance.
Top up by depositing at pmxt.dev/dashboard/wallet.
NotSupported in hosted mode — for those, run a local PMXT service.Authorizations
Required when calling the hosted API directly (curl, requests, fetch). SDK users pass credentials via constructor params instead.
Path Parameters
EVM wallet address (lowercase or checksum).
Response
Balance for the wallet.
Hosted-mode Balance shape. Returns USDC held inside the PMXT PreFundedEscrow contract.
Currency code. Always USDC -- the only collateral accepted by the hosted escrow.
Spendable USDC dollars held inside the PMXT PreFundedEscrow on Polygon (NOT the venue-native CLOB-proxy balance). Backs trading across every hosted venue, including Opinion.
Set when the hosted backend returns a per-venue breakdown; null when balance is venue-agnostic.
polymarket, opinion 
