LedgerInitArg
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:103
ICRC1 ledger initialization argument that will be used when the orchestrator spawns a new ledger canister.
Other fields, such as archive_options, needed to initialize a new ledger will be set by the orchestrator.
Properties
Section titled “Properties”decimals
Section titled “decimals”decimals:
number
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:104
token_logo
Section titled “token_logo”token_logo:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:107
token_name
Section titled “token_name”token_name:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:108
token_symbol
Section titled “token_symbol”token_symbol:
string
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:105
transfer_fee
Section titled “transfer_fee”transfer_fee:
bigint
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:106