v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
Wallets

Create global wallet

Creates a new global wallet for the user account

post/api/v1/wallets/global

Request body

wallet_addressstring required

WalletAddress represents the unique address of the wallet

Example request

{
  "wallet_address": "0xA7E41d5680dE394EaA2ed417169DFf56840Fb3EE"
}

Response

OK

ResponseEmptyResponse required