Nexum Coin

Verified contract

Active on Ethereum with 8,119 txns
Deployed by via 0x2401fb0d at 13669236
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nexum Coin"

0xac79f463bccfa8e40637bbb8834904ce4f8c81d606048c00eba6ce7c5cf6a702
0x01ffb6eee8ecc6186364bd31081fcee932085b98e3aad919ede71c353cabf1b9
0x0584cdcf9d2df4a9291fe9a73e0527eb079dabc9880c8fe1a8115454eea0a24a
0x9694756d3e31420221cf8d34c09868c21638fd5b0927a6b64d9c1e80a9e004b6
0x02a6a59ca55e31fe48409e1672d2635fc73a0579a80e4d1703b16b1b35e65efc
0x06ebfc727a1c11818cd0ed3a416ad446193cfc7cda17397c8ae04043f33b24ee
0x8439565e724ee946374c74d97bdf4be83ad9a0ae97790d3a5b68ee28676f3543
0x93ff9d8bd72812d7b6f6b91e52b919983cc70d4073bb733ee97afefa7bc4a459
0x6a80fe10505862fc0e525c95b7fde3c955da658475802c951e760929ed2d152b
0x14c6cfee5a4e1c64b87ec877b4a9e4a4decaad8a1ddb50ce308d8bf36048ca65

Functions
Getter at block 21284672
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
TREASURY(view returns (bytes32)
0x06aa03964db1f7257357ef09714a5f0ca3633723df419e97015e0c7a3e83edb7
cap(view returns (uint256)
500000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Nexum Coin
paused(view returns (bool)
false
symbol(view returns (string)
NEXM
totalSupply(view returns (uint256)
500000000000000000
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)
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
mint2cap(address to
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
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.