LPQ2Distributor
Verified contract
Active on
Ethereum with 4,499 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa50…3d4a
Balances ($1,091.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROOK | ERC-20 | 974.498675 | $1.12 |
$1,091.44 | |
QUEEN | ERC-20 | 889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17059356 | 2 years ago | | | 0 | 0.0014648338 | |
| 16989055 | 2 years ago | | | 0 | 0.0027880480 | |
| 16314661 | 2 years ago | | | 0 | 0.0014233775 | |
| 16274261 | 2 years ago | | | 0 | 0.0012867016 | |
| 16059536 | 2 years ago | | | 0 | 0.00089026188 | |
| 15844450 | 2 years ago | | | 0 | 0.00086471431 | |
| 15810561 | 2 years ago | | | 0 | 0.00068594667 | |
| 15514257 | 2 years ago | | | 0 | 0.00043666917 | |
| 15400319 | 2 years ago | | | 0 | 0.00062721503 | |
| 15356889 | 2 years ago | | | 0 | 0.00027947698 |
ABI
ABI objects
Getter at block 21319587
owner() view returns (address)
0x3c530cb040d71047d94791fddc5cc8e54b648730
Read-only
claimedAmount(address) view returns (uint256)
hashForSignature(address _owner, uint256 _earningsToDate, uint256 _nonce) pure returns (bytes32)
lastUsedNonce(address) view returns (uint256)
State-modifying
Events blacklistRecoverableToken(address _token)
claim(address _to, uint256 _earningsToDate, uint256 _nonce, bytes _signature)
recoverTokens(address _token)
renounceOwnership()
transferOwnership(address newOwner)
updateAccountManager(address _newAccountManager)
AccountManagerChanged(address indexed _oldAccountManager, address indexed _newAccountManager)
Claimed(address indexed _redeemer, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _kprToken, address _accountManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.