This contract is being backfilled. You may encounter incomplete storage history.

DMDTToken

Verified contract

Active on Ethereum with 605 txns
Deployed by via 0x00e27e5f at 7802019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x52de84eafd40936faf52065b33abc23f4cdf54e7cadf5dbeb66082a84720ec55
0x9364745cfd1d9de672efffbe1cab5d6b22565b493ed90c3ebfa5ff57c4c2af8f
0x6abd44173bac72d3792b078fe30dadc74c551381e0142ccf601f403a6b576ec1
0x901792c36f34725289c11efadd60df4075997177e74537032564dad0969a5df8
0xeeb035331861934987261cbb97a6fff84b53a047b7fc4a574ac0b1664ee288e2
0x90821f4f8e0e39325d54e0746ee5d5d166dbafdee337cf4c03c3078cab211972
0x72bc48f4fba8f5494925ba818b6543759fedae74e7ea6463ecc2c4c5df8f3994
0x9f22c487c3be5716722eeb82a48fab8ebea0339e2515a4b658f62c17aeb00e32
0x35017080b737cdd7e9ac0631d774b711897d996cc3d07918f1ce3f9ce6814178
0xef0cd13a774bd2a983008e9bb045e22bb5ecc8fc9a15a69719e77a5a88e8a1e4

Functions
Getter at block 20799628
buyPrice(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
DMDTToken
owner(view returns (address)
0xba4b2dd02a4f4a9d85e22ae681c06313fa06bff0
sellPrice(view returns (uint256)
0
symbol(view returns (string)
DMDT
totalSupply(view returns (uint256)
999900000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
buy(payable 
freezeAccount(address targetbool freeze
sell(uint256 amount
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
FrozenFunds(address targetbool frozen
Price(uint256 newSellPriceuint256 newBuyPrice
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.