BackedOracleForwarder

Verified contract

Active on Base with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BackedOracleForwarder"

No transactions found for "BackedOracleForwarder"


Functions
Getter at block 22010459
_upstreamOracle(view returns (address)
0xaa7ecce7b5d68bbbf8365907ff7337658910479b
decimals(view returns (uint8)
8
description(view returns (string)
bC3M Price Feed
latestAnswer(view returns (int256)
12236000000
latestRound(view returns (uint256)
342
latestRoundData(view returns (uint80int256uint256uint256uint80)
(342, 12236000000, 1730799721, 1730799721, 342)
latestTimestamp(view returns (uint256)
1730799721
owner(view returns (address)
0xf62af56ead997894d1068349f582542159ada6a4
version(view returns (uint256)
1
Read-only
getAnswer(uint256 roundIdview returns (int256)
getRoundData(uint80 roundIdview returns (uint80int256uint256uint256uint80)
getTimestamp(uint256 roundIdview returns (uint256)
State-modifying
renounceOwnership(
setUpstreamOracle(address __upstreamOracle
transferOwnership(address newOwner
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address __upstreamOracleaddress __owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.