Metaverse DNA Chain Token

Verified contract

Active on Ethereum with 2,072 txns
Deployed by via 0x21a026da at 11072768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 29 additional slots
ERC-20
--
0x0c73708df484b8243ed855bc097647b0da25d1e9d8a08a7a931806a681270f89
0x4a816ac7c36411482854a2320287b8533587c1278b0764cc7b921d434f056566
0xf79914b4d7b0ba952bab65c76f5ef235c29f78869f2c3b46a7a66ac09775a7d8
0xad12416e3c2c348270ece00dd18ba60f11c515133f492c9bd7731910d84a5ad7
0x56c390b7b648dfd88bf1720ad0195a8cc01161cb8ef3dddfddcc028cbc070c7b
0x8eef62182fc73cbe37c1e86ae288df2132a392265d711587527ed960adaf0a14
0xfdc966d8d07649a67bbf09f333ec1c81a240d90e17e0efb91b03b0dea23521f1
0x0f900519576c7cd83eb27eaa3897c4962e4fd4df7b9426a31f55c602b82e3fcd
0xe16be776f237a08a5cac17e2c581c7cd0860f00313702cf3d70f6cc2d96cfe3d
0xcb5a71f163f4ca08f7302926bcf2932a07ec296196adf441c4b87961c1e86abc

Functions
Getter at block 20904757
ADJUST_ROLE(view returns (bytes32)
0xef765358d14e314da3182bb18974c5fe330c9e28291095869f197cad06c4550c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELIVER_ROLE(view returns (bytes32)
0xf62058b7b4feae3d8708f12c15f6252ed834fde2d9f6d96109e2400d98770aeb
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
4
getParams(view returns (uint256uint256)
(10000, 10000)
 
getTxids(view returns (string[30])
name(view returns (string)
Metaverse DNA Chain Token
paused(view returns (bool)
false
symbol(view returns (string)
DNA
totalSupply(view returns (uint256)
53080016921742
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)
State-modifying
adjustParams(uint256 minDeliveruint256 minCollect
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
collect(uint256 amountstring to
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(address touint256 amountstring fromstring txid
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
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
Collect(address indexed fromuint256 amountstring to
Deliver(address indexed touint256 amountstring fromstring txid
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.