MIMI

Verified contract

Active on Ethereum
Deployed by via 0xc4e252bf at 7520708
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x320eac33558053234ef9af7e88bf0a235ba3f7c353daeb06f056a15dd8ccc1fd
0xc5a22ce0d972efa8024372b8a75b8e3683e293a16e913917bb017b28fa55e99b
0xdeb872060d78f1ee65058585be82c28de5065def4c20b932c195cb07cd8040d8
0x829b80693d3b71466ba436a50687a92a697050c527c34fdbd179505b1258cfa9
0x1a971cf42808a94ff65c28243581e2714baa92e5db44de34cfcdd6ced85be556
0xa7592692e0dbbc1979f99a5fcf95b696f4c5c635ebf78f22c445d7578e284c1e
0xb13535faab03776568540ff8e7a7b8b0ceab672097d52c4876c10495f6506c89
0xfde8c6f9fca1096ca880ba3bbe925d7c1a191d278d3e336baa9bbd2d16d284c9
0xcb5cf1deda735e18108d63729052c3cc06192b9d1bdadd268083720c2edd6b3e
0xacb7dabf6948a8586b01fe551fdb2057837393ca26fe421280bacf010e011005

Functions
Getter at block 21257215
cap(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
MIMI
paused(view returns (bool)
false
symbol(view returns (string)
MIMI
totalSupply(view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
mint(address touint256 valuereturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string _namestring _symboluint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.