ChainAmount: {
    denom: Denom;
    value: bigint;
}

Description for an amount of some fungible currency

Type declaration

  • denom: Denom
  • value: bigint