Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3f…11ca
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GROKINU | ERC-20 | 34.932229M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19939645 | 5 months ago | | | 0 | 0.00031758197 | |
| 19484934 | 7 months ago | | | 0 | 0.00076034231 | |
| 18508833 | a year ago | | | 0 | 0.00075960130 | |
| 18508050 | a year ago | | | 0 | 0.0011404619 | |
| 18508031 | a year ago | | | 0 | 0.00091599700 | |
| 18508019 | a year ago | | | 0 | 0.00098741991 | |
| 18507994 | a year ago | | | 0 | 0.0010422085 | |
| 18507918 | a year ago | | | 0 | 0.0017401833 | |
| 18507898 | a year ago | | | 0 | 0.0018616011 | |
| 18507820 | a year ago | | | 0 | 0.0018083330 |
ABI
ABI objects
Getter at block 21097323
_maxSwapTax() view returns (uint256)
1000000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
GROK INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GROKINU
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events NoLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setTxnLimit(uint256 _amount)
setaBotOrNot(address account, bool state)
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 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.