Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,826.24 |
$0 | |
CROAK | ERC-20 | 60.605046T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17698664 | a year ago | | | 0 | 0.00091261601 | |
| 17673089 | a year ago | | | 0 | 0.0014122727 | |
| 17672842 | a year ago | | | 0 | 0.00083071876 | |
| 17672828 | a year ago | | | 0 | 0.00084695276 | |
| 17672824 | a year ago | | | 0 | 0.00086750272 | |
| 17672823 | a year ago | | | 0 | 0.00086728516 | |
| 17672795 | a year ago | | | 0 | 0.00087502794 | |
| 17672795 | a year ago | | | 0 | 0.0010935616 | |
| 17672789 | a year ago | | | 0 | 0.0010385491 | |
| 17672781 | a year ago | | | 0 | 0.00085594212 |
ABI
ABI objects
Getter at block 21332670
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
PEPE() view returns (address)
0x6982508145454ce325ddbe47a25d4ec3d2311933
PEPEBurnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
420690000000000000000000000000000
buyTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn, uint256 pepeburn)
(marketing=4, liquidity=0, burn=0, pepeburn=1)
coolDownBalance() view returns (uint256)
420690000000000000000000000000000
coolDownTime() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xdfe70519047cfd730daa1e792e5b233738c9baa3
maxBuyAmount() view returns (uint256)
420690000000000000000000000000000000000000000000000
maxSellAmount() view returns (uint256)
420690000000000000000000000000000000000000000000000
maxWalletBalance() view returns (uint256)
420690000000000000000000000000000000000000
name() view returns (string)
Croak
owner() view returns (address)
0xdfe70519047cfd730daa1e792e5b233738c9baa3
pepeBurned() view returns (uint256)
398462251600814608126000691
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn, uint256 pepeburn)
(marketing=9, liquidity=0, burn=0, pepeburn=1)
startTradingBlock() view returns (uint256)
17672703
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
841380000000000000000000000000
symbol() view returns (string)
CROAK
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa63a8476bde69e009a4a6dd586ff5001d7e75053
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBot(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)
lastSell(address) view returns (uint256)
State-modifying
Events SetMaxTxLimit(uint256 maxBuy, uint256 maxSell, uint256 maxWallet)
airdropTokens(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSend()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueERC20Tokens(address tokenAddress)
setAntiBotBlocks(uint256 numberOfBlocks)
setAutomatedMarketMakerPair(address newPair, bool value)
setBot(address bot, bool value)
setBulkBot(address[] bots, bool value)
setBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _burn, uint256 _pepeburn)
setCooldownTime(uint256 timeInSeconds, uint256 balance)
setMarketingWallet(address newWallet)
setMaxBuyLimits(uint256 maxBuy)
setMaxSellLimits(uint256 maxSell)
setMaxWallet(uint256 maxWallet)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _burn, uint256 _pepeburn)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newRouter)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyAndBurnPEPE(uint256 pepeburn)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed uniswapV2Pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.