Skip to main content
POST
List subaccount IDs for a wallet

Body

application/json
wallet
string
required

20-byte Ethereum address as a 0x-prefixed lowercase hex string.

Required string length: 42
Pattern: ^0x[0-9a-fA-F]{40}$

Response

Success

subaccount_ids
integer<uint64>[]
required
Required range: x >= 0
wallet
string
required