CoinGold Exchange Of Taiwan
Verified contract
Active on
Ethereum with 389 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 "CoinGold Exchange Of Taiwan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7590548 | 6 years ago | | | 0 | 0.00022935924 | |
| 7590506 | 6 years ago | | | 0 | 0.00034110050 | |
| 7514000 | 6 years ago | | | 0 | 0.00036733900 | |
| 7302445 | 6 years ago | | | 0 | 0.00013486200 | |
| 7302423 | 6 years ago | | | 0 | 0.00031486200 | |
| 7224084 | 6 years ago | | | 0 | 0.00033715500 | |
| 7107403 | 6 years ago | | | 0 | 0.00018738500 | |
| 7103117 | 6 years ago | | | 0 | 0.00022541000 | |
| 7103112 | 6 years ago | | | 0 | 0.00022541000 | |
| 7093276 | 6 years ago | | | 0 | 0.00022524600 |
ABI
ABI objects
Getter at block 21424841
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
CoinGold Exchange Of Taiwan
owner() view returns (address)
0xc0fd272317feefc7092cbdd24aa3e8b09d4403a4
symbol() view returns (string)
CGE
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockEpochsMap(address, uint256) view returns (uint256 endTime, uint256 amount)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
etherProceeds()
lockBalance(address user, uint256 amount, uint256 endTime)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.