Pepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepepe
Verified contract
Active on
Ethereum with 307 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xcc5a…f0ca | SEPE | ERC-20 | 3.98487K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21218740 name() view returns (string)
buyAFee() view returns (uint256)
3
buyAutoBurnFee() view returns (uint256)
0
buyBFee() view returns (uint256)
0
buyCFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
launchedAt() view returns (uint256)
18023560
launchedAtTimestamp() view returns (uint256)
1693351871
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAFee() view returns (uint256)
3
sellAutoBurnFee() view returns (uint256)
0
sellBFee() view returns (uint256)
0
sellCFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
SEPE
tokensForA() view returns (uint256)
3316486493712719254815
tokensForAutoburn() view returns (uint256)
0
tokensForB() view returns (uint256)
0
tokensForC() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9e57c7ae6f779653cbe405677e59d07d4a566f6e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBotInList(address _account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeBotFromList(address _account)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAWallet(address newAWallet)
updateBWallet(address newBWallet)
updateBuyFees(uint256 _AFee, uint256 _BFee, uint256 _CFee, uint256 _liquidityFee, uint256 _autoBurnFee)
updateCWallet(address newWallet)
updateSellFees(uint256 _AFee, uint256 _BFee, uint256 _CFee, uint256 _liquidityFee, uint256 _autoBurnFee)
withdrawETH(uint256 _amount)
AWalletUpdated(address indexed newWallet, address indexed oldWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BWalletUpdated(address indexed newWallet, address indexed oldWallet)
CWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.