LightMarketOracle

Verified contract

Active on Ethereum with 2,428 txns
Deployed by via 0x641f10e3 at 11007950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LightMarketOracle"

0x593807aaef4cef7d8c1c9dc79c30629d92cf46d7f43c2098c2c9e3fc44c94d54
0x51ce530156cd39ffba4168eb57902c7ae2782bef8731098ab94c2fca6dc9f7a5
0xafd03439a3c60515d4c839bd3526ad32325904ddb8db0ca7d1078bac7ffd4bb3
0xf4ec199555457e781fa37a499f86b0fbab153cccb010d5e3c91011050af8592f
0xfb76344e0efbb509347899b0906772f35badc971c1a01869bbd2973fdf9a94d5
0x8c940050f540d987a53d8b19764f906f94f531e8208e2d8b4d02457a9584d4c1
0xf6e7e4285482493923ecf5e76b1ac702b21887f52ef661797e1a09dea8d5976c
0x299f43b800c93f438a2d9f7e288859e8f390a95f38827302b843031c34734284
0xfafc023b0a5e7cc9b917a6efffdb92f1c61331b99397c2a2ee4cf1d90e95ef93
0x71dbf959f71a038a1f3417c6fa64d909c8359a4c0017bb22a22dd2f5e62cc3a9

Functions
Getter at block 21214851
VOLATILITY_DATA_NUM(view returns (uint256)
25
isRecoveryPhase(view returns (bool)
false
lastCalculatedVolatility(view returns (uint256)
94055802
mainOracle(view returns (address)
0x78c205d51a146dbf29e5ec41ab090a448129845a
owner(view returns (address)
0x3efb7d5a6efcee2840fc763eb08128cc2d0d5219
subOracle(view returns (address)
0x32e85c00caf25f8217315d711e026f4dbaa45e31
Read-only

This contract contains no read-only function objects.

State-modifying
getPrice(uint256 idreturns (uint256)
getTimestamp(uint256 idreturns (uint256)
getVolatility(returns (uint256)
isWorking(returns (bool)
latestId(returns (uint256)
latestPrice(returns (uint256)
latestTimestamp(returns (uint256)
recoveryPhaseCheck(
renounceOwnership(
setMainOracle(address oracle
setSubOracle(address oracle
transferOwnership(address newOwner
Events
EnterRecoveryPhase(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReturnFromRecoveryPhase(address newMainOracle
SetSubOracle(address newSubOracle
VolatilityCalculated(uint256 volatility
Constructor
constructor(address _mainOracleaddress _subOracle
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.