dMMM

Verified contract

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

No balances found for "dMMM"

0x6ff8c68dc62e23d65d58badeacba5bdde646309cb4456820bd98023c83468d0b
0x173b70f178834eca1cf9f9b4f8718cfd259ed4e23a5566c42c45946ef474b3ab
0x337eebfab9435f3ecfb5942689129631192a9a16df997ee900ad1e89238a1c48
0xcc3401843901111ba4a5672790698cedd97322276ea1a3cc3fa0a7a7ca520b1a
0x85f2856094205cbbae08700a94162dc58995458e776005aa72113290139ceb16
0x3cb7fec37057f38e79f81f1a5bd7c7e886342e6ed0dd94d719692ea074c1423d
0x2c495895f5ba5899430f4783e027a5f028f463d9a60b0b24ee61e1d81163bd28
0x0a6af4c9f48f646c1d91bdb8f2cfb9c42e629d45a86c84451435f130633426fb
0x5cf22b0838282f47075cc176902fc0cfe8f9bc1a9f118cf1da32b1218e24d068
0x735d00e3a20c721c907210ac61767d146687bfbe1c86cb030c08a1d8ae9ecaf0

Functions
Getter at block 21160390
_maxSupply(view returns (uint256)
500000000000000000000000000
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
dMMM
owner(view returns (address)
0x36205039f1e49f688a1e77fb9378df5f5ddd8633
symbol(view returns (string)
dMMM
totalSupply(view returns (uint256)
58292075687328797200000000
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.