Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GC | ERC-20 | 18.168731K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20082616 | 5 months ago | | | 0 | 0.00076027224 | |
| 20069741 | 5 months ago | | | 0 | 0.0014410480 | |
| 20069239 | 5 months ago | | | 0 | 0.0019048698 | |
| 20069238 | 5 months ago | | | 0 | 0.0026697080 | |
| 20068938 | 5 months ago | | | 0 | 0.0010566755 | |
| 20068938 | 5 months ago | | | 0 | 0.0010566755 | |
| 20068938 | 5 months ago | | | 0 | 0.0010566755 | |
| 20068938 | 5 months ago | | | 0 | 0.0010566755 | |
| 20068923 | 5 months ago | | | 0 | 0.0011316646 | |
| 20068677 | 5 months ago | | | 0 | 0.00080312813 |
ABI
ABI objects
Getter at block 21259394
blockChainInfraFee() view returns (uint256)
10
buyTax() view returns (uint256)
20
cirSupply() view returns (uint256)
90000000000000000000000000
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
20069238
marketingFee() view returns (uint256)
4
maxSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
GoalChain
owner() view returns (address)
0xac6d7d32a1d548049b323f8b2add1638bd1ebd28
pair() view returns (address)
0x36479e409ece8f6a65ab013f785b83abcc256f91
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
savingFee() view returns (uint256)
6
sellTax() view returns (uint256)
20
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
9000000000000000000000
symbol() view returns (string)
GC
taxWallet() view returns (address)
0xac6d7d32a1d548049b323f8b2add1638bd1ebd28
totalSupply() view returns (uint256)
90000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 marketingPercentage)
mintGCToken(uint256 amount)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setaxes(uint256 _buytax, uint256 _sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateRouterAndPair(address _router, address _pair)
updateTaxWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.