Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPESWAP | ERC-20 | 8.937294M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17734492 | a year ago | | | 0 | 0.0013367718 | |
| 17699438 | a year ago | | | 0 | 0.00076764579 | |
| 17699437 | a year ago | | | 0 | 0.00069750643 | |
| 17699421 | a year ago | | | 0 | 0.00067786482 | |
| 17699406 | a year ago | | | 0 | 0.00078686036 | |
| 17699399 | a year ago | | | 0 | 0.00068986752 | |
| 17699379 | a year ago | | | 0 | 0.00080383452 | |
| 17699378 | a year ago | | | 0 | 0.039899817 | |
| 17699342 | a year ago | | | 0 | 0.00081945000 | |
| 17699321 | a year ago | | | 0 | 0.00091079336 |
ABI
ABI objects
Getter at block 21227409
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0xc5b7bbf133c67cfc4e2a405d0fa3e4ad8575ad35
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000
maxWallet() view returns (uint256)
1000000000000000
name() view returns (string)
PEPE SWAP
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
supply() view returns (uint256)
1000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
700000000000
symbol() view returns (string)
PEPESWAP
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
8937294438158
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
0
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf53d65914bcd05682b9d4a7fe361ad0d85a3c665
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
0
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearstuckETH()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxTxMaxWallet(uint256 maxTxPerc, uint256 maxWalletPerc)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.