InternetBondRatioFeed_R2
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "InternetBondRatioFeed_R2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "InternetBondRatioFeed_R2"
ABI
ABI objects
Getter at block 20862241
MAX_THRESHOLD() view returns (uint32)
100000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
averagePercentageRate(address addr, uint256 day) view returns (uint256)
getRatioFor(address token) view returns (uint256)
historicalRatios(address) view returns (uint40 lastUpdate)
State-modifying
Events addOperator(address operator)
initialize(address operator)
removeOperator(address operator)
renounceOwnership()
repairRatioFor(address token, uint256 ratio)
setRatioThreshold(uint256 newValue)
transferOwnership(address newOwner)
updateRatioBatch(address[] addresses, uint256[] ratios)
Initialized(uint8 version)
OperatorAdded(address operator)
OperatorRemoved(address operator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RatioThresholdChanged(uint256 oldValue, uint256 newValue)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.