CoinQuantity: {
    amount: BN;
    assetId: string;
    max?: BN;
}