Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEFROGS | ERC-20 | 208.495374K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17095753 | 2 years ago | | | 0 | 0.0021426761 | |
| 17095748 | 2 years ago | | | 0 | 0.0040657841 | |
| 17095102 | 2 years ago | | | 0 | 0.0015592080 | |
| 17094690 | 2 years ago | | | 0 | 0.0016931226 | |
| 17093935 | 2 years ago | | | 0 | 0.0018224851 | |
| 17093849 | 2 years ago | | | 0 | 0.0018439646 | |
| 17093795 | 2 years ago | | | 0 | 0.0017112800 | |
| 17093787 | 2 years ago | | | 0 | 0.0015349071 | |
| 17093769 | 2 years ago | | | 0 | 0.00089000407 | |
| 17093765 | 2 years ago | | | 0 | 0.0016800053 |
ABI
ABI objects
Getter at block 21276737
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTeamFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1682067191
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
60
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
2500000000000000000000000
maxWallet() view returns (uint256)
2500000000000000000000000
name() view returns (string)
DeFrogs
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
0
sellDevelopmentFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTeamFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
DEFROGS
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForTeam() view returns (uint256)
208495374178320484623149
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8ec01b1559353baa6688fa4df77be4ef57b7e812
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_bots(address) view returns (bool)
_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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableSwap(bool enabled)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualLPTokenBurn(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutoLPBurnValues(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _teamFee, uint256 _liquidityFee, uint256 _developmentFee)
updateDevWalletInfo(address newWallet)
updateMaxTxnAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateSellFees(uint256 _teamFee, uint256 _liquidityFee, uint256 _developmentFee)
updateSwapThreshold(uint256 newAmount) returns (bool)
updateTeamingWalletInfo(address newTeamWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 swapAmount, uint256 ethForLiquidity, uint256 tokensForLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.