10

Wallets and portfolio

On-chain1 min read

Provision embedded accounts and read multi-chain portfolio state safely.

SDK operationEndpointRisk
getWalletStatus/v1/wallets/statusRead
listWalletAccounts/v1/wallets/accountsRead
getPortfolioSnapshots/v1/portfolio/snapshotsRead
refreshPortfolio/v1/portfolio/refreshRead
getPortfolioReport/v1/portfolio/reportRead
getWalletCapabilities/v1/wallets/capabilitiesRead

Custody boundary

The backend may coordinate secure provider workflows, but it must not receive plaintext private keys or export bundles. Wallet exports remain inside the provider secure flow.

Was this page helpful?

Edit on GitHub