dMMM

Verified contract

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

No balances found for "dMMM"

0x3647622836eac438064ee9e08dfce9ef3d1032c5a8991450da58b1106060de6d
0xebeeb9823d6cf221019743ffa3c0eed3ae52a354e61b1304451faf9d67b5db44
0x751d9df6428f655ebf790ba77c1801ab8447642e50394706020d9210e4fd7014
0x03ffc42095b8627ca13b2a7b02c462bea6af16ee699432956b4af22211cc35a7
0x40c7713e6822bb01f9cdd87759440638cda29f56c816771ae6650bea05c7f9bd
0xca8cfae44d7c961083407e6341ee7d64add466c66eb2a29a62270206deb78d84
0x16be1ad4736c9268ee8e0162fb61ffbff192a610cff535d05d5f306021ca2056
0x616a2f38ce9d80d2729f1a6a72b461a0bbeea0029abcba6df867ed7b01645c5e
0xa4c1fdc705573abda43db94242ceeec062490d11c6a7d4097bb95b90708c25e3
0xb7feef260dd61888f3736c4c91dff4338bbcb5efaa49651aa2d69f31a2a2c17a

Functions
Getter at block 20855417
_maxSupply(view returns (uint256)
500000000000000000000000000
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
isOwner(view returns (bool)
false
name(view returns (string)
dMMM
owner(view returns (address)
0x4404a685027a8ee3e080342015d95d6f6cd8f799
symbol(view returns (string)
dMMM
totalSupply(view returns (uint256)
58312000967528050000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
mint(address _addressuint256 _amount
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
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.