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

Count of some fungible token on some blockchain.

Type declaration

  • denom: Denom
  • value: bigint

See

Orchestrator.asAmount to convert to an Amount surjectively