Grok AI
Verified contract
Active on
Ethereum with 1,029 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,410.21)
Native
Value
$2,410.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.9975 | $2,416.25 |
$2,410.21 | |
GROK | ERC-20 | 563.540372K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21057722 | 9 days ago | | | 0 | 0.00053264679 | |
| 20859925 | a month ago | | | 0 | 0.00057797417 | |
| 20586014 | 2 months ago | | | 0 | 0.000075337341 | |
| 20398780 | 3 months ago | | | 0 | 0.00010092779 | |
| 20190109 | 4 months ago | | | 0 | 0.00018163600 | |
| 20098432 | 5 months ago | | | 0 | 0.00018608474 | |
| 20077382 | 5 months ago | | | 0 | 0.00068825637 | |
| 20057528 | 5 months ago | | | 0 | 0.00011709891 | |
| 20057528 | 5 months ago | | | 0 | 0.00020460757 | |
| 20045612 | 5 months ago | | | 0 | 0.00038430365 |
ABI
ABI objects
Getter at block 21124436
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x18ade38a4299093f37196a32285844e71a2a8fc7
maxTxAmount() view returns (uint256)
99999999999999999999999999999999
maxWalletAmount() view returns (uint256)
99999999999999999999999999999999
name() view returns (string)
Grok AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GROK
taxForLiquidity() view returns (uint256)
0
taxForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe47313c95a10d43dee011c54e29ad674425fef21
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxForLiquidity, uint256 _taxForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.