Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GROK | ERC-20 | 1.474896B | -- | -- | |
UNI-V2 | ERC-20 | 121.491491 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18627909 | a year ago | | | 0 | 0.0030572703 | |
| 18627841 | a year ago | | | 0 | 0.0030797737 | |
| 18627833 | a year ago | | | 0 | 0.0032563142 | |
| 18627833 | a year ago | | | 0 | 0.0032563142 | |
| 18627819 | a year ago | | | 0 | 0.0034953166 | |
| 18627782 | a year ago | | | 0 | 0.0062245202 | |
| 18627781 | a year ago | | | 0 | 0.0065464608 | |
| 18627777 | a year ago | | | 0 | 0.0057982178 | |
| 18627741 | a year ago | | | 0 | 0.011724348 | |
| 18627735 | a year ago | | | 0 | 0.0088476000 |
ABI
ABI objects
Getter at block 21222967
buyTotalFees() view returns (uint256)
15
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xb28d925a1c41e264cdfe868198c334299630e1d2
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0xb28d925a1c41e264cdfe868198c334299630e1d2
maxTransactionAmount() view returns (uint256)
4761000000000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
4761000000000000000000000000000000000000000000000000000
name() view returns (string)
Grok Gun
owner() view returns (address)
0xb28d925a1c41e264cdfe868198c334299630e1d2
sellTotalFees() view returns (uint256)
90
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3450000000000000000000000
symbol() view returns (string)
GROK
tokensForDev() view returns (uint256)
159665102519206319628704984
tokensForLiquidity() view returns (uint256)
118344068169904964814352491
tokensForMarketing() view returns (uint256)
1035013648935841527772229913
totalSupply() view returns (uint256)
6900000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xafd59c3b16c0580606b3e0c8ebf13050c4604236
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(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 MaxLimits() returns (bool)
Trading()
Wallet(address account, bool isBlacklisted)
approve(address spender, uint256 amount) returns (bool)
automaticTaxBuy(uint256 _devFee, uint256 _liquidityFee, uint256 _marketingFee)
automaticTaxSell(uint256 _devFee, uint256 _liquidityFee, uint256 _marketingFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.