MintShop1155
Verified contract
Active on
Ethereum with 3,486 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MintShop1155"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14393732 | 3 years ago | | | 0.0888 | 0.0092578753 | |
| 14393732 | 3 years ago | | | 0.0888 | 0.0092578753 | |
| 14393732 | 3 years ago | | | 0.0888 | 0.0092578753 | |
| 14393732 | 3 years ago | | | 0.0888 | 0.0092578753 | |
| 14212450 | 3 years ago | | | 0.2664 | 0.012098101 | |
| 14212450 | 3 years ago | | | 0.2664 | 0.012098101 | |
| 14212450 | 3 years ago | | | 0.2664 | 0.012098101 | |
| 14126081 | 3 years ago | | | 0.0888 | 0.010986273 | |
| 14126081 | 3 years ago | | | 0.0888 | 0.010986273 | |
| 14126081 | 3 years ago | | | 0.0888 | 0.010986273 |
ABI
ABI objects
Getter at block 21169340
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_ACCESS_ROUND() view returns (bytes32)
0xdbcef4c79a032f94ada7192586b76f7380ea76142bf44f7dffcbf07318d22d14
SET_ITEMS() view returns (bytes32)
0xc903eceeaa295aa6e6e9842295a59defe28f342a27ae7c55c8b481933b1ae86d
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
maxAllocation() view returns (uint256)
10000
nextPoolId() view returns (uint256)
1
owner() view returns (address)
0x4cd8a767d3ffa90b802caa61d206cea812ce5149
paymentReceiver() view returns (address)
0x4b228ada7a940928f747ee6a5778da2773b377a4
paymentReceiverLocked() view returns (bool)
false
sweepLocked() view returns (bool)
false
version() pure returns (uint256)
1
Read-only
accessRoots(uint256) view returns (bytes32 merkleRoot, uint256 startTime, uint256 endTime, uint256 round, uint256 price, address token)
getPools(uint256[] _ids, uint256 _itemIndex) view returns (struct MintShop1155PoolOutput[])
getPurchaseCounts(address[] _purchasers, uint256[] _ids) view returns (uint256[][])
globalPurchaseCounts(address) view returns (uint256)
hasRight(address _address, bytes32 _circumstance, bytes32 _right) view returns (bool)
hasRightUntil(address _address, bytes32 _circumstance, bytes32 _right) view returns (uint256)
isEligible(struct DFStorageWhiteListInput _whiteList, uint256 _id) view returns (bool)
items(uint256) view returns (address)
managerRight(bytes32) view returns (bytes32)
nextItemIssues(bytes32) view returns (uint256)
permissions(address, bytes32, bytes32) view returns (uint256)
pools(uint256) view returns (uint256 currentPoolVersion, struct DFStoragePoolInput config)
remainder(struct DFStorageWhiteListInput _whiteList, uint256 _id, address _user) view returns (uint256)
verify(uint256 _accesslistId, uint256 _index, bytes32 _node, bytes32[] _merkleProof) view returns (bool)
State-modifying
Events addPool(struct DFStoragePoolInput _pool, uint256[] _groupIds, uint256[] _issueNumberOffsets, uint256[] _caps, struct DFStoragePrice[][] _prices)
addWhiteList(uint256 _poolId, struct DFStorageWhiteListCreate[] whitelist)
lockGlobalPurchaseLimit()
lockPaymentReceiver()
lockSweep()
mintFromPool(uint256 _id, uint256 _groupId, uint256 _assetIndex, uint256 _amount, uint256 _itemIndex, struct DFStorageWhiteListInput _whiteList) payable
renounceOwnership()
setAccessRound(uint256 _accesslistId, bytes32 _merkleRoot, uint256 _startTime, uint256 _endTime, uint256 _price, address _token)
setItems(address[] _items)
setManagerRight(bytes32 _managedRight, bytes32 _managerRight)
setPermit(address _address, bytes32 _circumstance, bytes32 _right, uint256 _expirationTime)
sweep(address _token, uint256 _amount, address _address)
transferOwnership(address newOwner)
updateGlobalPurchaseLimit(uint256 _newGlobalPurchaseLimit)
updatePaymentReceiver(address _newPaymentReceiver)
updatePool(uint256 _id, struct DFStoragePoolInput _config, uint256[] _groupIds, uint256[] _issueNumberOffsets, uint256[] _caps, struct DFStoragePrice[][] _prices)
updatePoolConfig(uint256 _id, struct DFStoragePoolInput _config)
GlobalPurchaseLimitLocked(address indexed locker)
GlobalPurchaseLimitUpdated(address indexed updater, uint256 indexed oldPurchaseLimit, uint256 indexed newPurchaseLimit)
ItemPurchased(address indexed buyer, uint256 poolId, uint256[] indexed itemIds, uint256[] amounts)
ManagementUpdated(address indexed manager, bytes32 indexed managedRight, bytes32 indexed managerRight)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentReceiverLocked(address indexed locker)
PaymentReceiverUpdated(address indexed updater, address indexed oldPaymentReceiver, address indexed newPaymentReceiver)
PermitUpdated(address indexed updator, address indexed updatee, bytes32 circumstance, bytes32 indexed role, uint256 expirationTime)
PoolUpdated(address indexed updater, uint256 poolId, struct DFStoragePoolInput indexed pool, uint256[] groupIds, uint256[] caps, struct DFStoragePrice[][] indexed prices)
SweepLocked(address indexed locker)
TokenSweep(address indexed sweeper, address indexed token, uint256 amount, address indexed recipient)
WhitelistUpdated(address indexed updater, uint256 whitelistId, uint256 timestamp)
constructor(address _owner, address _paymentReceiver, uint256 _globalPurchaseLimit, uint256 _maxAllocation)
This contract contains no fallback and receive objects.
This contract contains no error objects.