Grok 🥰
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd9d3…582d
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Grok 🥰 | ERC-20 | 12.715085M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18719841 | a year ago | | | 0 | 0.0026352197 | |
| 18719836 | a year ago | | | 0 | 0.0029251323 | |
| 18719830 | a year ago | | | 0 | 0.0026487297 | |
| 18719824 | a year ago | | | 0 | 0.0012857565 | |
| 18719822 | a year ago | | | 0 | 0.0028013652 | |
| 18719821 | a year ago | | | 0 | 0.0020065124 | |
| 18719819 | a year ago | | | 0 | 0.0027597868 | |
| 18719819 | a year ago | | | 0 | 0.0027597868 | |
| 18719819 | a year ago | | | 0 | 0.0027597868 | |
| 18719819 | a year ago | | | 0 | 0.0028568623 |
ABI
ABI objects
Getter at block 21201463
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Grok 🥰
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Grok 🥰
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[]Â bots_)Â
approve(address spender, uint256 amount) returns (bool)
delBots(address[]Â notbot)Â
openTrading()Â
removeLimits()Â
renounceOwnership()Â
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)Â
MaxTxAmountUpdated(uint256Â _maxTxAmount)Â
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)Â
Transfer(address indexed from, address indexed to, uint256 value)Â
constructor(address router)Â
receive()Â
This contract contains no error objects.