ClaimXFAToken
Verified contract
Active on
Ethereum with 605 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XFA | ERC-20 | 865.070245K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18323148 | a year ago | | | 0 | 0.00030122566 | |
| 17824513 | a year ago | | | 0 | 0.0011527876 | |
| 15983326 | 2 years ago | | | 0 | 0.0015921203 | |
| 15969222 | 2 years ago | | | 0 | 0.0017905982 | |
| 15822518 | 2 years ago | | | 0 | 0.0012728482 | |
| 15696215 | 2 years ago | | | 0 | 0.00087537687 | |
| 15633980 | 2 years ago | | | 0 | 0.00099127324 | |
| 15620240 | 2 years ago | | | 0 | 0.00081997517 | |
| 15618894 | 2 years ago | | | 0 | 0.0012092581 | |
| 15597134 | 2 years ago | | | 0 | 0.0011807642 |
ABI
ABI objects
Getter at block 21261239
This contract contains no getter function objects.
Read-only
getClaimData(bytes _params) view returns (address _user, uint256 _boughtBalance, uint256 _claimed, uint256 _canWithdrawNow, uint256 _nextPeriod)
getUserClaimedTokens(address _user) view returns (uint256)
State-modifying
Events claimTokens(bytes _params, bytes _messageLength, bytes _signature)
emegercyWithdraw(address _token)
onClaimBoughtTokens(address _user, uint256 _maxTokensAllowed)
constructor(address _token, address _signer, uint256 _listingDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.