VolatilitySurfaceOracle

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xdafd1743 at 13509301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "VolatilitySurfaceOracle"

No transactions found for "VolatilitySurfaceOracle"


Functions
Getter at block 20854487
getWhitelistedRelayers(view returns (address[])
[]
Read-only
formatVolatilitySurfaceCoefficients(int256[5] coefficientspure returns (bytes32 result)
getAnnualizedVolatility64x64(address baseTokenaddress underlyingTokenint128 spot64x64int128 strike64x64int128 timeToMaturity64x64bool isCallview returns (int128)
getBlackScholesPrice(address baseTokenaddress underlyingTokenint128 strike64x64int128 spot64x64int128 timeToMaturity64x64bool isCallview returns (uint256)
getBlackScholesPrice64x64(address baseTokenaddress underlyingTokenint128 strike64x64int128 spot64x64int128 timeToMaturity64x64bool isCallview returns (int128)
getTimeToMaturity64x64(uint64 maturityview returns (int128)
getVolatilitySurface(address baseTokenaddress underlyingTokenview returns (struct VolatilitySurfaceOracleStorageUpdate)
getVolatilitySurfaceCoefficientsUnpacked(address baseTokenaddress underlyingTokenbool isCallview returns (int256[])
parseVolatilitySurfaceCoefficients(bytes32 inputpure returns (int256[] coefficients)
State-modifying
addWhitelistedRelayer(address[] _addr
removeWhitelistedRelayer(address[] _addr
updateVolatilitySurfaces(address[] baseTokensaddress[] underlyingTokensbytes32[] callCoefficientsbytes32[] putCoefficients
Events
UpdateCoefficients(address indexed baseTokenaddress indexed underlyingTokenbytes32 callCoefficientsbytes32 putCoefficients
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.