ElementLaunchpad
Verified contract
Proxy
Active on
Ethereum with 7,478 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($61.71)
Native
Value
$61.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02001 | $3,084.11 |
$61.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20250820 | 4 months ago | | | 0 | 0.000053636000 | |
| 17777168 | a year ago | | | 0 | 0.0018884521 | |
| 17777168 | a year ago | | | 0 | 0.0020853769 | |
| 17777167 | a year ago | | | 0 | 0.0052928663 | |
| 17777165 | a year ago | | | 0 | 0.0057419125 | |
| 17777164 | a year ago | | | 0 | 0.0059112582 | |
| 17777163 | a year ago | | | 0 | 0.0058776410 | |
| 17777159 | a year ago | | | 0 | 0.0061042092 | |
| 17777156 | a year ago | | | 0 | 0.0051550535 | |
| 17777154 | a year ago | | | 0 | 0.0052137879 |
ABI
ABI objects
Getter at block 21204952 getFeatures() view returns (uint256 featuresCount, address[] features, string[] names, uint256[] featureMethodsCount)
getMethodIDs() view returns (uint256 count, bytes4[] methodIDs)
(count=21, methodIDs=[0xd13b56d2, 0xb5012bd5, 0x959cfdfe, 0x0a2eb301, 0xc9991176, 0x68fa8134, 0xe96aaf9f, 0xb6b23d5b, 0x6c783a01, 0x6df2c179, 0x631c8258, 0x67886615, 0x1b7af8fc, 0x44aa21fc, 0x66c63e85, 0x7d0c1cfc, 0xd51e33b3, 0x4b743813, 0x02457446, 0x4fab42ad, 0xe35cd0ca])
owner() view returns (address)
0x482b2150889bfc8cad0548ebb006cfd643647b69
owner() view returns (address)
0x482b2150889bfc8cad0548ebb006cfd643647b69
Read-only
getFeatureImpl(bytes4 methodID) view returns (address impl)
getAccountInfoInLaunchpad(bytes4 proxyId, bytes4 launchpadId, uint256 slotId, uint256 quantity) view returns (bool[] boolData, uint256[] intData, bytes[] byteData)
getAccountInfoInLaunchpadV2(address account, bytes4, bytes4 launchpadId, uint256 slotId, uint256 quantity) view returns (bool[] boolData, uint256[] intData, bytes[] byteData)
getAlreadyBuyBty(address account, bytes4 launchpadId, uint256 slotId) view returns (uint256)
getLaunchpadInfo(bytes4, bytes4 launchpadId, uint256[]) view returns (bool[] boolData, uint256[] intData, address[] addressData, bytes[] bytesData)
getLaunchpadSlotInfo(bytes4, bytes4 launchpadId, uint256 slotId) view returns (bool[] boolData, uint256[] intData, address[] addressData, bytes4[] bytesData)
hashForWhitelist(address account, bytes4 launchpadId, uint256 slot, uint256 maxBuy) view returns (bytes32)
isInWhiteList(bytes4 launchpadId, uint256 slotId, address[] accounts, uint256[] offChainMaxBuy, bytes[] offChainSign) view returns (uint8[] wln)
State-modifying
Events approveERC20(address token, address operator, uint256 amount)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
onERC721Received(address, uint256, bytes) returns (bytes4)
registerFeature(struct ElementLaunchpadFeature feature)
registerFeatures(struct ElementLaunchpadFeature[] features)
rescueERC1155(address asset, uint256 id, uint256 amount, address recipient)
rescueERC20(address asset, address recipient)
rescueERC721(address asset, uint256[] ids, address recipient)
rescueETH(address recipient)
supportsInterface(bytes4 interfaceId) returns (bool)
transferOwnership(address newOwner)
unregister(bytes4[] methodIDs)
launchpadBuy(bytes4, bytes4 launchpadId, uint256 slotId, uint256 quantity, uint256[] additional, bytes data) payable
launchpadBuys(struct DataTypeBuyParameter[] parameters) payable
transferOwnership(address newOwner)
FeatureFunctionUpdated(bytes4 indexed methodID, address oldFeature, address newFeature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.