Ghost Swap
Verified contract
Active on
Ethereum with 249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GHOST | ERC-20 | 7.356391K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17983220 | a year ago | | | 0 | 0.00042742584 | |
| 16440090 | 2 years ago | | | 0 | 0.00048803237 | |
| 16380537 | 2 years ago | | | 0 | 0.0014431355 | |
| 16315998 | 2 years ago | | | 0 | 0.00078269895 | |
| 16313659 | 2 years ago | | | 0 | 0.00031966745 | |
| 16310954 | 2 years ago | | | 0 | 0.0016855844 | |
| 16310910 | 2 years ago | | | 0 | 0.00062312452 | |
| 16244815 | 2 years ago | | | 0 | 0.0010347999 | |
| 16234243 | 2 years ago | | | 0 | 0.0060344266 | |
| 16231374 | 2 years ago | | | 0 | 0.00043090573 |
ABI
ABI objects
Getter at block 21212028
IssniperMode() view returns (bool)
true
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000
_owner() view returns (address)
0xf1d6e68ca4a82ea29fbcc1d84eb0d2b66f817fb5
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
9837601983775237268240755
getOwner() view returns (address)
0xf1d6e68ca4a82ea29fbcc1d84eb0d2b66f817fb5
liveMode() view returns (bool)
false
name() pure returns (string)
Ghost Swap
owner() view returns (address)
0xf1d6e68ca4a82ea29fbcc1d84eb0d2b66f817fb5
pair() view returns (address)
0xe96f8eff9a0aa53e53a02c088cdd6e416d20f933
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000
symbol() pure returns (string)
GHOST
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isIssnipered(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isliveed(address) view returns (bool)
State-modifying
Events SetMaxTxPercent(uint256 maxTXPercent)
UpdateMin(uint256 _MinGas)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
enableTrading()
enable_Issniper(bool _status)
enable_live(bool _status)
manage_Issniper(address[] addresses, bool status)
manage_live(address[] addresses, bool status)
renounceOwnership()
send()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 maxWallPercent)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimitAbsolute(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.