GROK'S FROG
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "GROK'S FROG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18556135 | a year ago | | | 0 | 0.0017426921 | |
| 18556058 | a year ago | | | 0 | 0.0016608160 | |
| 18556056 | a year ago | | | 0 | 0.0017146465 | |
| 18556050 | a year ago | | | 0 | 0.0017932827 | |
| 18556044 | a year ago | | | 0 | 0.0018964423 | |
| 18556026 | a year ago | | | 0 | 0.0024381890 | |
| 18556025 | a year ago | | | 0 | 0.0018845013 | |
| 18556025 | a year ago | | | 0 | 0.0025219789 | |
| 18556023 | a year ago | | | 0 | 0.0019354483 | |
| 18556020 | a year ago | | | 0 | 0.0020549748 |
ABI
ABI objects
Getter at block 21095507
BurnBuyFee() view returns (uint256)
0
BurnSellFee() view returns (uint256)
1
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
1000000000000000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
GROK'S FROG
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
Quibble
totalSupply() view returns (uint256)
473893000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfb30699357e947803991c5ae7a500bad02c4f976
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityEtn() payable
approve(address spender, uint256 amount) returns (bool)
burnToken(address tokenAddress, uint256 amount)
clearStuckedBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswap(uint256 percent)
removesLimitse()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
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)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.