MemecoinMultiClaim
Verified contract
Active on
Ethereum with 42,935 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEME | ERC-20 | 690 | $0.012823 |
$8.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244020 | 8 minutes ago | | | 0 | 0.010813432 | |
| 21243980 | 16 minutes ago | | | 0 | 0.0022716841 | |
| 21243940 | 24 minutes ago | | | 0 | 0.0035739455 | |
| 21243682 | an hour ago | | | 0 | 0.0041097450 | |
| 21243673 | an hour ago | | | 0 | 0.0031318351 | |
| 21243625 | an hour ago | | | 0 | 0.0032648752 | |
| 21243569 | 2 hours ago | | | 0 | 0.0044968528 | |
| 21243513 | 2 hours ago | | | 0 | 0.0024547800 | |
| 21243434 | 2 hours ago | | | 0 | 0.0028362927 | |
| 21243303 | 3 hours ago | | | 0 | 0.0020156916 |
ABI
ABI objects
Getter at block 21244056
airdropClaim() view returns (address)
0xb1911d8ffcc2d8ca6c5ea4f4f18be6ea675c1ce7
dc() view returns (address)
0x00000000000076a84fef008cdabe6409d2fe638b
dcV2() view returns (address)
0x00000000000000447e69651d841bd8d104bed493
delegate() view returns (address)
0x32c1f663919102dc032dc3c22fe434af686f3b15
memecoin() view returns (address)
0xb131f4a55907b10d1f0a50d8ab8fa09ec342cd74
presaleClaim() view returns (address)
0xe6f3494e839f3d3fb36c407eb35cd85d90dc3704
stakeland() view returns (address)
0xc059a531b4234d05e9ef4ac51028f7e6156e2cce
Read-only
This contract contains no read-only function objects.
State-modifying
Events multiClaim(address _vault, uint8[] _claimTypes, struct NFTCollectionClaimRequest[] _nftCollectionClaimRequests, bool _withWalletRewards)
multiClaimToStakeland(uint256 _amount, uint8[] _presaleClaims, struct NFTCollectionClaimRequest[] _airdropClaims, bytes _permit)
ClaimedToStakeland(address indexed user, uint256 amount, uint256 claimedAt)
constructor(address _presaleClaim, address _airdropClaim, address _memecoin, address _delegate, address _stakeland)
This contract contains no fallback and receive objects.
InvalidDelegate()
NoClaimableToken()
NotDelegatable()