OffchainAggregatorSweeper
Verified contract
Active on
Ethereum with 160 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OffchainAggregatorSweeper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16597950 | 2 years ago | | | 0 | 0.033877906 | |
| 16597872 | 2 years ago | | | 0 | 0.025618313 | |
| 16592881 | 2 years ago | | | 0 | 0.0017887567 | |
| 16592879 | 2 years ago | | | 0 | 0.0019175061 | |
| 16592878 | 2 years ago | | | 0 | 0.0019383218 | |
| 16592876 | 2 years ago | | | 0 | 0.0019476905 | |
| 16592874 | 2 years ago | | | 0 | 0.0020207689 | |
| 16592873 | 2 years ago | | | 0 | 0.0020507324 | |
| 16592872 | 2 years ago | | | 0 | 0.0021662190 | |
| 16592870 | 2 years ago | | | 0 | 0.0022124243 |
ABI
ABI objects
Getter at block 21292673 getContracts() view returns (address[]) withdrawable() view returns (uint256[])
minToWithdraw() view returns (uint256)
1
owner() view returns (address)
0x7b1660682078fe0efd9310e8efe32cb93a0417bc
token() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
transmitter() view returns (address)
0xcc29be4ca92d4ecc43c8451fba94c200b83991f6
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 _transmitter, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.