OnchainPresaleWl
Verified contract
Active on
Base with 59 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000935 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14818548 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14814593 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14807180 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14806649 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14806610 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14806457 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14805319 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14804589 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14802095 | 7 months ago | | | 0.5 | 0.00017335205 | |
| 14801143 | 7 months ago | | | 0.5 | 0.00017335205 |
ABI
ABI objects
Getter at block 23858085
feeDestination() view returns (address)
0xf0cbace2d27910023c81e9d626e837b17bde72cf
owner() view returns (address)
0x7ac80c4a4f17fa222f82db94b1d0701062946c68
paused() view returns (bool)
false
price() view returns (uint256)
500000000000000000
Read-only
isWhitelisted(address) view returns (bool)
purchased(address) view returns (bool)
State-modifying
Events pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
whitelist(address[] accounts)
whitelistBuy() payable
withdraw(uint256 amount, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Purchase(address buyer, uint256 amount)
Unpaused(address account)
constructor(address _feeDestination)
receive()
This contract contains no error objects.