Skip to main content
GET
Check USDC allowance and balance

Query Parameters

trader
string
required

The token owner being checked.

spender
string

Contract whose allowance is checked. Defaults to TradingStorage (trading); pass the tranche address for LP flows.

Response

Success envelope: ok is true and data carries the payload documented below.

ok
enum<boolean>
required

Always true on success.

Available options:
true
data
object
required

USDC balance and allowance for a spender.