Grok 1.5
Verified contract
Active on
Ethereum with 1,409 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x06d0…ad1f
1 additional
variable
Balances ($29.49)
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000009 | $3,925.57 |
$0.04 | |
ZUZALU | ERC-20 | 27.291442K | $0.001079 |
$29.46 | |
Grok 1.5 | ERC-20 | 4.345954M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21335873 | 7 days ago | | | 0 | 0.00049359143 | |
| 21196514 | a month ago | | | 0 | 0.00040306912 | |
| 21125092 | a month ago | | | 0 | 0.00067318052 | |
| 21016537 | 2 months ago | | | 0 | 0.00041004011 | |
| 20871105 | 2 months ago | | | 0 | 0.0013897420 | |
| 20840569 | 3 months ago | | | 0 | 0.00057148907 | |
| 20568336 | 4 months ago | | | 0 | 0.00014235643 | |
| 20511395 | 4 months ago | | | 0 | 0.00022233053 | |
| 20511287 | 4 months ago | | | 0 | 0.00035876189 | |
| 20491578 | 4 months ago | | | 0 | 0.00040854244 |
ABI
ABI objects
Getter at block 21388348
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Grok 1.5
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Grok 1.5
totalSupply() pure returns (uint256)
1000000000000000000
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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()
receive()
This contract contains no error objects.