ExecutionDelegate

Verified contract

Active on Ethereum with 43 txns
Deployed by via 0xd9a41853 at 15779218
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExecutionDelegate"

0x386a10459056f607090f57f2ec1b84e00df9ce89d2e1c1848f56b24ea67b41ae
0xce0303bcc124d7530954396b11cc642cf380af75d8207d8cb372d40686b6f086
0xd249087e2c78fe5d72ff8338036976c26a5f9d41a9f6847f4cc9ca92f92e470a
0x4e77dfb834726214a31147986ab66e9c50bb3f0c7c7d12bbaa6fd103b037087f
0xf639afeef75dc96c8b9508f144ccb4dbe6ee38b67ea697bc8df99ae4d06a43f1
0x61e47695bd1e08aaa9bf6243de250c5a005aaec5b6b4c9e5f82ef08b53dd8aa3
0x4867f8f994abd9bd894ed4e5ebf0058f880ffe44d9b2f7eb2810351e13601683
0x670aaa33c7f7399545ae2e6e79a8ede6f895dac89f3f65bfaef8a160a7b206ab
0xbac7ac6b93b757b1fff01dde908cb4df19f9b23ff18011786629c39f9220dc29
0x6dbe9431313d51be313f29a750f51c3bf13e04183b0562c7b1793eba1612df4a

Functions
Getter at block 21332308
owner(view returns (address)
0xfa9fb502534761dbddacf5b7e2aa84684815f1bb
Read-only
contracts(addressview returns (bool)
revokedApproval(addressview returns (bool)
State-modifying
approveContract(address _contract
denyContract(address _contract
grantApproval(
renounceOwnership(
revokeApproval(
transferERC1155(address collectionaddress fromaddress touint256 tokenIduint256 amount
transferERC20(address tokenaddress fromaddress touint256 amount
transferERC721(address collectionaddress fromaddress touint256 tokenId
transferERC721Unsafe(address collectionaddress fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
ApproveContract(address indexed _contract
DenyContract(address indexed _contract
GrantApproval(address indexed user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokeApproval(address indexed user
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.