Skip to main content

Type Alias: CoinBalance

type CoinBalance = object;

Properties

coinType

coinType: string;

coinObjectCount

coinObjectCount: number;

totalBalance

totalBalance: string;