OracleAggregator
Verified contract
Active on
Ethereum with 13 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 "OracleAggregator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14411706 | 3 years ago | | | 0 | 0.0035578118 | |
| 14410866 | 3 years ago | | | 0 | 0.0020776598 | |
| 14310031 | 3 years ago | | | 0 | 0.0020076239 | |
| 14124800 | 3 years ago | | | 0 | 0.0048686134 | |
| 14124800 | 3 years ago | | | 0 | 0.0048686134 | |
| 14124800 | 3 years ago | | | 0 | 0.0048686134 | |
| 14124796 | 3 years ago | | | 0 | 0.0047655125 | |
| 14030724 | 3 years ago | | | 0 | 0.0051103093 | |
| 14030467 | 3 years ago | | | 0 | 0.0057794400 | |
| 14030239 | 3 years ago | | | 0 | 0.0057794400 |
ABI
ABI objects
Getter at block 21305891
RENOUNCE_TIMEOUT() view returns (uint256)
3600
isOwner() view returns (bool)
false
owner() view returns (address)
0xfd66fb512dbc2dfa49377cfe1168eafc4ea6aa5d
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
renouncedAt() view returns (uint256)
0
Read-only
convertTokenValues(address _fromToken, address _toToken, uint256 _amount) view returns (uint256)
oracles(address) view returns (address)
tokenPrice(address _token) view returns (uint256)
tokenSupported(address _token) view returns (bool)
State-modifying
Events acceptOwnership()
acceptRenounceOwnership()
cancelRenounceOwnership()
initiateRenounceOwnership()
setOracle(address _token, address _value)
transferOwnership(address _newOwner)
OwnershipTransferConfirmed(address indexed previousOwner, address indexed newOwner)
OwnershipTransferInitiated(address indexed previousOwner, address indexed newOwner)
SetOracle(address indexed token, address indexed oracle)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.