{
  "schema": "pactverity.quote-study.v1",
  "collectedAt": "2026-09-17T18:02:01.965Z",
  "mint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
  "solMint": "So11111111111111111111111111111111111111112",
  "pvtyDecimals": 9,
  "provider": "Jupiter Metis v1 legacy quote endpoint",
  "mode": "read-only snapshot",
  "method": "Four independent SOL-to-PVTY quotes, each followed by a PVTY-to-SOL quote for the quoted output. No buy occurs, so the sell quote does not incorporate reserve changes from a hypothetical executed buy. Not a round-trip trade simulation.",
  "limitations": [
    "Quotes are not execution, liquidity guarantees or reliable future exit promises.",
    "Network fees, priority fees, account rent and execution slippage are not modelled. Pool fees in the provider quote are retained.",
    "The 100 bps setting is a quote parameter, not an actual observed execution cost.",
    "The endpoint is legacy and may be discontinued. Errors are preserved rather than reported as successful routes.",
    "No wallets connected; no transactions built, signed or sent."
  ],
  "observations": [
    {
      "inputLamports": 1000000,
      "inputSol": 0.001,
      "buy": {
        "startedAt": "2026-09-17T18:02:01.462Z",
        "receivedAt": "2026-09-17T18:02:01.704Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=So11111111111111111111111111111111111111112&outputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&amount=1000000&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "So11111111111111111111111111111111111111112",
          "inAmount": "1000000",
          "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "outAmount": "295579471981",
          "otherAmountThreshold": "292623677262",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0.0995011275819312474640350037",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "So11111111111111111111111111111111111111112",
                "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "inAmount": "1000000",
                "outAmount": "295579471981",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000293448,
          "swapUsdValue": "0.1013487675938805",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "295579471981",
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "sell": {
        "startedAt": "2026-09-17T18:02:01.704Z",
        "receivedAt": "2026-09-17T18:02:01.739Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&outputMint=So11111111111111111111111111111111111111112&amount=295579471981&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "inAmount": "295579471981",
          "outputMint": "So11111111111111111111111111111111111111112",
          "outAmount": "994761",
          "otherAmountThreshold": "984814",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "outputMint": "So11111111111111111111111111111111111111112",
                "inAmount": "295579471981",
                "outAmount": "994761",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000271194,
          "swapUsdValue": "0.1008178014004561600605",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true",
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "994761"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "independentQuoteReturnRatio": 0.994761
    },
    {
      "inputLamports": 10000000,
      "inputSol": 0.01,
      "buy": {
        "startedAt": "2026-09-17T18:02:01.739Z",
        "receivedAt": "2026-09-17T18:02:01.775Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=So11111111111111111111111111111111111111112&outputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&amount=10000000&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "So11111111111111111111111111111111111111112",
          "inAmount": "10000000",
          "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "outAmount": "2952522451099",
          "otherAmountThreshold": "2922997226589",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0.1004980419700501358500797393",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "So11111111111111111111111111111111111111112",
                "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "inAmount": "10000000",
                "outAmount": "2952522451099",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000264341,
          "swapUsdValue": "1.013487675938805",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true",
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "2952522451099"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "sell": {
        "startedAt": "2026-09-17T18:02:01.775Z",
        "receivedAt": "2026-09-17T18:02:01.826Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&outputMint=So11111111111111111111111111111111111111112&amount=2952522451099&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "inAmount": "2952522451099",
          "outputMint": "So11111111111111111111111111111111111111112",
          "outAmount": "9925644",
          "otherAmountThreshold": "9826388",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "outputMint": "So11111111111111111111111111111111111111112",
                "inAmount": "2952522451099",
                "outAmount": "9925644",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000225608,
          "swapUsdValue": "1.005951786975594421542",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true",
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "9925644"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "independentQuoteReturnRatio": 0.9925644
    },
    {
      "inputLamports": 50000000,
      "inputSol": 0.05,
      "buy": {
        "startedAt": "2026-09-17T18:02:01.826Z",
        "receivedAt": "2026-09-17T18:02:01.860Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=So11111111111111111111111111111111111111112&outputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&amount=50000000&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "So11111111111111111111111111111111111111112",
          "inAmount": "50000000",
          "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "outAmount": "14690331320214",
          "otherAmountThreshold": "14543428007012",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0.1049021976633824421873484997",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "So11111111111111111111111111111111111111112",
                "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "inAmount": "50000000",
                "outAmount": "14690331320214",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000212325,
          "swapUsdValue": "5.067438379694025",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "14690331320214",
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "sell": {
        "startedAt": "2026-09-17T18:02:01.860Z",
        "receivedAt": "2026-09-17T18:02:01.898Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&outputMint=So11111111111111111111111111111111111111112&amount=14690331320214&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "inAmount": "14690331320214",
          "outputMint": "So11111111111111111111111111111111111111112",
          "outAmount": "49145793",
          "otherAmountThreshold": "48654336",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "outputMint": "So11111111111111111111111111111111111111112",
                "inAmount": "14690331320214",
                "outAmount": "49145793",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858360,
          "timeTaken": 0.000286757,
          "swapUsdValue": "4.9808655529739591197365",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true",
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "49145793"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "independentQuoteReturnRatio": 0.98291586
    },
    {
      "inputLamports": 100000000,
      "inputSol": 0.1,
      "buy": {
        "startedAt": "2026-09-17T18:02:01.898Z",
        "receivedAt": "2026-09-17T18:02:01.935Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=So11111111111111111111111111111111111111112&outputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&amount=100000000&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "So11111111111111111111111111111111111111112",
          "inAmount": "100000000",
          "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "outAmount": "29201938897384",
          "otherAmountThreshold": "28909919508411",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0.1103471133067734012994777635",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "So11111111111111111111111111111111111111112",
                "outputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "inAmount": "100000000",
                "outAmount": "29201938897384",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858361,
          "timeTaken": 0.000264429,
          "swapUsdValue": "10.134876759388050",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true",
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "29201938897384"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "sell": {
        "startedAt": "2026-09-17T18:02:01.935Z",
        "receivedAt": "2026-09-17T18:02:01.965Z",
        "requestUrl": "https://lite-api.jup.ag/swap/v1/quote?inputMint=8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML&outputMint=So11111111111111111111111111111111111111112&amount=29201938897384&slippageBps=100&restrictIntermediateTokens=true&swapMode=ExactIn",
        "httpStatus": 200,
        "valid": true,
        "data": {
          "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
          "inAmount": "29201938897384",
          "outputMint": "So11111111111111111111111111111111111111112",
          "outAmount": "97111578",
          "otherAmountThreshold": "96140463",
          "swapMode": "ExactIn",
          "slippageBps": 100,
          "platformFee": null,
          "priceImpactPct": "0",
          "routePlan": [
            {
              "swapInfo": {
                "ammKey": "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt",
                "label": "Raydium CP",
                "inputMint": "8a9P2My6dUhKYJacztYv6bSjKJ1XZwTYY3qz5VwgcGML",
                "outputMint": "So11111111111111111111111111111111111111112",
                "inAmount": "29201938897384",
                "outAmount": "97111578",
                "updateContextSlot": "447759705"
              },
              "percent": 100,
              "bps": null
            }
          ],
          "contextSlot": 447858361,
          "timeTaken": 0.000201633,
          "swapUsdValue": "9.842138749396998498429",
          "mostReliableAmmsQuoteReport": {
            "info": {
              "LmDnj8NzU5LF5wrXGRXyU8f6wj6vhZc64UfD86Zkwpt": "97111578",
              "Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE": "Not used RG: FullLiquidIntermediate, contains ALT: true"
            }
          },
          "longtailMarketQuoteReport": null,
          "useIncurredSlippageForQuoting": null,
          "useRewards": null,
          "otherRoutePlans": null,
          "loadedLongtailToken": false,
          "instructionVersion": null
        }
      },
      "independentQuoteReturnRatio": 0.97111578
    }
  ]
}
