Collateral (ERC20)
The collateral token surface the SDK touches — approve the core, and read allowance and balance.
Wallet
Not connected
getCollateralAllowance
readRead how much collateral an owner has approved the SYMMIO core to spend.
Run the read to see the allowance.
getCollateralBalance
readRead an address's wallet balance of the collateral token (USDC).
Run the read to see the balance.
approveCollateral
writeApprove 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.