Contracts
Contracts · ABI

Collateral (ERC20)

The collateral token surface the SDK touches — approve the core, and read allowance and balance.

Wallet
Not connected

getCollateralAllowance
read
Read how much collateral an owner has approved the SYMMIO core to spend.
Run the read to see the allowance.
getCollateralBalance
read
Read an address's wallet balance of the collateral token (USDC).
Run the read to see the balance.

approveCollateral
write
Approve the collateral token (USDC) for the SYMMIO core — the deposit prerequisite.

Approve at least the amount you plan to deposit.

Fill the amount above and submit.