everscale-standalone-client - v2.2.1
    Preparing search index...

    Class EverWalletAccount

    Implements

    Index

    Constructors

    Properties

    address: Address

    Account contract address

    Methods

    • Parameters

      • args: { nonce?: number; publicKey: string | BigNumber; workchain?: number }
        • Optionalnonce?: number

          Optional nonce (uint32) which is appended to the initial data

        • publicKey: string | BigNumber
        • Optionalworkchain?: number

      Returns Promise<Address>