Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GrokAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20159531 | 5 months ago | | | 0 | 0.00011450794 | |
| 20058060 | 6 months ago | | | 0 | 0.00028833908 | |
| 19848819 | 7 months ago | | | 0 | 0.00017830801 | |
| 19848812 | 7 months ago | | | 0 | 0.00017892436 | |
| 19848791 | 7 months ago | | | 0 | 0.00017516327 | |
| 19848754 | 7 months ago | | | 0 | 0.00018627541 | |
| 19848709 | 7 months ago | | | 0 | 0.00018409133 | |
| 19848704 | 7 months ago | | | 0 | 0.00018198348 | |
| 19848565 | 7 months ago | | | 0 | 0.00010202586 | |
| 19848553 | 7 months ago | | | 0 | 0.000099360022 |
ABI
ABI objects
Getter at block 21318104
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
GrokAI
owner() view returns (address)
0xf6634eb3fcd2c1718a011386c1699a88ed65030d
sellTax() view returns (uint256)
99
setMarketingWallet() view returns (address)
0xf6634eb3fcd2c1718a011386c1699a88ed65030d
symbol() pure returns (string)
GRK
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.