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

Blueprint

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x14fdb8f0 at 18833686
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
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
13 additional variables

No balances found for "Blueprint"

0x7795131886b2b6db709d6cfb0f90bb892c87d1f5430330a2947570b4441d9e93
0x120d0069303192506a6ffd3fbbcb6bd4c46041a329426997d53681333a2d1c1b
0x53f853d71b192bbe08735da62ed32063dad847f32cc1ce2622161a318717faf9
0x3c612bd6ee40146fff8d19a957e3b038a24cd6d5e4fb577d0925ee24a30f307d
0x367ce3e2d2531ab6a12e3f8073d164e953f212bd5aa303dbb3d20734ab6aa7c6

Functions
Getter at block 20825880
FEATURE_BURNS_ON_BEHALF(view returns (uint32)
16
FEATURE_OWN_BURNS(view returns (uint32)
8
FEATURE_TRANSFERS(view returns (uint32)
1
FEATURE_TRANSFERS_ON_BEHALF(view returns (uint32)
2
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_OWNER_MANAGER(view returns (uint32)
2097152
ROLE_RESCUE_MANAGER(view returns (uint32)
524288
ROLE_ROYALTY_MANAGER(view returns (uint32)
1048576
ROLE_TOKEN_CREATOR(view returns (uint32)
65536
ROLE_TOKEN_DESTROYER(view returns (uint32)
131072
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
ROLE_URI_MANAGER(view returns (uint32)
262144
baseURI(view returns (string)
https://api.illuvium-game.io/gamedata/api/zero/metadata/opensea/blueprint/
contractURI(view returns (string)
features(view returns (uint256)
3
getImplementation(view returns (address)
0x598df66beb0ea6bb59bedf40b18c0e361041d15b
name(view returns (string)
Blueprint
owner(view returns (address)
0x9989818ae063f715a857925e419ba4b65b793d99
 
proxiableUUID(view returns (bytes32)
royaltyPercentage(view returns (uint16)
0
royaltyReceiver(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BLUEPRINT
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
evaluateBy(address operatoruint256 targetuint256 desiredview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isOwner(address _addrview returns (bool)
isSenderInRole(uint256 requiredview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
userRoles(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
mint(address _touint256 _tokenId
mintFor(address _touint256 _quantitybytes _mintingBlob
postConstruct(string _namestring _symbol
rescueErc20(address _contractaddress _touint256 _value
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string __baseURI
setContractURI(string _contractURI
setRoyaltyInfo(address _royaltyReceiveruint16 _royaltyPercentage
setTokenURI(uint256 _tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _owner
updateFeatures(uint256 _mask
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIUpdated(address indexed _bystring oldValstring newVal
BeaconUpgraded(address indexed beacon
Burnt(address indexed _byaddress indexed _fromuint256 indexed _tokenId
ContractURIUpdated(address indexed _bystring _value
Initialized(uint8 version
Minted(address indexed _byaddress indexed _touint256 indexed _tokenId
OwnerUpdated(address indexed _byaddress indexed _oldValaddress indexed _newVal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleUpdated(address indexed _byaddress indexed _touint256 _requesteduint256 _actual
RoyaltyInfoUpdated(address indexed _byaddress indexed _receiveruint16 _percentage
TokenURIUpdated(address indexed _byuint256 tokenIdstring oldValstring newVal
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.