Gods Unchained

Verified contract

Active on Ethereum with 119,830 txns
Deployed by via 0x960eaa15 at 12955434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,268.45
ERC-20
Value $45
ERC-20
Value $13.43
ERC-20
Value $0
ERC-20
--
0x9c6ed3539c0fde9b2c56b38cd7da70fa749dfc654191e929fd2383af7d85ce32
0x5fcce4d052555fc9d1f76f3c7a7d339fd3a5513bf076253645d5ce471aa8be47
0xc7abfc78e8ef1971ff66666d1ddeee6e7b58790019a3d1c6394cf73bc64ca598
0x11a952aca82d988158edfd98587d5c5eff62d8ef385fd14e9e8510c551f6d3fa
0x7f38dc26cadaabdb3f73932b42a2b0a14ed426d214722f4cbdb29e20a638babc
0x4b52b4f123c2d043b83942cf9f7272bb33f8a42df24e0bec5a49589251493088
0x4f0378a615f5f4a181f5fed64f784bdc78194d74573351de18ad27285a601740
0xa0de5d9d3664539d7487ba55c13d6715ae1b38ee0aeca150d2fd6a805c83f096
0x31652b3619191c90fc54cde302cd866aab9a1b35dccf5c345ecd7fa9b57f27c2
0xc3b7cb0e820902a99088226ade2f5b76e615121ecd992d98b87f24fe654646c1

Functions
Getter at block 21268538
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Gods Unchained
symbol(view returns (string)
GODS
totalSupply(view returns (uint256)
500000000000000000000000000
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)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(address _minter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.