Global Currency Unit
Verified contract
Active on
Ethereum with 7,889 txns
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 |
---|---|---|---|---|---|
PVT | ERC-20 | 2.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20638851 | 3 months ago | | | 0 | 0.000029463190 | |
| 20557369 | 3 months ago | | | 0 | 0.00010137439 | |
| 20550506 | 3 months ago | | | 0 | 0.000055330800 | |
| 20409870 | 4 months ago | | | 0 | 0.000073482000 | |
| 20408338 | 4 months ago | | | 0 | 0.000035489000 | |
| 20395551 | 4 months ago | | | 0 | 0.000035489000 | |
| 17458160 | a year ago | | | 0 | 0.00071151729 | |
| 17458153 | a year ago | | | 0 | 0.00072508178 | |
| 17458148 | a year ago | | | 0 | 0.0016153179 | |
| 16658139 | 2 years ago | | | 0 | 0.00087060108 |
ABI
ABI objects
Getter at block 21263669
_decimals() view returns (uint8)
18
_name() view returns (string)
Global Currency Unit
_symbol() view returns (string)
GCU
decimals() view returns (uint8 decimals)
18
name() view returns (string name)
Global Currency Unit
owner() view returns (address)
0x5d01bad722f5b6856c34851f16a22f7d967c39c5
symbol() view returns (string symbol)
GCU
totalSupply() view returns (uint256)
88888888000000000000000000000
totalSupply_() view returns (uint256)
88888888000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _address) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _allowance) 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 from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
constructor(uint256 _amount, address _initialWallet)
fallback()
This contract contains no error objects.