Class DelegateContractId

Hierarchy

Constructors

Properties

_checksum: null | string
evmAddress: null | Uint8Array
num: Long
realm: Long
shard: Long

Accessors

Methods

  • Parameters

    • client: default<any, any>

    Returns Promise<ContractId>

    Description

    Gets the actual num field of the ContractId from the Mirror Node. Should be used after generating ContractId.fromEvmAddress() because it sets the num field to 0 automatically since there is no connection between the num and the evmAddress

Generated using TypeDoc