NftPresale
Verified contract
Active on
Ethereum with 3,706 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cd0…bc76
0xd3db…0590
Balances ($0.00)
No balances found for "NftPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13546842 | 3 years ago | | | 0.2 | 0.0025375813 | |
| 13488677 | 3 years ago | | | 0.2 | 0.0026086352 | |
| 13484818 | 3 years ago | | | 0.2 | 0.0018797109 | |
| 13475286 | 3 years ago | | | 0.2 | 0.0063562143 | |
| 13475277 | 3 years ago | | | 0.2 | 0.013917506 | |
| 13475276 | 3 years ago | | | 0.2 | 0.011744617 | |
| 13475263 | 3 years ago | | | 0.2 | 0.012621419 | |
| 13475253 | 3 years ago | | | 0.2 | 0.016611559 | |
| 13475243 | 3 years ago | | | 0.2 | 0.018561398 | |
| 13475233 | 3 years ago | | | 0.2 | 0.017659354 |
ABI
ABI objects
Getter at block 21207036
FINISH_TIME() view returns (uint256)
1635015600
PRE_SALE_PRICE() view returns (uint256)
200000000000000000
START_TIME() view returns (uint256)
1634929200
nft() view returns (address)
0x4cd0ea8b1bdb5ab9249d96ccf3d8a0d3ada2bc76
owner() view returns (address)
0x142581fda5769fe7f8d3b50794dbda454da4f3ac
receiver() view returns (address)
0xd3db8094b50f2f094d164c1131bb9e604dfe0590
verifyAddress() view returns (address)
0x142581fda5769fe7f8d3b50794dbda454da4f3ac
Read-only
buyers(address) view returns (bool)
State-modifying
Events buy(uint256 _amount, bytes _signature) payable
cashOut(address _to)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nftAddress, address _receiverAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.