GimmeTheLootByChainzoku

Verified contract

Active on Ethereum with 4,096 txns
Deployed by via 0xfcccfd27 at 16276503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GimmeTheLootByChainzoku"

0xb5746697774000bdaf69a3e5bc0c520a6a47e76aa4fb11578b30960c1d86c525
0xea21d27881a0ede5d65fd2ff82dbb50804f6123fdf5997c9cf031c574879e713
0x7d7952a76b10b368a5ab97d9ca4f4a9466c3a2e9ec957a1a0924c1df663457d2
0x128c4227222c3be52a2c5108e7a01bbfaa73bd8c33c351e6b2eb8f1ad704d8b2
0x0e4172549dea851a00048e5bc01306855fdb32d2b508a72669b7d92ed42049b0
0x36420dc57a5504e843deeb550097c5525ab437d6331f1ecdcac332448ef581d4
0xfc6cc4b46fa0415308051b81a7f9881234813ddddc7b74b95b9a8f42d5d532b8
0x21ef074552bb94244600faecda2f2a40a1300aadb200a4802dcdeaeb495747da
0xf60dd549b5017bd1f3ef7c12b82a3efb313db3d949a2d254870e1eaad4523faa
0xa9fea5233c3a2601e7a23bf147e3db5decedd7efdeb13774ea534324d3fd4e64

Functions
Getter at block 20930678
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
merkleRoot(view returns (bytes32)
0x8ae522d87239e1a10a0474a3dcde4e59ca4712bd8ee5017a19574e81e8a587f0
mintCurrent(view returns (string)
NONE
mintNames(view returns (string[])
[BOX_1]
multiSigContract(view returns (address)
0x8634ab5e10f39d22bf8af7313dd9a1bc5939fa20
owner(view returns (address)
0x09041ffeba8049f178fff342e367d452925d9a1b
shareContract(view returns (address)
0xe8530ecdd995b23a0e571de54c5fa04c508ce83b
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
burnThemAllStart(uint256view returns (uint256)
isAdmin(address _adminview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
merkleCheck(bytes32[] _proofbytes32 _leafview 
mintBalance(string _nameaddress _walletview returns (uint256)
mintIsOpen(string _nameview returns (bool)
mintNamesKey(stringview returns (uint8)
mintPrice(string _nameuint256 _countview returns (uint256)
mints(stringview returns (uint256 startuint256 enduint256 maxPerWalletuint256 maxPerTxuint256 pricebool pausedbool valid)
mintsNames(uint256view returns (string)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supplies(uint256view returns (uint64 maxuint64 minteduint64 burned)
supportsInterface(bytes4 _interfaceIdview returns (bool)
totalSupply(uint256 _idview returns (uint64)
uri(uint256view returns (string)
walletOfOwner(address _walletuint256 _maxIdview returns (uint256[])
State-modifying
BurnThemAll(uint256 _iduint256 _burnThemAllStart
GimmeTheBox(bytes32[] _proofuint256 _iduint256 _countuint256 _maxpayable 
GimmeTheLoot(uint256 _iduint64 _count
ToTheVault(uint256 _id
burn(uint256 _iduint64 _count
init(uint256 _idstruct ERC1155MultiSupply _supplyaddress _multiSigContractaddress _shareContract
pauseMint(string _namebool _pause
renounceOwnership(
reserve(uint256 _iduint64 _count
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAdminAddress(address _adminbool _active
setApprovalForAll(address operatorbool approved
setBaseUri(string baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 _merkleRoot
setMint(string _namestruct IMultiMintMint _mint
setMultiSigContract(address _contract
setShareContract(address _shareContract
setSupply(uint256 _idstruct ERC1155MultiSupply _supply
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
EventMintChange(string _namestruct IMultiMintMint sale
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string baseURI
Fallback and receive
receive(
Errors
OperatorNotAllowed(address operator