Appearance
Documentation / server-auth / WalletApiWalletResponseType
Type alias: WalletApiWalletResponseType
WalletApiWalletResponseType:
Object
Type declaration
address
address:
string
Address for the created wallet
chainType
chainType:
"ethereum"
|"solana"
Chain type for the created wallet.
createdAt
createdAt:
Date
The creation date of the wallet
id
id:
string
Unique ID for the created wallet. Used to take actions with the wallet after creation.
policyIds
policyIds:
string
[]
Policy IDs that have been assigned to the wallet.