Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Frogdog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20864273 | 2 months ago | | | 0 | 0.0012807233 | |
| 20796209 | 2 months ago | | | 0 | 0.00051369389 | |
| 20503995 | 3 months ago | | | 0 | 0.000047199083 | |
| 20500582 | 3 months ago | | | 0 | 0.00017171310 | |
| 20474958 | 3 months ago | | | 0 | 0.0041587316 | |
| 20137081 | 5 months ago | | | 0 | 0.00026670692 | |
| 20137078 | 5 months ago | | | 0 | 0.00036081118 | |
| 19954362 | 6 months ago | | | 0 | 0.00028337608 | |
| 19822258 | 6 months ago | | | 0 | 0.00036505467 | |
| 19705581 | 7 months ago | | | 0 | 0.00036309192 |
ABI
ABI objects
Getter at block 21204661
EnableTxLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
8400000000000000000000000000000
_walletMax() view returns (uint256)
8400000000000000000000000000000
buyFee() view returns (uint256)
0
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0xfb1e5c0db324d42f778a7c7e4c9d524c931309e4
getCirculatingSupply() view returns (uint256)
420000000000000000000000000000000
launchedAt() view returns (uint256)
1683568175
minimumTokensBeforeSwap() view returns (uint256)
289800000000000000000000000000
name() view returns (string)
Frogdog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
snipingTime() view returns (uint256)
30
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FRODOG
totalSupply() view returns (uint256)
420000000000000000000000000000000
trading() view returns (bool)
true
uniswapPair() view returns (address)
0x87884bc862aaa155415d8de53b83571169ce2700
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addOrRemoveBots(address[] accounts, bool value)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableSwapAndLiquifiy(bool _status)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllFee()
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setBuyFee(uint256 _newBuy)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setRouter(address _newRouter)
setSellFee(uint256 _newSell)
setSwapThreshold(uint256 _newLimit)
setTxLimit(uint256 newLimit)
setfeeWl(address _newWl)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.