Golden Cattle Coin
Verified contract
Active on
Ethereum with 15,880 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 "Golden Cattle Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13171230 | 3 years ago | | | 0 | 0.0062879836 | |
| 9576217 | 5 years ago | | | 0 | 0.00015119200 | |
| 9507975 | 5 years ago | | | 0 | 0.00045357600 | |
| 9392030 | 5 years ago | | | 0 | 0.000044046000 | |
| 9391927 | 5 years ago | | | 0 | 0.00015119200 | |
| 9352464 | 5 years ago | | | 0 | 0.000075596000 | |
| 9332291 | 5 years ago | | | 0 | 0.000090715200 | |
| 9316395 | 5 years ago | | | 0 | 0.000022023000 | |
| 9316368 | 5 years ago | | | 0 | 0.000022023000 | |
| 9316360 | 5 years ago | | | 0 | 0.000075596000 |
ABI
ABI objects
Getter at block 21257290
buyPrice() view returns (uint256)
88
decimals() view returns (uint8)
18
freeCount() view returns (uint256)
100000000000000000000000
name() view returns (string)
Golden Cattle Coin
owner() view returns (address)
0x943be73d8bafc37ee961c2af9b84f52dc8f3fce6
symbol() view returns (string)
GC8
totalSupply() view returns (uint256)
66800000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setFreeCount(uint256 free)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.