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 "GROK3.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18850497 | a year ago | | | 0 | 0.00099794054 | |
| 18850488 | a year ago | | | 0 | 0.0011828309 | |
| 18850467 | a year ago | | | 0 | 0.0012904103 | |
| 18850458 | a year ago | | | 0 | 0.0015101820 | |
| 18850451 | a year ago | | | 0 | 0.00092882417 |
ABI
ABI objects
Getter at block 21177123
decimals() view returns (uint8)
9
hasLimit() view returns (bool)
false
maxHolding() view returns (uint256)
100000000000000000
maxTxAmount() view returns (uint256)
100000000000000000
name() view returns (string)
GROK3.0
owner() view returns (address)
0x807286b7883114580d0a47913281c84dfca035bf
symbol() view returns (string)
GROK3
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isException(address) view returns (bool)
State-modifying
Events Approved(address account, uint256 amount) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.