VOLTAGE

Verified contract

Proxy

Active on Ethereum with 19,211 txns
Deployed by via 0xe364e030 at 13190173
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 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional variables
ERC-20
--
0xdbb6d089642be26b54e4bf0922682c372c1f19e39ec89d2cf1e46cbc6a8322d1
0x22642fb52c0bdbe81e215e6e87d199fd8e4d492fa6834164926d3b991bf9ebac
0x8ba429c7354733eebdda53fcaf18c04a09fe65c509101ddb6332d09233458aef
0xf60d4fb7bfe0e93f285be561ae7b100ceb885bc84d9ff01b465a0ea95bf4dcf8
0x1ce6f37d567196d4761850b672a613de389eab4360069f7ffad15daaf23372a9
0xf0f4adf9cb75bf2951d5256a3574fa9e8daaeebba1421dad1a01b471f1ef189f
0x6057e1a95ec459ee1c049f627342525c472eabb5a0fb4c1ea218ce9382f7d21d
0x33db1f4cb33b208cdd0ae1273e4920446c53874c96b0a464535c4df6584b0328
0x29885ba56ac08f06f74bc9cbd97486d1ed00d6b8861f26bfd2ad7d2c31290e3f
0x1df81662f017fc11e23fa91d167c030f8dcea64ddc861f282132e5305d8b8a95

Functions
Getter at block 21167453
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FERTILITY_RATE(view returns (uint256)
115740740740740
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SPENDER_ROLE(view returns (bytes32)
0x7434c6f201a551bfd17336985361933e0c4935b520dac8a49d937b325f7d5c0a
START(view returns (uint256)
1630308076
STOP(view returns (uint256)
1662760658
SupDucks(view returns (address)
0x3fe1a4c1481c8351e91b64d5c398b159de07cbc5
decimals(view returns (uint8)
18
name(view returns (string)
VOLTAGE
paused(view returns (bool)
false
symbol(view returns (string)
VOLT
totalSupply(view returns (uint256)
19574941198147991425864640
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTotalClaimable(address userview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
lastUpdate(addressview returns (uint256)
rewards(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claimReward(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
fertilize(uint256 fertility
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
initialize(string namestring symbol
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSupDucks(address supAddy
spend(address useruint256 amount
stopDistribution(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
updateReward(address fromaddress to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.