Function callee

  • Returns the address of the currently executing smart contract.

    Remarks

    The "callee" refers to the contract that is currently being executed.

    Returns

    The address of the currently executing smart contract.

    Returns Address

Generated using TypeDoc