BTC Volatility Index

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x6474ec70 at 12608022
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 "BTC Volatility Index"

0xbfe9111d41e4bc7003aac181e16cad0e1efe495db1e87ff9fe2d3291a69aeb9b
0x758e533ea768a5ded9653b6e640699ad6f854a8b1b5da6ab3b647082db3930e7
0x3f7db83660ac75d472bb48ca08bc85fbee79866c3bf4cdcacf3adb551ab4eb66
0xe2aa3dc4bdf3af02b520a4c91d77f0c544b817bae662880575b86b824050ee1f
0x8257519b0189bc4537e96897e3225f8ef1123051b2709590094565aed4af3185
0x7a8e575ff5b852c26eab4298b08b6989f61b0fa62ebd1b8b391fb8a0cdc2f6c7
0x57ba205f6c72c153dcc80be85aadd9f9db046cd2b4ab5233b4ca400234508fb9
0xfdf571ee0fc13800cd84d0e26f16235c5574c41c9e4d5a1e2f63a1adcbacf37f
0xa8a43f28ff32db4d3716e34e3a58cfa0608a6fc1eb7b72a46fe1afd1811c7a72
0x485bbabaa6915278bd6a54058637099f545caac2005c03159f1a9125b8be992a

Functions
Getter at block 21198621
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
VOLMEX_PROTOCOL_ROLE(view returns (bytes32)
0x33ba6006595f7ad5c59211bde33456cab351f47602fc04f644c8690bc73c4e16
decimals(view returns (uint8)
18
name(view returns (string)
BTC Volatility Index
paused(view returns (bool)
false
symbol(view returns (string)
BTCV
totalSupply(view returns (uint256)
106364207872400000000
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.