This contract is being backfilled. You may encounter incomplete storage history.

HyperCycle Token

Verified contract

Active on Ethereum with 30,558 txns
Deployed by via 0x5bd701d4 at 17144726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,598.74
ERC-20
Value $1,219.38
0xae30bdf762d10df401e0be585678d193a3bcd0927f8dfb78fc06727329722db8
0x4cc1dd0a962c83556ca1e7a1f7791dab9c895c0786a3b156ae07853ff800553a
0x4bbd9b2208b316a9960537c39379453ba540ce4eaa9e127201717b083d95e500
0x267528769fb5163f0cf81a8e8d932ea103746e6b863db46ab0c8afaa964bd0df
0x25a651cd90b5b4ee6c2679a4a6b0ed05c3eee0c4470be03ae897418ab7b68c8e
0xfa2a03a1f68fd9597fd7b6f85e4447639e3132b92769bf9139cd8352dab24c60
0xdbdcf346935db56720ea3f8188db3e6b0e169f7a5808803ebcfbdc1749654966
0x1e2d5495f006ebcca9ea4e56dcb6c6cc5b5ed8f9306b1e626ff2afd0917f00c8
0xd29b826307636707417da79f32c1b78c623ed1af5bcb3c2c121e5111a1fea233
0xc6c4470500739748cce1d3ba8b34db8caa310d43e956fee2bb5490a58e4c9187

Functions
Getter at block 20792676
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
2147483648000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
6
name(view returns (string)
HyperCycle Token
paused(view returns (bool)
false
symbol(view returns (string)
HyPC
totalSupply(view returns (uint256)
2147483648000000
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(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.