Grok2 Beta
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38da…fc9f
6 additional
variables
Balances ($0.00)
No balances found for "Grok2 Beta"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20508664 | 3 months ago | | | 0 | 0.000090791210 | |
| 20508656 | 3 months ago | | | 0 | 0.000086428736 | |
| 20508648 | 3 months ago | | | 0 | 0.000082623681 | |
| 20508636 | 3 months ago | | | 0 | 0.000080876716 | |
| 20508597 | 3 months ago | | | 0 | 0.000091694981 | |
| 20508596 | 3 months ago | | | 0 | 0.000040391272 | |
| 20508592 | 3 months ago | | | 0 | 0.00017112836 | |
| 20508589 | 3 months ago | | | 0 | 0.000068447420 | |
| 20508589 | 3 months ago | | | 0 | 0.00013786608 | |
| 20508585 | 3 months ago | | | 0 | 0.000067184797 |
ABI
ABI objects
Getter at block 21222319
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
0
caCount() view returns (uint256)
4
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Grok2 Beta
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GROK2
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x5ce488465e59c03c73ffb0e3b39e731658599638
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
releaseStuckEth()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
removeLimit()
renounceOwnership()
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)
Launch(bool _tradingOpen, bool _swapEnabled)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.