OracleSweeper
Verified contract
Active on
Ethereum with 1 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 "OracleSweeper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12247591 | 4 years ago | | | 0 | 0.0071549920 |
ABI
ABI objects
Getter at block 21247908
getContracts() view returns (address[])
[0x240BaE5A27233Fd3aC5440B5a598467725F7D1cd]
minToWithdraw() view returns (uint256)
20000000000000000000
owner() view returns (address)
0x7b1660682078fe0efd9310e8efe32cb93a0417bc
withdrawable() view returns (uint256[])
[156599999999999999877]
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.