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 "GToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7954024 | 5 years ago | | | 0 | 0.00095936000 | |
| 7903211 | 5 years ago | | | 0 | 0.00095936000 | |
| 7836125 | 5 years ago | | | 0 | 0.0074156000 | |
| 7296491 | 6 years ago | | | 0 | 0.00074156000 |
ABI
ABI objects
Getter at block 21188011
_totalSupply() view returns (uint256)
10000000000000
decimals() view returns (uint256)
8
name() view returns (string)
GToken
owner() view returns (address)
0xa4b0595a6c5aec0f78bb7c6f83f11d1736ca961c
symbol() view returns (string)
GToken
totalSupply() view returns (uint256)
10000000000000
totalTokenSold() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.