Claimer
Verified contract
Active on
Ethereum with 42,000 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,122,719.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HFT | ERC-20 | 13.924949M | $0.15244 |
$2,122,719.21 | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161798 | 6 minutes ago | | | 0 | 0.0012663429 | |
| 21161248 | 2 hours ago | | | 0 | 0.0011918971 | |
| 21157524 | 14 hours ago | | | 0 | 0.0012499725 | |
| 21156801 | 17 hours ago | | | 0 | 0.00082257153 | |
| 21156794 | 17 hours ago | | | 0 | 0.00090608386 | |
| 21156789 | 17 hours ago | | | 0 | 0.00098093519 | |
| 21156783 | 17 hours ago | | | 0 | 0.00094153649 | |
| 21156755 | 17 hours ago | | | 0 | 0.00087827549 | |
| 21156602 | 17 hours ago | | | 0 | 0.00086139749 | |
| 21155752 | 20 hours ago | | | 0 | 0.00089932545 |
ABI
ABI objects
Getter at block 21161824 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.