This contract is being backfilled. You may encounter incomplete storage history.

GA TOKEN

Verified contract

Active on Ethereum with 19 txns
Deployed by via 0x43813897 at 7813569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GA TOKEN"

0x3f92e9485fadf4368a0b173debe988b7293bd15395c6001c8ef7041a71e887f6
0xd8653e2b7739cf4144414e92b268be4417c406bd1bdea42d403bbf543b66ab01
0xda7375f792f51e73013388f30867def3c3197595715231856491a401c6408ae2
0x8c4d7d21d889524a4ca6332a69cf7930509536a69546174066188b489bfd9f61
0xff315e3e6cb88a2163bec89cf66b84fe0daa3f6d1da66a6988c1041f9afce070
0xd541f75ce75642711d29df32ef3fad5675fcbe313df3ede80497c60cfabd98f9
0x0f1bd786274869c4e64ade48d4269da9ae8ea1d76bbe48ba96970281966197a4
0xdedf886fef97ee7fa9009521cadc4dbd6f4670dde5fd23759d96d15706a82718
0x709a560a4ccc499f316d907672f8150ff40caf27227c7588e65ebcfd5d42b396
0x00e794f8a8a251b29240a620a5b8200c3a48f1555d3bde19071de14744022b2f

Functions
Getter at block 20807888
decimals(view returns (uint8)
18
name(view returns (string)
GA TOKEN
symbol(view returns (string)
GA
totalSupply(view returns (uint256)
3100000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.