Illuvium Land

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xecc288e4 at 14846654
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
17 additional variables

No balances found for "Illuvium Land"

0x0931429b3c9e46970a0363250e76824c258efd3f077d42057b3cb57c1ffbc785
0xccc9edcdccc93f0941bca8f6190a891baa055d6c21c08872751d976caf61f0c1
0x7b505458e43ec14f111d8bd463d1e1e0674c27edd93c3c201322fc456cfbab72
0xb01eca92a95948184ca03f2b9b1e07a3903885ee5c7faf736e3971fb58c38a7d
0xf272cb2dc8a2448cd687a2e590ab07265c6085a5589fa8aa441520e25c1f8a25
0xf24038014cf51745870d4d03e051735fbe2757b48b5405c69db15d1e4b35f942
0x7261e6c949d73848c14159d3835c21406896f789f6d3009754247fe33a5e36dc
0x5da3c6d4aee24c48ff821ada1e7b830c58ad65ad756b9278852e6846522bea8e
0xf790f536667e62adae8d823f655d77d4a1b4a75b1aace1e348ea0c184a70d82c
0x67a8137542a9cfb10aaf50261d7f5f1f1f59f0ad40004b802838ac723977b977

Functions
Getter at block 21160314
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_METADATA_PROVIDER(view returns (uint32)
4194304
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
TOKEN_UID(view returns (uint256)
58060573368892529154462611163091366630542237688593895429329158043085112461265
baseURI(view returns (string)
contractURI(view returns (string)
features(view returns (uint256)
3
getImplementation(view returns (address)
0x0b361141b59373d647f7d266dbeaf3e22be33275
landDescriptor(view returns (address)
0x466c6f80e8fc1f0f3015ac34a5c0ce9cd52b4cf9
name(view returns (string)
Illuvium Land
owner(view returns (address)
0xbc83a1dcc9352f4c9aa7e9cf5a47e01d369df87a
royaltyPercentage(view returns (uint16)
0
royaltyReceiver(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ILLUVIUM
totalSupply(view returns (uint256)
66
Read-only
balanceOf(address ownerview returns (uint256)
evaluateBy(address operatoruint256 targetuint256 desiredview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getMetadata(uint256 _tokenIdview returns (struct LandLibPlotStore)
hasMetadata(uint256 _tokenIdview returns (bool)
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)
plotLocations(uint256view returns (uint256)
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)
viewMetadata(uint256 _tokenIdview returns (struct LandLibPlotView)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
mint(address _touint256 _tokenId
mintFor(address _touint256 _quantitybytes _mintingBlob
mintWithMetadata(address _touint256 _tokenIdstruct LandLibPlotStore _plot
postConstruct(string _namestring _symbol
removeMetadata(uint256 _tokenId
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
setLandDescriptor(address _landDescriptor
setMetadata(uint256 _tokenIdstruct LandLibPlotStore _plot
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
LandDescriptorUpdated(address indexed _byaddress indexed _oldImpladdress indexed _newImpl
MetadataRemoved(address indexed _byuint256 indexed _tokenIdstruct LandLibPlotStore _plot
MetadataUpdated(address indexed _byuint256 indexed _tokenIdstruct LandLibPlotStore _plot
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.