Universal Green Token
Verified contract
Active on
Ethereum with 2,524 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Universal Green Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10883571 | 4 years ago | | | 0 | 0.010631016 | |
| 7788146 | 6 years ago | | | 0 | 0.00077950000 | |
| 7467064 | 6 years ago | | | 0 | 0.00037286911 | |
| 7454234 | 6 years ago | | | 0 | 0.00026987500 | |
| 7449425 | 6 years ago | | | 0 | 0.00053975000 | |
| 7448058 | 6 years ago | | | 0 | 0.00053975000 | |
| 7447823 | 6 years ago | | | 0 | 0.00054039000 | |
| 7428820 | 6 years ago | | | 0 | 0.00023264290 | |
| 7383894 | 6 years ago | | | 0 | 0.00026717625 | |
| 7370580 | 6 years ago | | | 0 | 0.00021564400 |
ABI
ABI objects
Getter at block 21296234
decimals() view returns (uint8)
8
name() view returns (string)
Universal Green Token
symbol() view returns (string)
UNGT
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.