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 "Grok"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20696486 | 3 months ago | | | 0 | 0.000099250800 | |
| 20696394 | 3 months ago | | | 0 | 0.00013887924 | |
| 20695340 | 3 months ago | | | 0 | 0.000080496991 | |
| 20681396 | 3 months ago | | | 0 | 0.0011596904 | |
| 20503371 | 4 months ago | | | 0 | 0.000049919468 | |
| 18713737 | a year ago | | | 0 | 0.0023723284 | |
| 18665814 | a year ago | | | 0 | 0.0031681880 | |
| 18636549 | a year ago | | | 0 | 0.0012345397 | |
| 18633144 | a year ago | | | 0 | 0.0015076044 | |
| 18632625 | a year ago | | | 0 | 0.00075215250 |
ABI
ABI objects
Getter at block 21303101
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
22002220222002002202222022020
name() view returns (string)
Grok
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GROK
totalSupply() view returns (uint256)
1100111011100100110111101101011
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x85d63857560d0c7fb2bc7de6095f2fbc138f80e5
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.