Authorizations
The Org Access Token. Use this authorization method only if you are developing Cobo Portal Apps for installation and use across different organizations.
Path Parameters
The wallet ID.
Body
The request body.
- Custodial Wallets
- MPC Wallets
- Smart Contract Wallets
- Exchange Wallets
The information of Custodial Wallets.
The wallet type. Possible values include:
-
Custodial
: Custodial Wallets -
MPC
: MPC Wallets -
SmartContract
: Smart Contract Wallets -
Exchange
: Exchange Wallets
Custodial
, MPC
, SmartContract
, Exchange
"Custodial"
The wallet name.
"My WaaS 2.0 Wallet"
Enable the auto sweep feature for the wallet
Response
Successfully updated address
- Custodial Wallets
- MPC Wallets
- Safe Wallets
- Exchange Wallets
The basic information of a wallet.
The wallet ID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The wallet type. Possible values include:
-
Custodial
: Custodial Wallets -
MPC
: MPC Wallets -
SmartContract
: Smart Contract Wallets -
Exchange
: Exchange Wallets
Custodial
, MPC
, SmartContract
, Exchange
"Custodial"
The wallet sub-type. Possible values include:
Asset
: Custodial Wallets (Asset Wallets).Web3
: Custodial Wallets (Web3 Wallets).Org-Controlled
: MPC Wallets (Organization-Controlled Wallets).User-Controlled
: MPC Wallets (User-Controlled Wallets).Safe{Wallet}
: Smart Contract Wallets (Safe).Main
: Exchange Wallets (Main Account).Sub
: Exchange Wallets (Sub Account).
Each wallet sub-type requires a different set of properties. Switch between the above tabs for details.
Asset
, Web3
, Org-Controlled
, User-Controlled
, Safe{Wallet}
, Main
, Sub
"Asset"
The wallet name.
"Example Wallet"
The ID of the owning organization.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Enable the auto sweep feature for the wallet