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 "GAPi Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17048482 | 2 years ago | | | 0 | 0.0017464546 | |
| 17048238 | 2 years ago | | | 0 | 0.0013929700 | |
| 17048197 | 2 years ago | | | 0 | 0.0030670632 | |
| 17047540 | 2 years ago | | | 0 | 0.0011462010 | |
| 17047523 | 2 years ago | | | 0 | 0.0011008362 | |
| 17047508 | 2 years ago | | | 0 | 0.0013597974 | |
| 17047502 | 2 years ago | | | 0 | 0.0012322088 | |
| 17047492 | 2 years ago | | | 0 | 0.0012189491 | |
| 17047492 | 2 years ago | | | 0 | 0.0013541301 | |
| 17047490 | 2 years ago | | | 0 | 0.0011167612 |
ABI
ABI objects
Getter at block 21421571
active() view returns (bool)
true
decimals() view returns (uint256)
18
name() view returns (string)
GAPi Coin
symbol() view returns (string)
GAPi
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events Mint(uint256 _value) returns (uint256)
activeEnd()
activeStart()
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (uint256)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
wihtdraw() returns (bool success)
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.