Deposit
Approve collateral, then deposit — with or without allocating to margin — plus the balance reads.
Wallet
Not connected
useBalanceHistory
readRead a subaccount's deposit / withdraw history from the analytics subgraph, filterable by movement type. Internal margin-transfer legs are excluded by default.
Margin legs
Enter a subaccount address to load its history.
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.
depositForAccount
writeDeposit collateral into a subaccount's available balance. Requires a prior approveCollateral.
Fill the fields above and submit.
depositAndAllocateForAccount
writeDeposit collateral and allocate it into trading margin in one transaction.
Fill the fields above and submit.
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.