ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2,364 txns
Deployed by via 0x0a37a99d at 20791102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
10 additional variables

No balances found for "ERC1967Proxy"

0x0e41ab3a098f2c43a49cd77e241fd0ab50dd236216f58af1606b4b125fa9681f
0xc6aaf188747e605a935dda1d5c9526cc01f55bda6e11380642a26294ce9602ff
0x7fb7e7f83f6a23895ea0371204fe51f6ed339f7f5b762f643abe99ea66712cc9
0x51a8d2f953e9d5cd9e80bf614078ce7bbac7cf2770ea28552977b18d00eff9b6
0x7019a4338484e73e22d9c8d715eaca42f643cc9fd29ccdded611475d539408df
0x313ccffa38da4451799adf12f7f7b2c40c26c19d0ae1cc8a65291ca45173d727
0x54831a7c262d531ad9ff288ea9ef8d9762ed3ce7f5d5d3c26c619c16c48cc831
0x5eea0159eb6bc725f772138180aeb9b55a76bbff14240ee55c670899793b5828
0xe7429f8ef19c2ec8900ce39514e49fcb8080b38f1200617b7ad59b6ed37b1406
0x0828e9c94b31da44f79bc22f54c6fa017dab09dd2c622f386e961eb575c77a17

Functions
Getter at block 21168476
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
_gracePeriodTimestamp(view returns (uint256)
1728057600
_immortals(view returns (address)
0x963590fabdc1333d03bc3af42a6b2ab33e21e2ee
_maxTokenIdsLength(view returns (uint256)
75
_nexusGem(view returns (address)
0x7bfd9a55f4c00783b5a8ea18f7735e1a405dd520
_rgBytes(view returns (address)
0x6fd8e343c107a24bd6b8ac19b56d9aeb967c0131
_seasonEndTimestamp(view returns (uint256)
1732377600
_seasonStartTimestamp(view returns (uint256)
1724428800
_treasury(view returns (address)
0x2a2b13131296294a1e70c2126f8e61c9b7aa18cf
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
Read-only
_isTokenEverPlugged(addressuint256view returns (bool)
_isUnplugable(addressview returns (bool)
_plugDetails(addressuint256view returns (address owneruint256 tokenIduint256 pluggedAtuint256 pluggedUntil)
_scoutNodeDetails(addressuint256view returns (address ownerstring iduint256 claimedAt)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserPluggedNFTs(address collectionAddressaddress userAddressview returns (struct NFTPluggingPlugDetails[])
getUserPluggedNFTs(address userAddressview returns (struct NFTPluggingPlugDetails[]struct NFTPluggingPlugDetails[]struct NFTPluggingPlugDetails[])
getUserPluggedTokenIds(address collectionAddressaddress userAddressview returns (uint256[])
getUserScoutNodeIds(address collectionAddressaddress userAddressview returns (uint256[])
getUserScoutNodes(address userAddressview returns (struct NFTPluggingScoutNodeDetails[]struct NFTPluggingScoutNodeDetails[])
getUserScoutNodesPerCollection(address collectionAddressaddress userAddressview returns (struct NFTPluggingScoutNodeDetails[])
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address nexusGemaddress rgBytesaddress immortalsaddress adminaddress treasury
pause(
plug(address collectionAddressuint256[] tokenIds
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferContractOwnership(address newOwner
unpause(
unplug(address collectionAddressuint256[] tokenIds
updateCollectionUnplugableStatus(address[] collectionAddressesbool[] statuses
updateGracePeriodTimestamp(uint256 timestamp
updateImmortalCollection(address collectionAddress
updateMaxTokenIdsLength(uint256 length
updateNexusGemCollection(address collectionAddress
updateRgCollection(address collectionAddress
updateSeasonEndTimestamp(uint256 timestamp
updateSeasonStartTimestamp(uint256 timestamp
updateTreasuryAddress(address treasury
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CollectionUnplugableStatusUpdated(address indexed collectionAddressbool statusuint256 timestampaddress initiatedBy
GracePeriodTimestampUpdated(uint256 oldTimestampuint256 newTimestampuint256 timestampaddress initiatedBy
ImmortalCollectionUpdated(address indexed oldCollectionaddress indexed newCollectionuint256 timestampaddress initiatedBy
Initialized(uint8 version
MaxTokenIdsLengthUpdated(uint256 oldLengthuint256 newLengthuint256 timestampaddress initiatedBy
NexusGemCollectionUpdated(address indexed oldCollectionaddress indexed newCollectionuint256 timestampaddress initiatedBy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwneruint256 timestampaddress initiatedBy
Paused(address account
Plugged(address indexed useraddress indexed collectionuint256[] tokenIdsuint256 pluggedAtuint256 pluggedUntil
RgCollectionUpdated(address indexed oldCollectionaddress indexed newCollectionuint256 timestampaddress initiatedBy
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SeasonEndTimestampUpdated(uint256 oldTimestampuint256 newTimestampuint256 timestampaddress initiatedBy
SeasonStartTimestampUpdated(uint256 oldTimestampuint256 newTimestampuint256 timestampaddress initiatedBy
TreasuryAddressUpdated(address indexed oldTreasuryaddress indexed newTreasuryuint256 timestampaddress initiatedBy
Unpaused(address account
Unplugged(address indexed useraddress indexed collectionuint256[] tokenIdsuint256 unpluggedAt
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.