HG token
Verified contract
Active on
Ethereum with 3,331 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 "HG token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12669909 | 3 years ago | | | 0 | 0.00018611505 | |
| 12617036 | 3 years ago | | | 0 | 0.0012011291 | |
| 12191290 | 4 years ago | | | 0 | 0.0072433700 | |
| 12191290 | 4 years ago | | | 0 | 0.010093370 | |
| 12191290 | 4 years ago | | | 0 | 0.010093370 | |
| 12191290 | 4 years ago | | | 0 | 0.010093370 | |
| 12191290 | 4 years ago | | | 0 | 0.010093370 | |
| 12191290 | 4 years ago | | | 0 | 0.010093370 | |
| 12191256 | 4 years ago | | | 0 | 0.010093370 | |
| 12191256 | 4 years ago | | | 0 | 0.010093370 |
ABI
ABI objects
Getter at block 21167354
_initialSupply() view returns (uint256)
5000
_totalSupply() view returns (uint256)
500000000000
decimals() view returns (uint256)
8
name() view returns (string)
HG token
platformAdmin() view returns (address)
0xbf43b49b6ad79f607c151bb30ea0c5aaf777648c
symbol() view returns (string)
HGT
totalSupply() view returns (uint256)
500000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
getEach(address _userAddr) view returns (uint256)
getX2Count(address _userAddr) view returns (uint256)
getXS2Count(address _userAddr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
distribution(address[] _addrs)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdrawToken(address _tokenAddress, address _addr, uint256 _tokenAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.