This contract is being backfilled. You may encounter incomplete storage history.

ERC721Delegate

Verified contract

Active on Ethereum with 27,424 txns
Deployed by via 0xbcb136ec at 14139057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#8896)
ERC-721
--
 (#8538)
ERC-721
--
 (#7069)
ERC-721
--
 (#7063)
ERC-721
--
 (#5041)
ERC-721
--
 (#3941)
ERC-721
--
 (#3862)
ERC-721
--
 (#2405)
ERC-721
--
 (#6012)
ERC-721
--
 (#8888)
ERC-721
--
0xf794d4829f156b706166f0dcd36bf1028173373f15a997d48c175abc734e8eb4
0xcb012565f7dc79f63a645f039cc383c8021d51d9d89c16537d5563f5f3078d42
0x7768f877f0fc6f93abf85abf2d171b83be07b2b7a7151a72ef77679f26f42b40
0x7b87209eb0c39300a742704c5aec3007927442933eb74480341cd0c20303d518
0xeb62614f02c7b53e5f723414fc9d265bd701280647508d838006093828eb1a43
0x1fcc3943de8b97a5b7ffe24b6c9df9ee3f48c092f09a3c0b3f1409340c0e08c0
0x6453725d9c4eeaa33e7cc3f9539e175a87711de152c66394983129554d536834
0xd7246f1a23675134dfa17c27958d4ab6e0b3a3454068494e25463ecb3cd68779
0x13b485978609c1777c9227f79c9b4348a9b760827588ef8f3b2a3be1691c040e
0x3eae3a30b6273e7c09ca298a25611e8a8587d5c5daec02990a016153784a7c27

Functions
Getter at block 20793401
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELEGATION_CALLER(view returns (bytes32)
0x7630198b183b603be5df16e380207195f2a065102b113930ccb600feaf615331
delegateType(view returns (uint256)
1
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
executeAuctionComplete(addressaddress buyerbytes datareturns (bool)
executeAuctionRefund(address selleraddressbytes datareturns (bool)
executeBid(address selleraddress previousBidderaddressbytes datareturns (bool)
executeBuy(address selleraddress buyerbytes datareturns (bool)
executeSell(address selleraddress buyerbytes datareturns (bool)
grantRole(bytes32 roleaddress account
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferBatch(struct ERC721DelegatePair[] pairsaddress to
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.