Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2,592.07)
Native
Value
$166.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.051959 | $3,206.41 |
$166.6 | |
FINE | ERC-20 | 485.094717B | $0.00 |
$2,425.47 | |
Grok-0 | ERC-20 | 28.800282M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19911080 | 6 months ago | | | 0 | 0.00071733583 | |
| 19685335 | 7 months ago | | | 0 | 0.00038655479 | |
| 19652911 | 7 months ago | | | 0 | 0.00055879087 | |
| 19652892 | 7 months ago | | | 0 | 0.0010322354 | |
| 19580041 | 7 months ago | | | 0 | 0.00086170442 | |
| 19545128 | 7 months ago | | | 0 | 0.00089142110 | |
| 19073823 | 10 months ago | | | 0 | 0.00058325168 | |
| 18947899 | 10 months ago | | | 0 | 0.00057612774 | |
| 18921453 | 10 months ago | | | 0 | 0.00098923311 | |
| 18910176 | 10 months ago | | | 0 | 0.00047424533 |
ABI
ABI objects
Getter at block 21158291
_maxTxnAmount() view returns (uint256)
33000000000000000000
_maxWallet() view returns (uint256)
660000000
_swapTokensAtAmnt() view returns (uint256)
33000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Grok-0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Grok-0
totalSupply() pure returns (uint256)
33000000000000000000
uniswapV2Pair() view returns (address)
0x8471a20729078182d1b6c22bec52f66b9943e29e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.