Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0008 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11208905 | 4 years ago | | | 0 | 0.00063820806 | |
| 11201309 | 4 years ago | | | 0 | 0.0022930080 | |
| 11196490 | 4 years ago | | | 0 | 0.0013719000 | |
| 10475899 | 4 years ago | | | 0 | 0.0014940000 | |
| 10398440 | 4 years ago | | | 0 | 0.0015372001 | |
| 10281347 | 4 years ago | | | 0 | 0.0019759681 | |
| 10133315 | 5 years ago | | | 0 | 0.0011966400 | |
| 10125605 | 5 years ago | | | 0 | 0.00070224001 | |
| 10125580 | 5 years ago | | | 0 | 0.00066273901 | |
| 10125485 | 5 years ago | | | 0 | 0.00065835001 |
ABI
ABI objects
Getter at block 21288291
buyPrice() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
GACC
owner() view returns (address)
0x4fa1728b8e015c117f6f723e9b6b99ee2f063142
symbol() view returns (string)
GACC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(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)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.