great health ecology
Verified contract
Active on
Ethereum with 4,877 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "great health ecology"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12134362 | 4 years ago | | | 0 | 0.0054061251 | |
| 11124214 | 4 years ago | | | 0 | 0.00084613760 | |
| 11124172 | 4 years ago | | | 0 | 0.00073523306 | |
| 10519548 | 4 years ago | | | 0 | 0.0027695780 | |
| 10519483 | 4 years ago | | | 0 | 0.0029130501 | |
| 10375490 | 4 years ago | | | 0 | 0.0013565280 | |
| 10370914 | 4 years ago | | | 0 | 0.0022139180 | |
| 10256791 | 4 years ago | | | 0 | 0.0014130500 | |
| 10256659 | 4 years ago | | | 0 | 0.0015147860 | |
| 10217183 | 4 years ago | | | 0 | 0.0017741930 |
ABI
ABI objects
Getter at block 21259740
decimals() view returns (uint8)
18
name() view returns (string)
great health ecology
symbol() view returns (string)
ACGG
totalSupply() view returns (uint256)
340000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
ban(address addr)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
enable(address addr)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.