Ghost PEPE
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Ghost PEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17630799 | a year ago | | | 0 | 0.0022200153 | |
| 17627398 | a year ago | | | 0 | 0.0022753886 | |
| 17627377 | a year ago | | | 0 | 0.0024471179 | |
| 17625974 | a year ago | | | 0 | 0.0020705195 | |
| 17625395 | a year ago | | | 0 | 0.0019230810 | |
| 17624845 | a year ago | | | 0 | 0.0019217455 | |
| 17624835 | a year ago | | | 0 | 0.0020095407 | |
| 17624713 | a year ago | | | 0 | 0.0018021991 | |
| 17624699 | a year ago | | | 0 | 0.0019978200 | |
| 17624570 | a year ago | | | 0 | 0.0021785608 |
ABI
ABI objects
Getter at block 21256547
buybackFee() view returns (uint256)
0
decimals() view returns (uint8)
9
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
100000000000000000
largeSwapThreshold() view returns (uint256)
200000000000000
liquidityFee() view returns (uint256)
0
liquidityReceiver() view returns (address)
0x2bb776381beca1ac31220b8452466bc73b8cacaf
mainPair() view returns (address)
0x794efd798fe742a95f36069e6c9df5a5c1a009f2
marketingFee() view returns (uint256)
199
marketingReceiver() view returns (address)
0x2bb776381beca1ac31220b8452466bc73b8cacaf
max_tx() view returns (uint256)
100000000000000000
max_wallet() view returns (uint256)
100000000000000000
name() view returns (string)
Ghost PEPE
owner() view returns (address)
0x2bb776381beca1ac31220b8452466bc73b8cacaf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showPairList() view returns (address[])
[0x794EFD798fE742A95f36069E6c9dF5A5c1a009F2]
smallSwapThreshold() view returns (uint256)
100000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
gPEPE
totalFee() view returns (uint256)
199
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isLimitExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isPair(address) view returns (bool)
pairs(uint256) view returns (address)
State-modifying
Events adjustFees(uint256 _buybackFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
burnContractTokens(uint256 amount)
changeMaxTx(uint256 percent, uint256 denominator)
changeMaxWallet(uint256 percent, uint256 denominator)
createNewPair(address token)
rescue()
rescueToken(address _token, uint256 amount)
resetFees()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address holder, bool exempt)
setNewPair(address pair)
setSwapBackSettings(bool _enabled, uint256 _smallAmount, uint256 _largeAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateTokenDetails(string newName, string newSymbol)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.