MintShop1155

Verified contract

Active on Ethereum with 489 txns
Deployed by via 0xada24ef0 at 12929650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MintShop1155"

0x97af38b98b9efa84b29704f146589ad79c22db1a96c0e1f2a0b6db3d96ad9b85
0xd99e6fbcbfc32920aa2a26e024f518b1b5ad57fa606b7046b19b4d4581135905
0x7105d8446b15d0165ec3663ee894905ab87ae8b0bde2fedb4489476bfdc8027a
0xd4d73e08333aef74fddb18d6bbaabd24b1c61f76d0d69a393b3540df2e638380
0x9db18ecf8932b443db303b596902823fd8c0202f30b5fe5f4f6546c84e74a242
0xa4d5487216b2cf5757bb118addba8552bd01f1add8e90940ea7a466cc23867ed
From
0x5912db858bcd6cae28d7446793a8bf74623b32bdd8634d404d2c929d3a019a2c
0x430ebdddf3437e2ab86a3ab88f79c1af0dcfd2bc631fed5570afab583bc78252
0xa97425f7c8ec1d075e2f284630bc8950a16ea16f34b54b1db70d9dd6872715bc
0x073e85f6b45fa64f50ab9738cd9b6f6eab45bf88025615300dbeb7fc79c6eed9

Functions
Getter at block 21183987
LOCK_GLOBAL_LIMIT(view returns (bytes32)
0x36aca941e75bffb6d7615d125171f4f3d34f99718ee03908ed244cdc4cc8e759
LOCK_PAYMENT_RECEIVER(view returns (bytes32)
0x27a197db167d9ef273594120ada4e4c5e3a13bc9f76d745c1bc0a36315dea30a
LOCK_SWEEP(view returns (bytes32)
0xefa425e0e493cbbeeed2833ecbc426ad9e567110edb11951c74d293f99a42016
MANAGER(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
POOL(view returns (bytes32)
0x5d5c2d2522b7f6ec8d1c86f44956b9ecd4376b1842cd263d54a5368aa149486d
SET_PAYMENT_RECEIVER(view returns (bytes32)
0x9db6e9c424dcde0d5f3a75b470e5bc54cc3dc02c6879e33feab14f958b87680e
SWEEP(view returns (bytes32)
0x305f9d04da14abed356cd8eddf1c22de3798f6aa89fa84e82f3bcb1ba154e2d8
UNIVERSAL(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
UPDATE_GLOBAL_LIMIT(view returns (bytes32)
0xd6eb7457563d8954a1befba5aaf8bc2f82bd1b2cc37d8475791cad943bdcf0c6
WHITELIST(view returns (bytes32)
0x0af0c3ebe77999ca20698e1ff25f812bf82409a59d21ca15a41f39e0ce9f2500
ZERO_RIGHT(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
globalPurchaseLimit(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
globalPurchaseLimitLocked(view returns (bool)
false
item(view returns (address)
0x6110dd87b7a6fbbebb0ea0f0dffb59ae59009af2
nextPoolId(view returns (uint256)
1
nextWhitelistId(view returns (uint256)
1
owner(view returns (address)
0x1f6abf0431e20d7be372fa300eae471ea1c0b49c
paymentReceiver(view returns (address)
0x1f6abf0431e20d7be372fa300eae471ea1c0b49c
paymentReceiverLocked(view returns (bool)
false
sweepLocked(view returns (bool)
false
version(pure returns (uint256)
1
Read-only
getPools(uint256[] _idsview returns (struct MintShop1155PoolOutput[])
getPoolsWithAddress(uint256[] _idsaddress _addressview returns (struct MintShop1155PoolAddressOutput[])
getPurchaseCounts(uint256[] _idsaddress[] _purchasersview returns (uint256[][])
getWhitelistStatus(uint256[] _idsaddress[] _addressesview returns (bool[][])
globalPurchaseCounts(addressview returns (uint256)
hasRightUntil(address _addressbytes32 _circumstancebytes32 _rightview returns (uint256)
managerRight(bytes32view returns (bytes32)
nextItemIssues(uint256view returns (uint256)
permissions(addressbytes32bytes32view returns (uint256)
pools(uint256view returns (string nameuint256 startTimeuint256 endTimeuint256 purchaseLimituint256 singlePurchaseLimitstruct MintShop1155PoolRequirement requirementuint256 currentPoolVersion)
whitelists(uint256view returns (uint256 expiryTimebool isActiveuint256 currentWhitelistVersion)
State-modifying
addPool(struct MintShop1155PoolInput _pooluint256[] _groupIdsuint256[] _issueNumberOffsetsuint256[] _capsstruct MintShop1155Price[][] _prices
addToWhitelist(uint256 _idaddress[] _addresses
addWhitelist(struct MintShop1155WhitelistInput _whitelist
lockGlobalPurchaseLimit(
lockPaymentReceiver(
lockSweep(
mintFromPool(uint256 _iduint256 _groupIduint256 _assetIndexuint256 _amountpayable 
removeFromWhitelist(uint256 _idaddress[] _addresses
renounceOwnership(
setManagerRight(bytes32 _managedRightbytes32 _managerRight
setPermit(address _addressbytes32 _circumstancebytes32 _rightuint256 _expirationTime
setWhitelistActive(uint256 _idbool _isActive
sweep(address _tokenuint256 _amountaddress _address
transferOwnership(address newOwner
updateGlobalPurchaseLimit(uint256 _newGlobalPurchaseLimit
updatePaymentReceiver(address _newPaymentReceiver
updatePool(uint256 _idstruct MintShop1155PoolInput _pooluint256[] _groupIdsuint256[] _issueNumberOffsetsuint256[] _capsstruct MintShop1155Price[][] _prices
updateWhitelist(uint256 _idstruct MintShop1155WhitelistInput _whitelist
Events
GlobalPurchaseLimitLocked(address indexed locker
GlobalPurchaseLimitUpdated(address indexed updateruint256 indexed oldPurchaseLimituint256 indexed newPurchaseLimit
ItemPurchased(address indexed buyeruint256 poolIduint256[] indexed itemIdsuint256[] amounts
ManagementUpdated(address indexed managerbytes32 indexed managedRightbytes32 indexed managerRight
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentReceiverLocked(address indexed locker
PaymentReceiverUpdated(address indexed updateraddress indexed oldPaymentReceiveraddress indexed newPaymentReceiver
PermitUpdated(address indexed updatoraddress indexed updateebytes32 circumstancebytes32 indexed roleuint256 expirationTime
PoolUpdated(address indexed updateruint256 poolIdstruct MintShop1155PoolInput indexed pooluint256[] groupIdsuint256[] capsstruct MintShop1155Price[][] indexed prices
SweepLocked(address indexed locker
TokenSweep(address indexed sweeperaddress indexed tokenuint256 amountaddress indexed recipient
WhitelistActiveUpdate(address indexed updateruint256 indexed whitelistIdbool indexed isActive
WhitelistAddition(address indexed adderuint256 indexed whitelistIdaddress[] indexed addresses
WhitelistRemoval(address indexed removeruint256 indexed whitelistIdaddress[] indexed addresses
WhitelistUpdated(address indexed updateruint256 indexed whitelistIdaddress[] indexed addresses
Constructor
constructor(address _owneraddress _itemaddress _paymentReceiveruint256 _globalPurchaseLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.