interfaceIWalletExchange
export interface IWalletExchange {
allowedWallets: IWallet[];
terms: string;
}/wallet/invest/listaccountId
number
Promise<IWalletExchange>
export interface IWalletExchange {
allowedWallets: IWallet[];
terms: string;
}GET /wallet/invest/list
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.