MintShop1155

Verified contract

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

No balances found for "MintShop1155"

0x24807f90c3c6fa2581ba87ac231b456c2e711a5e3ae1d613d55edff7b962d976
0xe6cadc27ab448f124cc403e16e1e22ee85b51cceb26c166bf7b4f0ee087784e7
0xdab16ab43aa6a149cf0ec7b73d66c333604d73fe2570b9b7b3e90b16785d4780
0x02e243ec9cccb607ee0f8cb6b3d8f8f8a6bb67d94afc30eda9af9aedb308d90d
0x12b54a7de50c1eac6234f6efda76c22915fc277956af0d242cf22993a550fbde
0x56687b30b0fbbd5823be19b8b268338a3f102aac3e97be83368ff7affc877e60
0x40fdc4f6bed02a44f80a3372e0129564065119ba53ca99c49926b2b4c7f603a5
0x07917bdc6c6f0f6f5fe277ddc30f5b66728e3063ec0317addce0e51d0acbc437
0xff227457f8da79cfc4d184146e3d57ea45a01610675afb1c62092cc09722600b
0x7effba423b14e0bfd8120eb51fb723cf053f2bbc92b0f84bf2dae1c71a24efca

Functions
Getter at block 21397327
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)
0x12dc939bbd79830f7d7b4751c3a60150819e13ac
nextPoolId(view returns (uint256)
7
nextWhitelistId(view returns (uint256)
1
owner(view returns (address)
0x62e567a0e6e92656a913722bfb922e2c573d0002
paymentReceiver(view returns (address)
0x7ed13e16b74044a06edee23a6ad3bc8be78ddf16
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.