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 "Goe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20206344 | 5 months ago | | | 0 | 0.00026575645 | |
| 20206343 | 5 months ago | | | 0 | 0.00026854038 | |
| 20206343 | 5 months ago | | | 0 | 0.00026854038 | |
| 20206343 | 5 months ago | | | 0 | 0.00036165238 | |
| 20206343 | 5 months ago | | | 0 | 0.00036165238 | |
| 20206343 | 5 months ago | | | 0 | 0.0012927724 | |
| 20206343 | 5 months ago | | | 0 | 0.0024566724 | |
| 20206342 | 5 months ago | | | 0 | 0.00017006719 | |
| 20206342 | 5 months ago | | | 0 | 0.00019296274 | |
| 20206342 | 5 months ago | | | 0 | 0.00019413279 |
ABI
ABI objects
Getter at block 21298639
_maxWalletAmount() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x10803859fa5b05437c0c12c727ad7cc20334b3b1
launchBlock() view returns (uint256)
20206327
name() pure returns (string)
Goe
owner() view returns (address)
0x10803859fa5b05437c0c12c727ad7cc20334b3b1
pair() view returns (address)
0x0c86b2151d085d46665529c778cbb8e186878156
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
Goe
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_markerPairs(uint256) view returns (address)
allowance(address holder, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isMaxWalletExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading()
removeLimit()
renounceOwnership()
setIsFeeExempt(address _address, bool _bool)
setMwWallet(address _address)
setPreLaunchTime()
setSwapAmount(uint256 amount)
setWallets(address[] addresses, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawERC20(address _tokenCA, address _recipient, uint256 _amount)
withdrawETH(address _recipient)
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.