OracleRouter
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 ($0.00)
No balances found for "OracleRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19632717 | 7 months ago | | | 0 | 0.0018687500 | |
| 19632667 | 7 months ago | | | 0 | 0.0018687500 | |
| 19632603 | 7 months ago | | | 0 | 0.0018687500 | |
| 19625395 | 7 months ago | | | 0 | 0.0029596471 | |
| 19419152 | 8 months ago | | | 0 | 0.0019386600 | |
| 19419148 | 8 months ago | | | 0 | 0.0055206600 | |
| 19409632 | 8 months ago | | | 0 | 0.0041404950 | |
| 18882923 | 10 months ago | | | 0 | 0.00096933000 | |
| 18767859 | a year ago | | | 0 | 0.0027603300 | |
| 18767693 | a year ago | | | 0 | 0.0027603300 |
ABI
ABI objects
Getter at block 21169151
owner() view returns (address)
0x2b276218d962deebf96c749ffb228601b2c7a587
Read-only
assetToFeed(address) view returns (address feedAddress, uint256 priceAdmin, uint256 heartbeat, bool isStablecoin)
getFeed(address _asset) view returns (address, uint256, uint256, bool)
price(address _asset) view returns (uint256, uint256)
verifyTimestampRound(uint256 _timestampRound, uint256 _heartbeat) view returns (bool)
State-modifying
Events renounceOwnership()
setFeed(address _asset, address _feed, uint256 _priceAdmin, uint256 _heartbeat, bool _isStablecoin)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.