MTBLSCollection
Verified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "MTBLSCollection"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15246461 | 2 years ago | | | 0 | 0.0020887740 | |
| 15246229 | 2 years ago | | | 0 | 0.0023969654 | |
| 15244874 | 2 years ago | | | 0 | 0.0012883593 | |
| 15244857 | 2 years ago | | | 0 | 0.0011927147 |
ABI
ABI objects
Getter at block 21306918
implementation() view returns (address)
0x24f3f8365cb4534e21cdf02b135bf1e87a3a208f
active() view returns (bool)
true
endTime() view returns (uint256)
1974819600
getAdmins() view returns (address[] admins)
[]
owner() view returns (address)
0x5c4488a64f1a6d3d24510cac067acfb0c6431be4
presaleInterval() view returns (uint256)
0
presalePurchaseLimit() view returns (uint16)
3
presaleTokenPrice() view returns (uint256)
0
purchaseLimit() view returns (uint16)
3
startTime() view returns (uint256)
1659200400
state() view returns (struct IERC721CollectionCollectionState)
(8800, 8794, 0, 3, 3, 0, 3, 0, true, 1659200400, 1974819600, 0)
tokenCount() view returns (uint16)
6
tokenMax() view returns (uint16)
8800
tokenPrice() view returns (uint256)
0
tokenRemaining() view returns (uint16)
8794
transactionLimit() view returns (uint16)
3
Read-only
isAdmin(address admin) view returns (bool)
nonceUsed(string nonce) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events activate(uint256 startTime_, uint256 duration, uint256 presaleInterval_)
approveAdmin(address admin)
deactivate()
initialize(address creator, uint16 tokenMax_, uint256 tokenPrice_, uint16 transactionLimit_, uint16 purchaseLimit_, uint256 presaleTokenPrice_, uint16 presalePurchaseLimit_, address signingAddress)
premint(address[] addresses)
premint(uint16 amount)
purchase(uint16 amount, bytes32 message, bytes signature, string nonce) payable
renounceOwnership()
revokeAdmin(address admin)
setTokenURIPrefix(string prefix)
transferOwnership(address newOwner)
withdraw(address recipient, uint256 amount)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
CollectionActivated(uint256 startTime, uint256 endTime, uint256 presaleInterval)
CollectionDeactivated()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unveil(uint256 collectibleId, address tokenAddress, uint256 tokenId)
constructor(address signingAddress)
fallback()
receive()
This contract contains no error objects.