interfaceWalletDepositInfo
export interface WalletDepositInfo {
currency: ICurrency;
address: WalletDepositAddressInfo;
addresses: WalletDepositAddressInfo[];
isCryptoDepositDisabled: boolean;
}/wallet/crypto/deposit-infoaccountId
number
network
string
Promise<WalletDepositInfo>
export interface WalletDepositInfo {
currency: ICurrency;
address: WalletDepositAddressInfo;
addresses: WalletDepositAddressInfo[];
isCryptoDepositDisabled: boolean;
}GET /wallet/crypto/deposit-info
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.