NONLaunchpad
Verified contract
Active on
Ethereum with 488 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 "NONLaunchpad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17432260 | a year ago | | | 0 | 0.0019159360 | |
| 17432255 | a year ago | | | 0 | 0.0017314694 | |
| 17432250 | a year ago | | | 0 | 0.0020901120 | |
| 17432243 | a year ago | | | 0 | 0.0020030240 | |
| 17432218 | a year ago | | | 0 | 0.0017347347 | |
| 17430040 | a year ago | | | 0 | 0.0017901689 | |
| 17429946 | a year ago | | | 0 | 0.0055997470 | |
| 17428011 | a year ago | | | 0 | 0.0023966800 | |
| 17428011 | a year ago | | | 0 | 0.0082730142 | |
| 17427751 | a year ago | | | 0 | 0.0060100117 |
ABI
ABI objects
Getter at block 21176498
owner() view returns (address)
0x7d0216019f51d868d1cc097ba0014b54f9830006
paused() view returns (bool)
false
Read-only
getRegistry(bytes4 proxyId) view returns (address)
isInWhiteList(bytes4 proxyId, bytes4 launchpadId, uint256 roundsIdx, bytes signature, address msgSender) view returns (uint32)
launchpadRegistry(bytes4) view returns (address)
State-modifying
Events launchpadBuy(bytes4 proxyId, bytes4 launchpadId, uint256 roundsIdx, uint256 quantity, bytes signature) payable
launchpadSetBaseURI(bytes4 proxyId, bytes4 launchpadId, string baseURI)
pause()
registerLaunchpadProxy(address proxy)
renounceOwnership()
transferOwnership(address newOwner)
unpause()
LaunchpadBuyEvt(bytes4 indexed proxyId, bytes4 launchpadId, uint256 roundsIdx, uint256 quantity, uint256 payValue)
LaunchpadSetBaseURIEvt(bytes4 proxyId, bytes4 launchpadId, string baseURI)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ProxyRegistered(bytes4 indexed launchpadProxyId, address indexed proxyAddress)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.