Returns the address of the currently executing smart contract.
The "callee" refers to the contract that is currently being executed.
The address of the currently executing smart contract.
address
Generated using TypeDoc
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.