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

MyCryptoHeroes:Land

Verified contract

Active on Ethereum with 7,829 txns
Deployed by via 0xbdc57173 at 7264444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6308d8aa573dccec3a9ce313378af08b9179c0bb5bda18653872fe8b68a10d3a
0x064d2c22df70591d7c30da720f32ec84b5bd05928904d3b684b4195d5b405222
0x34fb468b5626584057f9d610fcda2a811ca776f11447f7173ad4e59a334cb97a
0xc5d2ab1b8f466750bb9106a249d5ad9a1e1d3cde6e84928c590bb3b1cb160bd3
0x2ab9922f68d3906d72e7be1739c7d17ccd39211c5f8254e095a2264d193d76b0
0xe2140d3f8516e9f1784c50c4aff311971de5f342ec33dadaa0fcf54b15cc6824
0x0fdd9e73273a60aba2a872acdb244b1e104dc1405a3b0b9e7468a6ae9b9f5fb7
0x933f6f25bc11807ad3647fb717632d7dc6812b53058092bad7081f5cbc96aa63
0xef72ae9be11eb96d473db34e651f5d3d0adde9e7741e7a9a78bfa2f37464271b
0x5028b60f99c021f526842cf1b2b0a2d93737c5721afe29ef4bf075b675be98c4

Functions
Getter at block 20795326
COMMON_RARITY(view returns (uint16)
1
EPIC_RARITY(view returns (uint16)
4
LEGENDARY_RARITY(view returns (uint16)
5
NO_LAND(view returns (uint16)
0
RARE_RARITY(view returns (uint16)
3
SHARE_RATE_DECIMAL(view returns (uint256)
1000000000000000000
UNCOMMON_RARITY(view returns (uint16)
2
name(view returns (string)
MyCryptoHeroes:Land
paused(view returns (bool)
false
symbol(view returns (string)
MCHL
tokenURIPrefix(view returns (string)
https://www.mycryptoheroes.net/metadata/landSector/
totalSupply(view returns (uint256)
2658
Read-only
balanceOf(address ownerview returns (uint256)
canTransfer(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getLandType(uint256 _landSectorview returns (uint16)
getMintedSectorCount(uint16 _landTypeview returns (uint256)
getMintedSectorCountByRarity(uint16 _landTypeuint16 _rarityview returns (uint256)
getMintedSectorList(uint16 _landTypeview returns (uint256[])
getRarity(uint256 _landSectorview returns (uint16)
getSectorSupplyByRarity(uint16 _landTypeuint16 _rarityview returns (uint256)
getSectorSupplyLimit(uint16 _landTypeview returns (uint256)
getSectorVolumeByRarity(uint16 _rarityview returns (uint256)
getShareRateWithDecimal(uint256 _landSectorview returns (uint256uint256)
getTotalVolume(uint16 _landTypeview returns (uint256)
isAlreadyMinted(uint256 _tokenIdview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
isValidLandSector(uint256 _tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addMinter(address account
addPauser(address account
approve(address _touint256 _tokenId
mint(address touint256 tokenIdreturns (bool)
mintLandSector(address _owneruint256 _landSectorbytes32 _eventHash
pause(
renounceMinter(
renouncePauser(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setSupplyAndSector(uint16 _landTypeuint256 _totalVolumeuint256 _sectorSupplyLimituint256 legendarySupplyuint256 epicSupplyuint256 rareSupplyuint256 uncommonSupplyuint256 commonSupply
setTokenURIPrefix(string _tokenURIPrefix
transferFrom(address _fromaddress _touint256 _tokenId
unLockToken(uint256 _tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintEvent(address indexed assetOwneruint256 tokenIduint256 atbytes32 indexed eventHash
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.