interface SupplyAmino {
    total?: CoinAmino[];
}

Properties

Properties

total?: CoinAmino[]