Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$FWOG | ERC-20 | 219 | -- | -- | |
HQG | ERC-20 | 2.36 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101503 | a month ago | | | 0.1 | 0.00040462446 | |
| 21100944 | a month ago | | | 0.1 | 0.00029825138 | |
| 21100910 | a month ago | | | 0.1 | 0.00026768881 | |
| 20896483 | 2 months ago | | | 0 | 0.00015703903 | |
| 20896478 | 2 months ago | | | 0 | 0.00015508141 | |
| 20896427 | 2 months ago | | | 0 | 0.00011723360 | |
| 20889096 | 2 months ago | | | 0.05 | 0.00021830474 | |
| 20888044 | 2 months ago | | | 0.05 | 0.00024102222 | |
| 20887720 | 2 months ago | | | 0.05 | 0.00022254667 | |
| 20700856 | 3 months ago | | | 0.0001 | 0.000029376584 |
ABI
ABI objects
Getter at block 21330718
This contract contains no getter function objects.
Read-only
quoteExactInput(bytes path, uint256 amountIn) view returns (uint256 amountOut, uint160[] sqrtPriceX96AfterList, uint32[] initializedTicksCrossedList, uint256 gasEstimate)
quoteExactInputSingle(struct IQuoterQuoteExactInputSingleParams params) view returns (uint256 amountReceived, uint160 sqrtPriceX96After, uint32 initializedTicksCrossed, uint256 gasEstimate)
quoteExactInputSingleWithPool(struct IQuoterQuoteExactInputSingleWithPoolParams params) view returns (uint256 amountReceived, uint160 sqrtPriceX96After, uint32 initializedTicksCrossed, uint256 gasEstimate)
quoteExactOutput(bytes path, uint256 amountOut) view returns (uint256 amountIn, uint160[] sqrtPriceX96AfterList, uint32[] initializedTicksCrossedList, uint256 gasEstimate)
quoteExactOutputSingle(struct IQuoterQuoteExactOutputSingleParams params) view returns (uint256 amountIn, uint160 sqrtPriceX96After, uint32 initializedTicksCrossed, uint256 gasEstimate)
quoteExactOutputSingleWithPool(struct IQuoterQuoteExactOutputSingleWithPoolParams params) view returns (uint256 amountIn, uint160 sqrtPriceX96After, uint32 initializedTicksCrossed, uint256 gasEstimate)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
constructor(address _factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.