Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf3d0…1699
0xf3d0…1699
12 additional
variables
Balances ($0.00)
No balances found for "BABY GROK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20727120 | 2 months ago | | | 0 | 0.00010884147 | |
| 19758007 | 7 months ago | | | 0 | 0.00021522741 | |
| 18543793 | a year ago | | | 0 | 0.0026855213 | |
| 18543702 | a year ago | | | 0 | 0.0026310883 | |
| 18543687 | a year ago | | | 0 | 0.065079000 | |
| 18543676 | a year ago | | | 0 | 0.0021362634 | |
| 18543674 | a year ago | | | 0 | 0.0025877933 | |
| 18543665 | a year ago | | | 0 | 0.0024963417 | |
| 18543662 | a year ago | | | 0 | 0.0025298441 | |
| 18543660 | a year ago | | | 0 | 0.0025014560 |
ABI
ABI objects
Getter at block 21227527
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
0
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
2070000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_walletMax() view returns (uint256)
69000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
69000000000000000
name() view returns (string)
BABY GROK
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
BABYGROK
totalSupply() view returns (uint256)
69000000000000000
uniswapPair() view returns (address)
0x4b4a2b3f8315c67bc0049bd898c997dbcc3284e5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events adjustMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
clearStuckTokens() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newDevelopmentShare)
setNumTokensBeforeSwap(uint256 newLimit)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
setcheckExcludedFromFees(address account, bool newValue)
setcheckTxLimitExcept(address holder, bool exempt)
setcheckWalletLimitExcept(address holder, bool exempt)
settaxWallet1(address newAddress)
settaxWallet2(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.