Hero

Verified contract

Active on Ethereum with 570 txns
Deployed by via 0xfdb57c34 at 14929542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
 (#1364)
ERC-1555
--
 (#1014)
ERC-1555
--
 (#1371)
ERC-1555
--
 (#1313)
ERC-1555
--
 (#1055)
ERC-1555
--
 (#1000)
ERC-1555
--
 (#1260)
ERC-1555
--
 (#1194)
ERC-1555
--
 (#1115)
ERC-1555
--
 (#1016)
ERC-1555
--
0x3e18cbc699f46a6284662594558efb8a668a181815d5e0499f27e38811fd5d2a
0xb4a644891ba39fe94186cf4a68752466bc0fcfec955adf10f985c59c2f59e4ce
0xcdaf7dd3d9dafc6fd8a599cdef42c25577a1269371b214396a2500e1e9529150
0xc8385d96ef70c38204b2cbcd87356dd182134b283bed2328b4d7b229ab4747d5
0xf0439aca550910fb2c0c3cf4d3b8674f9afc903c4ff49543eade6c197d3e1a01
0x5897d8b12a37dc04d32d867dd7083b6e63a2f8bc7355b79cb6546665fd121c37
0xec149f9bc85d8cb241eb2c04808a5ff36ba85e419a872e2c44ee458fe2956724
0xd65cffe4b580963db5573ee293f03f2ec9d4d19cf6ee7bd0372cbf9446043559
0x89ccc6b414b6fdb159753988b42294a21b8f3653c83f58febabd0d51c4fbf286
0xb851c7fbdf1c3cd838f06b3f84e7c6c73d4b3caabd27a8a295353cf14700d0f3

Functions
Getter at block 20877816
contractURI(view returns (string)
https://pixelwar.com/api/hero/metadata/contract
getChainID(view returns (uint256)
1
maxSupply(view returns (uint256)
10000
name(view returns (string)
Hero
owner(view returns (address)
0x2f99ec49e146ee732fd235a62887e205feff0b77
primarySalesReceiver(view returns (address)
0x2fd12a10d25c329ebb745d7ad23c3293255894b6
provenanceHash(view returns (string)
97187b4f6ca1df3a13b30b322190d5b26eb754cb7c0be9dd23e0ca44087e8068
royaltyPercentage(view returns (uint8)
10
royaltyReceiver(view returns (address)
0x1260c55fb13004250ded7ed94bca3851645bab6f
symbol(view returns (string)
HERO
totalSupply(view returns (uint256)
232
Read-only
balanceOf(address ownerview returns (uint256)
child1155Balance(uint256 tokenIdaddress childContractuint256 childTokenIdview returns (uint256)
child1155ContractsFor(uint256 tokenIdview returns (address[])
child1155IdsForOn(uint256 tokenIdaddress childContractview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getClaimNonce(uint256 tokenIdview returns (uint256)
getMintNonce(address msgSignerview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 _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)
State-modifying
addSigner(address signer_
approve(address touint256 tokenId
bulkChanges(struct HeroBulkChangeVoucher bulkChangeVoucher
claimItems(struct HeroBulkChangeVoucher voucher
disableSigner(address signer_
mint(struct HeroMintVoucher voucherpayable 
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 amountbytes datareturns (bytes4)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setRoyalty(address creatoruint8 _royaltyPercentage
setUri(string uri_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BulkChanges(uint256 tokenIduint256[] itemsToEquipuint256[] amountsToEquipuint256[] slotsToEquipuint256[] itemsToUnequipuint256[] amountsToUnequipaddress heroOwner
ItemsClaimed(uint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceivedChild1155(address indexed fromuint256 indexed toTokenIdaddress indexed childContractuint256 childTokenIduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferBatchChild1155(uint256 indexed fromTokenIdaddress indexed toaddress indexed childContractuint256[] childTokenIdsuint256[] amounts
TransferSingleChild1155(uint256 indexed fromTokenIdaddress indexed toaddress indexed childContractuint256 childTokenIduint256 amount
Constructor
constructor(uint256 maxSupply_string uri_address signer_address primarySalesReceiver_address royaltyReceiver_uint8 royaltyPercentage_string contractURI_string provenanceHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.