Metaverse ETP Chain Token

Verified contract

Active on Ethereum with 1,552 txns
Deployed by via 0xa14b8b13 at 11072771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 29 additional slots

No balances found for "Metaverse ETP Chain Token"

0xe1de62d82ae83e1d00b07fd79ea0667c4491b0c0b47b0c4a6a76ae95bdcb52f1
0xa23edc197e58b30be8b4234f1c44af392ea6efd0e39dd3ef4d96ad1893ef1c89
0xb1a079de59be9a38f883ef7241e3fa4cb01d6f961f5057d79904888f1f311f39
0x1b6f135a077075b19002a7b4e466cd246a17aa6d28040aad131985dc60973e31
0xb48ecd3a4df76102ec9106314869542d653e6ca6468847971499a935c99ff756
0xf7044ef051c86d1dda650fe152208dab3dd10ded957737603c4d25257498e563
0x758c1165ea1ff709e9f0122701c8de11836e53ca9a0fae57c8889c0840e309e1
0xef3e7715657da995a5046b67e896ac71e6db921875dca76fda806064d92db315
0x8719b2ab686716b6fb682c7bebbde1e8587f90026247176e044d5a7350594b53
0xecd1ba15f0561a41ce05af092bb6c35d846609a6133827203918eb760eb269b1

Functions
Getter at block 21204014
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)
8
getParams(view returns (uint256uint256)
(100000000, 100000000)
 
getTxids(view returns (string[30])
name(view returns (string)
Metaverse ETP Chain Token
paused(view returns (bool)
false
symbol(view returns (string)
ETP
totalSupply(view returns (uint256)
979758493691169
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.