Rejuve Token

Verified contract

Active on Ethereum with 7,102 txns
Deployed by via 0x370dc41b at 18361404
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $384.53
ERC-20
--
0xbc8e4fd7fc4e66758013e8d8ae57a5dd4e02cd43119782d285edfb11f88c7faf
0x7a2fa9e8aba6dec5523178b9ef63a8937f20253db1b0d7fd3f6ebec11aaaa71f
0x10cd92cd8e5aabc471e989e03a7b7193647e775be00659d805890732c3d76e96
0xe5b415512349ef1d871ac792bd5654917f98bb2689d768c2f216f10fc68dfda7
0x5445ea1e36537e796afac3ecd129d4df6cb68fa3315d098e1314420d587998dd
0x9db4960e48f8505289fb195b7053690e676ebe473a756ddec2430a9ae962496e
0xd7f54159811fee796d4e9b58257c63ca39746087a8f568261a18e4d88abad73b
0x24acb17b967fe5830193397a2223fc430b511fe1366b967428d63d2780431334
0xb2146969d2384997c2675ac1549176d9da35f6ebee960fa8adcc72406a963b27
0xfa387b839412eb946fae40e3f3733ef003b9a72e8f880b17464f8f8cc53eb8a2

Functions
Getter at block 20828475
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
1000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
6
name(view returns (string)
Rejuve Token
paused(view returns (bool)
false
symbol(view returns (string)
RJV
totalSupply(view returns (uint256)
528846949441684
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.