LiquidatorRewards
Verified contract
Active on
Ethereum with 1,399 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4e3b…3ef2
Balances ($489,445.52)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNX | ERC-20 | 185.39603K | $2.64 |
$489,445.52 | |
BEND | ERC-20 | 1 | $0.000721 |
$0 | |
COLLAR | ERC-20 | 10M | -- | -- | |
TFG | ERC-20 | 5.657633B | -- | -- | |
HQG | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262812 | 6 days ago | | | 0 | 0.0015291545 | |
| 21242945 | 8 days ago | | | 0 | 0.0027717885 | |
| 21185573 | 16 days ago | | | 0 | 0.0099425888 | |
| 21103842 | a month ago | | | 0 | 0.0010977008 | |
| 21041057 | a month ago | | | 0 | 0.0013976516 | |
| 20968854 | 2 months ago | | | 0 | 0.0028683012 | |
| 20966474 | 2 months ago | | | 0 | 0.0046044952 | |
| 20896170 | 2 months ago | | | 0 | 0.00093854855 | |
| 20815678 | 2 months ago | | | 0 | 0.0074181237 | |
| 20726421 | 3 months ago | | | 0 | 0.00094498147 |
ABI
ABI objects
Getter at block 21302597 isResolverCached() view returns (bool)
CONTRACT_NAME() view returns (bytes32)
0x4c697175696461746f7252657761726473000000000000000000000000000000
accumulatedRewardsPerShare() view returns (uint256)
147497458596360207
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver() view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired() view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53796e7468657469784465627453686172650000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x53796e7468657469780000000000000000000000000000000000000000000000]
Read-only
earned(address account) view returns (uint256)
entries(address) view returns (uint128 claimable, uint128 entryAccumulatedRewards)
initiated(address) view returns (bool)
State-modifying
Events acceptOwnership()
getReward(address account)
nominateNewOwner(address _owner)
notifyRewardAmount(uint256 reward)
rebuildCache()
updateEntry(address account)
CacheUpdated(bytes32 name, address destination)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
RewardPaid(address indexed user, uint256 reward)
constructor(address _owner, address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.