Settle a deposit with auto-token detection across EVM, Solana, and Movement
sy_secret_*
You can settle either by providing an existing sessionId or by providing accountId + chainId to create a new deposit session inline.
ses_. Mutually exclusive with accountId.acc_. Required if sessionId is not provided.8453 for Base, 137 for Polygon, 103 for Solana). Required with accountId.| VM | Method |
|---|---|
| EVM | balanceOf on each ERC20 contract |
| Solana (SVM) | getTokenAccountsByOwner with SPL Token Program ID |
| Movement (MoveVM) | Aptos REST API 0x1::coin::CoinStore resources |