TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x40418108 at 12946484
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 48 additional slots
ERC-20
Value $23,480.09
ERC-20
--
0x4580375c9749f132a876f78d06f8eeee84310fe5e8b15bc100b97b0c15e1336e
0x967ad5078648455c6a6331020548ba86829d0a7e98dbc38870361065b3bb6675
0x392094c8b225ed44dfa1b609e10bd5e58cb6d5f86862bd6283f73e6ee7de5023
0x8d5bec900bda1f21c4935c0bb474ff9981b917702b6d7f26226d9b6872204110
0xbcad459ec7dc10aeef314b7a7a8c0c76a621e24c9fcccc9e92e4fa9386a143ec
0xd4a6c22de609a0c107a4fa40a22e027c0c3a3a7ee9a52caef6fb23170f604216
0x8c246d2695cc4f59ae1c7c149e9553b8f1b7202216d0b2dae1563efc311d52f4
From
0xc2c4b31b7c5d742985d7109164bd02df2cd6dec656169518dd3f8d412552c0b6
From
0x9ee2cbe50b4658d92e04b9077f679ab24fb30fb0d2cde7d808f4a6cdbac0218b
0x6417272c54436ddc025b8710f1497eaf33a49b091ff8b90f5245b8ff40047fca

Functions
Getter at block 20823733
accumulatedFees(view returns (uint256)
0
active(view returns (bool)
true
collateral(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
inverseVolatilityToken(view returns (address)
0x2590f1fd14ef8bb0a46c7a889c4cbc146510f9c3
isSettled(view returns (bool)
false
issuanceFees(view returns (uint256)
10
minimumCollateralQty(view returns (uint256)
25000000
owner(view returns (address)
0xb11b55dd0fc56005108930ac6805e6e6e46d80cc
precisionRatio(view returns (uint256)
1000000000000
redeemFees(view returns (uint256)
30
settlementPrice(view returns (uint256)
0
volatilityCapRatio(view returns (uint256)
250
volatilityToken(view returns (address)
0x51b0bcbeff204b39ce792d1e16767fe6f7631970
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claimAccumulatedFees(
collateralize(uint256 _collateralQty
initialize(address _collateralTokenAddressaddress _volatilityTokenaddress _inverseVolatilityTokenuint256 _minimumCollateralQtyuint256 _volatilityCapRatio
initializePrecision(address _collateralTokenAddressaddress _volatilityTokenaddress _inverseVolatilityTokenuint256 _minimumCollateralQtyuint256 _volatilityCapRatiouint256 _ratio
recoverTokens(address _tokenaddress _toWhomuint256 _howMuch
redeem(uint256 _positionTokenQty
redeemSettled(uint256 _volatilityIndexTokenQtyuint256 _inverseVolatilityIndexTokenQty
renounceOwnership(
settle(uint256 _settlementPrice
toggleActive(
togglePause(bool _isPause
transferOwnership(address newOwner
updateFees(uint256 _issuanceFeesuint256 _redeemFees
updateMinimumCollQty(uint256 _newMinimumCollQty
updateVolatilityToken(address _positionTokenbool _isVolatilityIndexToken
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ClaimedFees(uint256 fees
Collateralized(address indexed senderuint256 collateralLockuint256 positionTokensMinteduint256 fees
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeemed(address indexed senderuint256 collateralReleaseduint256 volatilityIndexTokenBurneduint256 inverseVolatilityIndexTokenBurneduint256 fees
Settled(uint256 settlementPrice
ToggleActivated(bool isActive
ToggledVolatilityTokenPause(bool isPause
UpdatedFees(uint256 issuanceFeesuint256 redeemFees
UpdatedMinimumCollateral(uint256 newMinimumCollateralQty
UpdatedVolatilityToken(address indexed positionTokenbool isVolatilityIndexToken
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.