CurrentCoinBalancesResponse: {
    data: {
        current_coin_balances: CoinBalance[];
    };
}

Type declaration

Generated using TypeDoc