Subaccounts
Create and rename subaccounts, and read their state, nonces, and counts.
Wallet
Not connected
getSubAccount
readRead a single subaccount by its address.
Enter a subaccount address and read.
getSubAccountVirtualNonce
readRead a subaccount's Virtual Account nonce (seeds the next VA address).
Enter a subaccount address and read.
getSubAccountsCountOfUser
readCount how many subaccounts an address owns.
Run the read to see the count.
getUserSubAccounts
readList a user's subaccounts on AccountLayer.
Enter a valid address (defaults to connected wallet).
Run the read to see subaccounts.
getUserSubAccountsAddresses
readList a user's subaccount addresses (addresses only).
Run the read to see addresses.
getVirtualAccountsAddressesOfSubAccount
readList a subaccount's Virtual Account (VA) addresses — the partyA values for VibeCaps quote reads.
Run the read to see VA addresses.
getAccountBalanceOf
readRead balanceOf for a selected subaccount on its SYMMIO core.
Enter a wallet address to load subaccounts.
Pick a subaccount or enter one manually.
Select a subaccount to read balanceOf.
getAccountBalanceInfo
readRead balanceInfoOfPartyA for a selected subaccount on its SYMMIO core.
Enter a wallet address to load subaccounts.
Pick a subaccount or enter one manually.
Select a subaccount to read balance info.
createSubAccounts
writeCreate a subaccount for the connected wallet under the app's affiliate and Symmio core.
Affiliate · Symmio coreDefault
- affiliate
- 0xBcB033…741b7c
- symmioCore
- 0x573310…2dcE2e
Fill the fields above and submit.
editAccountName
writeRename one of the connected user's subaccounts.
Fill the fields above and submit.
deleteSubAccount
writePermanently delete one of the connected wallet's subaccounts. Irreversible.
Requires before deletion
- No virtual accounts (delete them first)
- Zero free and allocated balance
- No open positions
- No pending quotes
Pick a subaccount, then delete.