Appearance
Documentation / server-auth / WalletApiCreateResponseType
Type alias: WalletApiCreateResponseType
WalletApiCreateResponseType:
Object
Type declaration
address
address:
string
Address for the created wallet
authorizationThreshold?
authorizationThreshold?:
number
The optional authorization threshold for the wallet.
chainType
chainType:
"ethereum"
|"solana"
Chain type for the created wallet.
id
id:
string
Unique ID for the created wallet. Used to take actions with the wallet after creation.