Decentralized Ecosystem Coorperation

Verified contract

Active on Ethereum with 46 txns
Deployed by via 0x009f56d9 at 5798902
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Decentralized Ecosystem Coorperation"

0x5767613f38d93c836675dce92b2264a37abe870f0ec40130b17da0e547158588
0x91283a22a3f369731218b4bcaa9b89a981b7dee1c4c80d9b9e8fffd7a3634031
0x7545c71e2cda6dd29fadc207beb5710d18f8d80223252bdc0d54ab8fa376436c
0xb8dc145c666f953f8e13fc11db3bf49701c7cc72411306151e9ee49d561df06a
0x376b2b68291e873013bedc1759290298d6092d4816730f9c44b78fbd1aeaa1cf
0x95d5d6515d7c1860834b478422b8886baf4f76d6650e008487359173ed9df047
0xd8c7780d45e3e9ba689b040c709d92d17badd7385015af5f6ab95f6abd78b3ca
0x543043ed5cbaf896ada366a0b0c83b68c912f61e5df892799ca0aee627438f48
0xe768d99903d0d385bcca2d11205889d97eb4022feb5ce20094dcb6f36c5ffb8b
0xbb3367e30c75a774ba2981dac8d72f49fbb09bb63131f07ed011d1ba1aedd36a

Functions
Getter at block 21392832
buyPrice(view returns (uint256)
30000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Decentralized Ecosystem Coorperation
owner(view returns (address)
0xde35c6cd1d175649d3218acf4f06b0bed97a3769
sellPrice(view returns (uint256)
24000000000000
symbol(view returns (string)
DEC
totalSupply(view returns (uint256)
10000000000000000
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)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
buy(payable 
freezeAccount(address targetbool freeze
mintToken(address targetuint256 mintedAmount
sell(uint256 amount
setPrices(uint256 newSellPriceuint256 newBuyPrice
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
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.