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

MAZURI

Verified contract

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

No balances found for "MAZURI"

0x26649dd120cadee2898b684a94abd44085743a80230e43d2086896ad283cc893
0xc7710e080767f18644c2232b2e5f1ff8f36bc3f7d9b3db20a3834cace862273d
0x9fd00429470c6ac1256e86b24395b614d2244d801b987f174b320a6070d74f03
0x67167584506520515421877c504f7a656203cf528a1263c9593e68de03069a61
0xbad4cfc013d8d43ee2f906e1207fc926e3939eebd880d289bb55e43a63816113
0x1984385d903bfc5a3e2213576169ddc6b8006d6761ab896c93a8bc72d79b761f
0x70574c780436b4156a842e8fdf2a5c1191fa84f5fd2d0ec75c63d5f374b28c9c
0x6ca7437aac0f60e44224483a9ce8af931a4bbbe57fc8c3a2c173ef33e178b6e9
0x6b6bc6d33d3bc507b729d124192aa633033bd1b3638fafb0cabbd90ba757b6b8
0x45cfcf219167515750320ebd6e7c6f7d323921d33e6c42b127bbcea1526de39c

Functions
Getter at block 20800387
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
MAZURI
symbol(view returns (string)
MZR
totalSupply(view returns (uint256)
100000000000000000000000000
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)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.