Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the user
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Wallet fields
Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum length:
255
Example:
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
, ECLIPSE
Maximum length:
255
Example:
"An example name"
Available options:
browserExtension
, custodialService
, walletConnect
, qrCode
, deepLink
, embeddedWallet
, smartContractWallet
Response
Successfully created new wallet for the user
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Example:
"An example name"
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
, ECLIPSE
Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum length:
255
Example:
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
Available options:
browserExtension
, custodialService
, walletConnect
, qrCode
, deepLink
, embeddedWallet
, smartContractWallet