VeztaVezta

Wallet

Sub-wallet management — create, fund, withdraw, and approve tokens across Polygon and Solana.

The Wallet API provides sub-wallet management — create, fund, withdraw, and approve tokens across polygon and solana.

Endpoints

MethodPathAuthDescription
POST/api/v1/wallet/create-sub-walletsBearerCreate sub-wallets for trading
POST/api/v1/wallet/fundBearerFund a sub-wallet with USDC
POST/api/v1/wallet/withdrawBearerWithdraw USDC from a sub-wallet
POST/api/v1/wallet/approve-tokensBearerBatch approve tokens for Polygon wallet
POST/api/v1/wallet/ensure-readyBearerEnsure Polymarket Safe is ready for trading
GET/api/v1/wallet/sub-walletsBearerGet sub-wallet addresses and balances
GET/api/v1/wallet/balance/{chain}BearerGet sub-wallet balance for a chain
GET/api/v1/wallet/transactionsBearerGet sub-wallet transaction history
GET/api/v1/wallet/deposit-infoBearerGet bridge deposit addresses for cross-chain deposits
GET/api/v1/wallet/deposit-status/{address}BearerCheck bridge deposit status

On this page