VOLT

Verified contract

Active on Ethereum with 721 txns
Deployed by via 0x0fc4b072 at 14601074
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VOLT"

0xcfb80acff63d60fa054d6b534758299f7255c9eec0389fb4099a17786696b6c5
0x2edbd41320625da6ca20d4d5e80d5026d9b83609f837cacce7473c64e82346ef
0x418846ef74339eda4386ee229d7c5d5e0b26f5979f86b887276e59a1cfe17931
0x0583872f5e3e5c0f67695c5264e9caeeb7c41b1e948ef22863105cb341834630
0x4956433cb9043e2156f37539921f923bef9e815c114eb103d0b4bd78365de462
0x7213a6a1271cc18ec7521ce1b8d114507d619b6cb48aa5fe1f7d44d8a6f025e5
0x6080c12c4f3e8240f0ebb1bb7946064f091872c1f423db5103ea888952a12bd2
0xcfee10c5c239bc6f258add006620392b7c65d54c5a6a1f9283735488ac1b9a96
0x8eb42cdeba03bf05c70298d3108326eb9ce5c2328a09581a11880b0c0901b462
0x924f2dd48fb014e9bc6e4c1be541a7723694900dae66e37e51089429dc8b7b25

Functions
Getter at block 20965855
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x899bd46557473cb80307a9dabc297131ced39608330a2d29b2d52b660c03923e
DOMAIN_SEPARATOR(view returns (bytes32)
0x3e53cfd249606045e3baeff5b4ed85af8d24287dff66605cf060531bdb449a43
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
core(view returns (address)
0xec7ad284f7ad256b64c6e69b84eb0f48f42e8196
decimals(view returns (uint8)
18
name(view returns (string)
VOLT
paused(view returns (bool)
false
symbol(view returns (string)
VOLT
totalSupply(view returns (uint256)
4619959676888711223000625
vcon(view returns (address)
0x0000000000000000000000000000000000000000
 
vconBalance(view returns (uint256)
volt(view returns (address)
0x0000000000000000000000000000000000000000
 
voltBalance(view returns (uint256)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isContractAdmin(address _adminview returns (bool)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setContractAdminRole(bytes32 newContractAdminRole
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burning(address indexed _toaddress indexed _burneruint256 _amount
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
IncentiveContractUpdate(address indexed _incentivizedaddress indexed _incentiveContract
Minting(address indexed _toaddress indexed _minteruint256 _amount
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address core
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.