Claimer
Verified contract
Active on
Ethereum with 42,160 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,509,552.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HFT | ERC-20 | 6.608756M | $0.228417 |
$1,509,552.26 | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288393 | an hour ago | | | 0 | 0.00080282796 | |
| 21287711 | 4 hours ago | | | 0 | 0.00065098182 | |
| 21287655 | 4 hours ago | | | 0 | 0.00077933077 | |
| 21287259 | 5 hours ago | | | 0 | 0.0012833752 | |
| 21287019 | 6 hours ago | | | 0 | 0.0013616996 | |
| 21286562 | 7 hours ago | | | 0 | 0.00092037322 | |
| 21286493 | 8 hours ago | | | 0 | 0.0010219882 | |
| 21286328 | 8 hours ago | | | 0 | 0.00061527114 | |
| 21286025 | 9 hours ago | | | 0 | 0.00046894896 | |
| 21286004 | 9 hours ago | | | 0 | 0.00046690295 |
ABI
ABI objects
Getter at block 21288769 renounceOwnership() view
hft() view returns (address)
0xb3999f658c0391d94a37f7ff328f3fec942bcadc
owner() view returns (address)
0xff830ce17d39bbd6a4fef9683308d793df8e34fc
signerAddress() view returns (address)
0x24ce850926782f19935339ed9c8b227bb54021f1
Read-only
lastClaimed(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events claimHFT(uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transferOwnership(address newOwner)
updateKillswitch(bool killswitch)
updateSigner(address _signer)
withdrawAllHFT()
withdrawHFT(uint256 amount)
ClaimHFT(address indexed sender, uint256 indexed amount, uint256 indexed nonce)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateKillswitch(bool killswitch)
UpdateSigner(address newSigner, address oldSigner)
WithdrawHFT(address hft, address recipient, uint256 amount)
constructor(address _hft, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.