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

    Class GiverAccount

    Any account which supports Giver ABI (GiverV2, GiverV3):

    {
    "ABI version": 2,
    "header": ["pubkey", "time", "expire"],
    "functions": [{
    "name": "sendTransaction",
    "inputs": [
    {"name":"dest","type":"address"},
    {"name":"value","type":"uint128"},
    {"name":"bounce","type":"bool"},
    ],
    "outputs": []
    }],
    "events": []
    }

    Implements

    Index

    Constructors

    Properties

    address: Address

    Account contract address

    GIVER_KEY_PAIR: Ed25519KeyPair = ...

    Methods