Incubator

Verified contract

Implementation

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

No balances found for "Incubator"

No transactions found for "Incubator"


Functions
Getter at block 20885251
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
paused(view returns (bool)
false
props(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
tengoku(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
validator(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
hashMessage(struct IIncubatorClaimParams claimParamsview returns (bytes32)
holderClaimNonces(addressuint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIds(address ownerview returns (uint256[])
State-modifying
addAllTengoku(
addTengoku(uint256[] tokenIds
claim(struct IIncubatorClaimParams paramsbytes signature
grantRole(bytes32 roleaddress account
initialize(address _tokenaddress _validatoraddress _tengoku
pause(
removeTengoku(uint256[] tokenIds
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setNewProps(address _props
setNewValidator(address _validator
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AddTengoku(address indexed holderuint256 tokenId
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ClaimToken(struct IIncubatorClaimParams arg0
Initialized(uint8 version
Paused(address account
RemoveTengoku(address indexed holderuint256 tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.