Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8188…7f26
0x7760…760b
Balances ($0.00)
No balances found for "Pepe AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17288261 | 2 years ago | | | 0 | 0.0030655565 | |
| 17287350 | 2 years ago | | | 0 | 0.0033633860 | |
| 17286973 | 2 years ago | | | 0 | 0.0026840875 | |
| 17286811 | 2 years ago | | | 0 | 0.0031198470 | |
| 17286809 | 2 years ago | | | 0 | 0.0044288099 | |
| 17286804 | 2 years ago | | | 0 | 0.0024153571 |
ABI
ABI objects
Getter at block 21422146
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
false
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=400, transferFee=0)
contractSwapEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x6ae9af807579edf8032b29c71083fcd25df33111
launchStamp() view returns (uint256)
0
lpPair() view returns (address)
0x522416671f1ae609e459a7824bb6cb5bc3db6c0b
marketingWallet() view returns (address)
0x8188990303a8a15051b52e2b9b1290222e227f26
name() pure returns (string)
Pepe AI
operator() view returns (address)
0x7a21a79e152a8310bc1c0bbff595bed8435ffb2c
originalDeployer() view returns (address)
0x6ae9af807579edf8032b29c71083fcd25df33111
swapAmount() view returns (uint256)
0
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
PEPEAI
totalSupply() pure returns (uint256)
420690000000000000000000
tradingEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setOperator(address newOperator)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.