Skip to content

UpgradeArg

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:719

deposit_with_subaccount_helper_contract_address

Section titled “deposit_with_subaccount_helper_contract_address”

deposit_with_subaccount_helper_contract_address: [] | [string]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:723

Change the deposit with subaccount helper smart contract address.


erc20_helper_contract_address: [] | [string]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:741

Change the ERC-20 helper smart contract address.


ethereum_block_height: [] | [BlockTag]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:761

Change the ethereum block height observed by the minter.


ethereum_contract_address: [] | [string]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:749

Change the ETH helper smart contract address.


evm_rpc_id: [] | [Principal]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:732

The principal of the EVM RPC canister that handles the communication with the Ethereum blockchain.


last_deposit_with_subaccount_scraped_block_number

Section titled “last_deposit_with_subaccount_scraped_block_number”

last_deposit_with_subaccount_scraped_block_number: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:757

Change the last scraped block number of the deposit with subaccount helper smart contract.


last_erc20_scraped_block_number: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:745

Change the last scraped block number of the ERC-20 helper smart contract.


ledger_suite_orchestrator_id: [] | [Principal]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:737

The principal of the ledger suite orchestrator that handles the ICRC1 ledger suites for all ckERC20 tokens.


minimum_withdrawal_amount: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:753

Change the minimum amount in Wei that can be withdrawn.


next_transaction_nonce: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:727

Change the nonce of the next transaction to be sent to the Ethereum network.