MyCryptoHeroes:Land

Verified contract

Active on Ethereum with 7,837 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
--
0xb679642bd3b2674bf61ee6cebcf2fbfba4b1c7d550640af6ba05a8a7d1097096
0xbe16fb9fec10f15c0570a0378215f178122c1c4f3c0d4ca96e4b04d8d91b810e
0xc035181773c55bcbef8ed95d88adfc65c73a0cdd75f2f55f8670784fccb3e044
0x6c0a69f1dcb694ee40bdc44df6d8d548401d1b4230b66a50acf027c24888f085
0x0da549e3afb7df8d49e81ac8720ec78102af56d0fd2e363695eee40355572f7e
0x7f740abc7678e1fda50c1d1a24dcdd51b70144a72998d83704ac8dd0287d6af4
0xc71023c0da48db4fee184421387fc04ea6226459e62334714d3343c5c2b957fb
0x17355e21c721b860587460486dd99367ee74531cee13794b017fff69ec3e0080
0x6308d8aa573dccec3a9ce313378af08b9179c0bb5bda18653872fe8b68a10d3a
0x064d2c22df70591d7c30da720f32ec84b5bd05928904d3b684b4195d5b405222

Functions
Getter at block 21286169
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.