Gold Way Coin
Verified contract
Active on
Ethereum with 1,081 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Gold Way Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12785895 | 3 years ago | | | 0 | 0.0026089700 | |
| 12785862 | 3 years ago | | | 0 | 0.00089036000 | |
| 12785862 | 3 years ago | | | 0 | 0.00089084000 | |
| 12785584 | 3 years ago | | | 0 | 0.0026064500 | |
| 12728907 | 3 years ago | | | 0 | 0.00053479200 | |
| 12728905 | 3 years ago | | | 0 | 0.0013040400 | |
| 9959914 | 5 years ago | | | 0 | 0.00013168200 | |
| 9959907 | 5 years ago | | | 0 | 0.00013168200 | |
| 9712259 | 5 years ago | | | 0 | 0.000043918000 | |
| 9712259 | 5 years ago | | | 0 | 0.000073918000 |
ABI
ABI objects
Getter at block 21159448
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Gold Way Coin
symbol() view returns (string)
GWC
totalSupply() view returns (uint256 totalSup)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remain)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
constructor()
fallback()
This contract contains no error objects.