Inverse ETH Volatility Index

Verified contract

Proxy

Active on Ethereum with 878 txns
Deployed by via 0xae680608 at 12607960
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots

No balances found for "Inverse ETH Volatility Index"

0xc180d15790126dac83db29b7049669ccf365f9cc034915d00cc8ff074222a8fa
0xf4d5d56a559fa47ed4830e8bb5da5e417774230957e8374c9ca069086ef6d56d
0x71e23faa7f9efb45a1d9faf30dea3cb86cc12c36031607f5b732e09e902d2d69
0x4bec63d0b0ea8178736f0220afca4b7eca00a006db806ce3c59e913fe741b858
0x14bf898a081b77f3f8375093ec836df70d38ec48e80d6af613e69bf445c78225
0xd93eb195b2c2a3dc8de90a8266d978edc4ad006bbef73d48174d662c834e7352
0x94e2896e391d761d74dbf20aae085af1a12f1e4348e55b1d5fddb720a1cd6a8c
0x259a1935f0677df3ed9a40d792af6c3b91b057a503cf923e2e1a84f86adec752
0x3a5cb21d7c2ef438ca640966357132bd33ee0ab978fc6fdb8312cd1ab035e52d
0x94a34f9fa36efe46d84126eefd7fb8a85a01ec5254dad30b0db07a2a73e3ca7f

Functions
Getter at block 21190048
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VOLMEX_PROTOCOL_ROLE(view returns (bytes32)
0x33ba6006595f7ad5c59211bde33456cab351f47602fc04f644c8690bc73c4e16
decimals(view returns (uint8)
18
name(view returns (string)
Inverse ETH Volatility Index
paused(view returns (bool)
false
symbol(view returns (string)
iETHV
totalSupply(view returns (uint256)
754670403168633742210
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symbol
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
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.