HeroAsset

Verified contract

Active on Ethereum with 30,255 txns
Deployed by via 0xb98015cd at 6367420
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
--
0x0f130d9a02c093023eaee255405663be18bdb1d24619ba2cb1553ecbb5a2c265
0x9e544c2072755829ed5c524a1b1c299419c99515d68c1a7f8130f723dd4706e5
0x67708c7a91cda6725910bda798e817d17d4d4d1292e75544b9c1d2c07225efcf
0x14fc8e599c889255f5900f14e838884b1981c731a65b4fcfe74249c899a019b3
0x2b91d1f8d5092505d863a98d1054de4953201e05b1ded501c65d9d679fb5700d
0xd4b0ebcec7723dcf97925c64ffb0266eca0f76978d3ccc34581bdf2d6674de3b
0x24094d1b081b54c7ea89ec017486ee8f86266d35cb4dfb2d5c7c4a2f7202c065
0xd5c21df7e0e14eeee7b56620aaa06fe61f516b3e51cd783d560a8d1d6f3bb643
0x59fe384e803fd04c0cff51c1ce02c4d75080e4892c999c796c7e52a0514f0949
0x58e437ffef2c2bc2b97346e6db01354f4d9f7db440fe849dfaa0405526820036

Functions
Getter at block 21276242
HERO_TYPE_OFFSET(view returns (uint16)
10000
mintingFinished(view returns (bool)
false
name(view returns (string)
MyCryptoHeroes:Hero
paused(view returns (bool)
false
symbol(view returns (string)
MCHH
tokenURIPrefix(view returns (string)
https://www.mycryptoheroes.net/metadata/hero/
totalSupply(view returns (uint256)
21001
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSupplyLimit(uint16 _heroTypeview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
isPauser(address accountview 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
finishMinting(returns (bool)
mint(address touint256 tokenIdreturns (bool)
mintHeroAsset(address _owneruint256 _tokenId
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
pause(
renounceMinter(
renouncePauser(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setSupplyLimit(uint16 _heroTypeuint16 _supplyLimit
setTokenURIPrefix(string _tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
MintingFinished(
Paused(
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.