Grok Classic
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Grok Classic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18660645 | a year ago | | | 0 | 0.00081185192 | |
| 18660633 | a year ago | | | 0 | 0.00091393853 | |
| 18660597 | a year ago | | | 0 | 0.0012082801 | |
| 18660583 | a year ago | | | 0 | 0.0010779650 | |
| 18660576 | a year ago | | | 0 | 0.0028370131 | |
| 18660559 | a year ago | | | 0 | 0.00097311669 | |
| 18660555 | a year ago | | | 0 | 0.0014328315 | |
| 18660545 | a year ago | | | 0 | 0.0010489505 | |
| 18660543 | a year ago | | | 0 | 0.0012496694 | |
| 18660534 | a year ago | | | 0 | 0.0013871935 |
ABI
ABI objects
Getter at block 21207424
BurnBuyFee() view returns (uint256)
0
BurnSellFee() view returns (uint256)
1
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
6900000000000000000000000000
maxTransactionAmount() view returns (uint256)
6900000000000000000000000000
maxWallet() view returns (uint256)
6900000000000000000000000000
name() view returns (string)
Grok Classic
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3450000000000000000000000
symbol() view returns (string)
GROKC
totalSupply() view returns (uint256)
4956903000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x492fdce4ca96a2e98c186534264978b878421dc1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Burn(address tokenAddress, uint256 amount)
OpenTrading()
addLiquidityEtcs() payable
approve(address spender, uint256 amount) returns (bool)
clearStuckedBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualswap(uint256 percent)
removeLimitetise()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.