IntegralOracle

Verified contract

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

No balances found for "IntegralOracle"

0x7bbd76ab7ec90d4919dc914d35cb37d6fc960d1295ae7bf8ad090236e51aad04
0x0f6015d5843421063d22babf7df40a8b4fc6d43bea0dff109b22a4b91fb95161
0x5ec7f4b836206a8d1732e4e9958d9584bbcf214eb9b3ec642f4e52345a636d30
0x21ac7e978d3c79ede12e8f2e913b0437c7ab2d814e7a658860ca13b7cdf2fa3b
0xfb5931d418e35c397797c1922b855a53bbb12bfedeb86c0cfa0970b385528588
0xaabdbf7ea16714ed15516cda6e711e8906bd25d2d23e6552040b4e577af07ac8

Functions
Getter at block 21217821
blockTimestampLast(view returns (uint32)
1702309007
epoch(view returns (uint32)
877
 
getParameters(view returns (int256[] _bidExponentsint256[] _bidQsint256[] _askExponentsint256[] _askQs)
owner(view returns (address)
0xff030beb0335432e156a0ee55bd87850eaad228e
price(view returns (int256)
18797773712170644287
price0CumulativeLast(view returns (uint256)
114421134369212057541359995613333414044379504572018334
priceUpdateInterval(view returns (uint32)
120
uniswapPair(view returns (address)
0xbb2b8038a1640196fbe3e38816f3e67cba72d940
xDecimals(view returns (uint8)
8
yDecimals(view returns (uint8)
18
Read-only
derivative(int256 tview returns (int256)
derivativeAsk(int256 tview returns (int256)
derivativeBid(int256 tview returns (int256)
getSpotPrice(uint256 xCurrentuint256 xBeforeview returns (uint256 spotPrice)
tradeX(uint256 xAfteruint256 xBeforeuint256 yBeforeview returns (uint256 yAfter)
tradeY(uint256 yAfteruint256 xBeforeuint256 yBeforeview returns (uint256 xAfter)
State-modifying
setOwner(address _owner
setParameters(int256[] _bidExponentsint256[] _bidQsint256[] _askExponentsint256[] _askQs
setPriceUpdateInterval(uint32 interval
setUniswapPair(address _uniswapPair
updatePrice(returns (uint32 _epoch)
Events
OwnerSet(address owner
ParametersSet(uint32 epochint256[] bidExponentsint256[] bidQsint256[] askExponentsint256[] askQs
PriceUpdateIntervalSet(uint32 interval
UniswapPairSet(address uniswapPair
Constructor
constructor(uint8 _xDecimalsuint8 _yDecimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.