Function caller

  • Returns the address of the caller of the currently executing smart contract.

    Remarks

    The caller is the person or the smart contract that directly called the pending function.

    Returns

    The address of the caller of the currently executing smart contract.

    Returns Address

Generated using TypeDoc