FluxAggregatorSweeper
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11,244.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 600.652977 | $18.72 |
$11,244.22 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16592898 | 2 years ago | | | 0 | 0.0038377861 | |
| 16592893 | 2 years ago | | | 0 | 0.0045949851 | |
| 16592885 | 2 years ago | | | 0 | 0.0021640659 | |
| 16397563 | 2 years ago | | | 0 | 0.0089245355 | |
| 16397562 | 2 years ago | | | 0 | 0.015646020 | |
| 16397560 | 2 years ago | | | 0 | 0.016305287 | |
| 16397558 | 2 years ago | | | 0 | 0.017399904 | |
| 12755195 | 3 years ago | | | 0 | 0.0041581500 | |
| 12484502 | 4 years ago | | | 0 | 0.0015532500 | |
| 12484482 | 4 years ago | | | 0 | 0.018838824 |
ABI
ABI objects
Getter at block 21306729 getContracts() view returns (address[]) withdrawable() view returns (uint256[])
minToWithdraw() view returns (uint256)
20000000000000000000
oracle() view returns (address)
0x501698a6f6f762c79e4d28e3815c135e3f9af996
owner() view returns (address)
0x7b1660682078fe0efd9310e8efe32cb93a0417bc
Read-only
contracts(uint256) view returns (address)
State-modifying
Events acceptAdmin(uint256[] _contractIdxs)
addContracts(address[] _contracts)
removeContract(uint256 _index)
renounceOwnership()
setMinToWithdraw(uint256 _minToWithdraw)
transferAdmin(uint256[] _contractIdxs, address _newAdmin)
transferOwnership(address newOwner)
withdraw(uint256[] _contractIdxs)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nodeRewards, uint256 _minTowithdraw, address _oracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.