IporOracle

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa4654819 at 15346559
Slot
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "IporOracle"

No transactions found for "IporOracle"


Functions
Getter at block 21311501
getVersion(pure returns (uint256)
1
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
calculateAccruedIbtPrice(address assetuint256 calculateTimestampview returns (uint256)
getAccruedIndex(uint256 calculateTimestampaddress assetview returns (struct IporTypesAccruedIpor accruedIpor)
getIndex(address assetview returns (uint256 indexValueuint256 ibtPriceuint256 exponentialMovingAverageuint256 exponentialWeightedMovingVarianceuint256 lastUpdateTimestamp)
isUpdater(address updaterview returns (uint256)
State-modifying
addAsset(address assetuint256 updateTimestampuint256 exponentialMovingAverageuint256 exponentialWeightedMovingVariance
addUpdater(address updater
confirmTransferOwnership(
initialize(address[] assetsuint32[] updateTimestampsuint64[] exponentialMovingAveragesuint64[] exponentialWeightedMovingVariances
pause(
removeAsset(address asset
removeUpdater(address updater
renounceOwnership(
transferOwnership(address appointedOwner
unpause(
updateIndex(address assetuint256 indexValue
updateIndexes(address[] assetsuint256[] indexValues
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
AppointedToTransferOwnership(address indexed appointedOwner
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
IporIndexAddAsset(address newAssetuint256 updateTimestampuint256 exponentialMovingAverageuint256 exponentialWeightedMovingVariance
IporIndexAddUpdater(address newUpdater
IporIndexRemoveAsset(address asset
IporIndexRemoveUpdater(address updater
IporIndexUpdate(address assetuint256 indexValueuint256 quasiIbtPriceuint256 exponentialMovingAverageuint256 exponentialWeightedMovingVarianceuint256 updateTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.