nil

Verified contract

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

No balances found for "nil"

0x02f173b120fe98c9f5ce12e35fdf324b7ff7831e1ad377b17aca91539c67def6
From
0x34eff44aad711b8cf0b8da8d3cc92df07416e1e992d1a376ab149c160a254166
0x95395b6991353587e15495c4566425712aa96051473e07b93913c7c8ac6a1be3
0xdbc902458b114d46ee844c78f062ea4a8ab412a6abde0ffc985fb4e1c69d2b1b
0x4fb651b101dd3c79d617a9ce6d178a53e1a7092942a707acd5e18855f8cf22e7
0x4832fe30cadb8901299ea8e2c9249cbf8ccf5dda5d37631998b6b4f6b7ee5011
0x30c2eb95bbd13728f418293302e42416919d363c73c95792fbb9ae672d2d2636
0x4c9a6ceb5ee78e4fe9847b2daf84f1b43d4809bb17d334c2542ec657c86f5899
0x4358fba761290df10e5e79bb38e8cea51dbe9391dfe94fc0fa0ed0f799f39140
From
0xa519e15747f7afc2aa122cf323a195a144c3876077f26c5c714314eb90268730

Functions
Getter at block 20883850
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
100000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
decimals(view returns (uint8)
18
name(view returns (string)
nil
symbol(view returns (string)
NIL
totalSupply(view returns (uint256)
4763291865308577590859729
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
addMinter(address minter
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 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 dao
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.