TPlusMinusDataSculptureSplashdown
Verified contract
Proxy
Active on
Ethereum with 233 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
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
2 additional
variables
Balances ($0.00)
No balances found for "TPlusMinusDataSculptureSplashdown"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14572604 | 3 years ago | | | 0 | 0.0087771446 | |
| 14559662 | 3 years ago | | | 1 | 0.0018936560 | |
| 14559655 | 3 years ago | | | 1 | 0.0069254803 | |
| 14559640 | 3 years ago | | | 1 | 0.0072713289 | |
| 14559628 | 3 years ago | | | 1 | 0.011123630 | |
| 14559619 | 3 years ago | | | 1 | 0.0085527275 | |
| 14559619 | 3 years ago | | | 1 | 0.0085523486 | |
| 14559607 | 3 years ago | | | 1 | 0.0094059173 | |
| 14559586 | 3 years ago | | | 1 | 0.0065272087 | |
| 14559577 | 3 years ago | | | 1 | 0.0078450026 |
ABI
ABI objects
Getter at block 21162496 state() view returns (struct IERC721CollectionCollectionState)
implementation() view returns (address)
0xa3a093a1669e9e9fa7f8fe3a811143398f679e22
active() view returns (bool)
true
claimEndTime() view returns (uint256)
0
claimStartTime() view returns (uint256)
0
endTime() view returns (uint256)
1649617201
getAdmins() view returns (address[] admins)
[0xFa837C2E71888BE99473A202804c353C4b24A24b]
owner() view returns (address)
0xd8743095007b6d98c43c797dc9ac618c56a0cfb7
presaleInterval() view returns (uint256)
172800
presalePurchaseLimit() view returns (uint16)
1
presalePurchasePrice() view returns (uint256)
1000000000000000000
purchaseCount() view returns (uint16)
230
purchaseLimit() view returns (uint16)
1
purchaseMax() view returns (uint16)
472
purchasePrice() view returns (uint256)
10000000000000000000000000000000
purchaseRemaining() view returns (uint16)
242
startTime() view returns (uint256)
1649444400
transactionLimit() view returns (uint16)
1
transferLocked() view returns (bool)
false
useDynamicPresalePurchaseLimit() view returns (bool)
false
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_, uint256 claimStartTime_, uint256 claimEndTime_)
approveAdmin(address admin)
approveTransfer(address from, address, uint256) returns (bool)
claim(uint16 amount, bytes32 message, bytes signature, string nonce)
deactivate()
initialize(address creator, uint16 purchaseMax_, uint256 purchasePrice_, uint16 purchaseLimit_, uint16 transactionLimit_, uint256 presalePurchasePrice_, uint16 presalePurchaseLimit_, address signingAddress, bool useDynamicPresalePurchaseLimit_)
premint(address[] addresses)
premint(uint16 amount)
purchase(uint16 amount, bytes32 message, bytes signature, string nonce) payable
renounceOwnership()
revokeAdmin(address admin)
setApproveTransfer(address creator, bool enabled)
setTokenURIPrefix(string prefix)
setTransferLocked(bool locked)
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, uint256 claimStartTime, uint256 claimEndTime)
CollectionDeactivated()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unveil(uint256 collectibleId, address tokenAddress, uint256 tokenId)
constructor(address creator, address signingAddress)
fallback()
receive()
This contract contains no error objects.