Grok Classic
Verified contract
Active on
Ethereum with 496 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c2d…7d9d
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GROKC | ERC-20 | 2.354663M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282321 | 21 days ago | | | 0 | 0.00072527034 | |
| 20836092 | 3 months ago | | | 0 | 0.0019508978 | |
| 20796182 | 3 months ago | | | 0 | 0.00052748939 | |
| 19751421 | 8 months ago | | | 0 | 0.00022915740 | |
| 19226689 | 10 months ago | | | 0 | 0.0036355629 | |
| 18876078 | a year ago | | | 0 | 0.00087414766 | |
| 18875761 | a year ago | | | 0 | 0.00078657953 | |
| 18700208 | a year ago | | | 0 | 0.0017817440 | |
| 18695706 | a year ago | | | 0 | 0.0014260544 | |
| 18695497 | a year ago | | | 0 | 0.0014271831 |
ABI
ABI objects
Getter at block 21436217
_maxTaxSwap() view returns (uint256)
34500000000000000
_maxTxAmount() view returns (uint256)
6900000000000000000
_maxWalletSize() view returns (uint256)
6900000000000000000
_taxSwapThreshold() view returns (uint256)
34500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Grok Classic
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GROKC
totalSupply() pure returns (uint256)
6900000000000000000
transferDelayEnabled() view returns (bool)
false
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.