HyperLoot

Verified contract

Active on Ethereum with 6,452 txns
Deployed by via 0x06786784 at 14513055
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "HyperLoot"

0x5c4702e50065dd696e95db75fa7a75216f779b32e14baf839d0d0110d7d02f6f
0x50389d5798fd5b2a0eb1c2858d03c31ab17f17ea295427102af18aef48e59c80
0x3ae4f044ed8568b4657bda6f2c0f3914372bb492f182c2e345be79477c09f8c6
0xba760f863bf207675a00d0c41e1bdafa3f84c3920521c10b586e59c9c3e4c844
0xdb91b6fa4ae155a9c6ac5cecbab99d3c48899efcb810d05fb5c8b7ce05836a75
0xd30fd8066c2b209d3c87a66ec5ad108ab2f6e925b0c063dc95e05f85cbab72bf
0x0a48df23a2e4127e07821ce713d21c7d193c2990984dc7c1fb55e2d31d5dc873
0xba0a18c55047cc37b70a7d301004ec47c508c16252a0d26b405a839f72f20193
0x080cede6f6098fe449b4c3a9083920158066b7f413e6a380113da95675b9ce54
0x6792c5e303f4941fc56fba09926312d557ba29c7fa3b0646e2dcf020bde4e350

Functions
Getter at block 20816267
MINT_PRICE(view returns (uint256)
50000000000000000
TOTAL_SUPPLY(view returns (uint256)
20000
hyperlistMerkleRoot(view returns (bytes32)
0xdc1ad130d4cb47885bbe69fe8c4e6f54168f50dd71cb0e9755d0ea91c4d7c877
isLootPublicSaleActive(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
name(view returns (string)
HyperLoot
owner(view returns (address)
0xa342c083b78dcef9ca20b02be8497e5b1e034e5e
royaltyAddress(view returns (address)
0xa342c083b78dcef9ca20b02be8497e5b1e034e5e
royaltyPercentage(view returns (uint256)
650
symbol(view returns (string)
HLOOT
totalGAMinted(view returns (uint256)
400
totalLootMinted(view returns (uint256)
2473
totalMLootMinted(view returns (uint256)
5705
totalSupply(view returns (uint256)
8585
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isGAClaimed(uint256 gaIdview returns (bool)
isLootClaimed(uint256 lootIdview returns (bool)
isMLootClaimed(uint256 mlootIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royalty)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintGiveaway(uint256 lootIduint8 faceIduint8 eyesIduint8 backgroundIduint8 leftHandId
mintLootPublic(uint256[] bagIdsuint16[] bagTypeuint8[] traitspayable 
mintPresale(uint256[] bagIdsuint16[] bagTypeuint8[] traitsbytes32[] merkleProofpayable 
mintPublic(uint256[] bagIdsuint16[] bagTypeuint8[] traitspayable 
mintSpecialSet(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setGiveaway(address[] addressesuint256[] lootIds
setLootPublicSale(
setMerkleRoot(bytes32 root
setPresale(bool saleState
setPublicSale(bool saleState
setRoyalty(uint256 percentageaddress receiver
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
HyperLootMinted(address indexed touint256 indexed iduint256 fromTokenTypeuint256 fromTokenIduint8[4] traits
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.