{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "yddkctoq-nx-link-v1-bridge-convert",
  "title": "Yddkctoq \u00b7 Bridge Convert",
  "url": "https://yddkctoq.nx.link/v1/bridge/convert",
  "category": "finance",
  "summary": "Yddkctoq \u00b7 Bridge Convert \u2014 x402-protected finance API. Pay $0.000100 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Yddkctoq \u00b7 Bridge Convert \u2014 x402 finance API \u00b7 $0.000100 per call",
    "description": "Yddkctoq \u00b7 Bridge Convert \u2014 x402-protected finance API. Pay $0.000100 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.003,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1c0cc9813b7c136c8f124cbc3c7acd217e141230",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "thirdweb API https://api.thirdweb.com - GET Convert Fiat to Crypto",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "required": [
                    "result"
                  ],
                  "properties": {
                    "result": {
                      "type": "number",
                      "examples": [
                        2.5e-05,
                        1.5,
                        100.75
                      ],
                      "description": "The conversion result - amount of crypto tokens for the fiat amount"
                    }
                  }
                },
                "examples": {
                  "convert-eur-to-eth": {
                    "value": {
                      "result": 0.01875
                    },
                    "summary": "Convert \u20ac75 EUR to ETH",
                    "description": "Convert \u20ac75 EUR to ETH on Ethereum mainnet using native token address"
                  },
                  "convert-usd-to-eth": {
                    "value": {
                      "result": 0.025
                    },
                    "summary": "Convert $100 USD to ETH",
                    "description": "Convert $100 USD to ETH on Ethereum mainnet using native token address"
                  },
                  "convert-usd-to-usdc": {
                    "value": {
                      "result": 50
                    },
                    "summary": "Convert $50 USD to USDC",
                    "description": "Convert $50 USD to USDC on Arbitrum"
                  }
                }
              }
            },
            "description": "Conversion completed successfully. Returns the amount of crypto tokens equivalent to the specified fiat amount."
          },
          "400": {
            "description": "Bad request. Invalid parameters such as invalid amounts, malformed token address, or invalid currency code."
          },
          "401": {
            "description": "Authentication required. Include `x-client-id` header for frontend usage or `x-secret-key` for backend usage."
          },
          "404": {
            "description": "Token not found, price data unavailable for the specified token on the given chain, or price data not available for the requested currency."
          },
          "429": {
            "description": "Too many requests. Rate limit exceeded."
          },
          "500": {
            "description": "Internal server error. This may occur due to network connectivity issues or external service failures."
          }
        },
        "parameters": [
          {
            "in": "query",
            "name": "from",
            "schema": {
              "enum": [
                "USD",
                "EUR",
                "GBP",
                "JPY",
                "KRW",
                "CNY",
                "INR",
                "NOK",
                "SEK",
                "CHF",
                "AUD",
                "CAD",
                "NZD",
                "MXN",
                "BRL",
                "CLP",
                "CZK",
                "DKK",
                "HKD",
                "HUF",
                "IDR",
                "ILS",
                "ISK"
              ],
              "type": "string",
              "examples": [
                "USD",
                "EUR",
                "GBP",
                "JPY",
                "KRW",
                "CNY"
              ],
              "description": "The fiat currency symbol"
            },
            "required": true,
            "description": "The fiat currency symbol"
          },
          {
            "in": "query",
            "name": "fromAmount",
            "schema": {
              "type": "string",
              "examples": [
                "100",
                "50.5",
                "1000"
              ],
              "description": "The amount of fiat currency to convert"
            },
            "required": true,
            "description": "The amount of fiat currency to convert"
          },
          {
            "in": "query",
            "name": "chainId",
            "schema": {
              "type": "integer",
              "minimum": 0,
              "examples": [
                1,
                8453,
                137,
                56,
                43114,
                42161,
                10
              ],
              "description": "The blockchain network identifier",
              "exclusiveMinimum": true
            },
            "required": true,
            "description": "The blockchain network identifier"
          },
          {
            "in": "query",
            "name": "to",
            "schema": {
              "type": "string",
              "examples": [
                "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
                "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
              ],
              "description": "The token address on the specified chain to convert to"
            },
            "required": true,
            "description": "The token address on the specified chain to convert to"
          }
        ]
      }
    }
  ],
  "origin": {
    "slug": "yddkctoq-nx-link",
    "host": "yddkctoq.nx.link",
    "url": "https://yddkctoq.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/yddkctoq-nx-link-v1-bridge-convert",
    "url": "https://x402all.com/resource/yddkctoq-nx-link-v1-bridge-convert",
    "name": "Yddkctoq \u00b7 Bridge Convert",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/yddkctoq-nx-link-v1-bridge-convert",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://yddkctoq.nx.link/v1/bridge/convert",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/yddkctoq-nx-link",
      "url": "https://yddkctoq.nx.link",
      "name": "yddkctoq.nx.link",
      "@type": "Organization"
    },
    "identifier": "yddkctoq-nx-link-v1-bridge-convert",
    "description": "Yddkctoq \u00b7 Bridge Convert \u2014 x402-protected finance API. Pay $0.000100 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=yddkctoq-nx-link-v1-bridge-convert",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=yddkctoq-nx-link-v1-bridge-convert",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:36:29.133567+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://yddkctoq.nx.link/v1/bridge/convert",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "result"
      ],
      "properties": {
        "result": {
          "type": "number",
          "examples": [
            2.5e-05,
            1.5,
            100.75
          ],
          "description": "The conversion result - amount of crypto tokens for the fiat amount"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "74e9f2361e365d513e7f346010fd5a8432e645af81a3c0bff4763484857b6db3"
  }
}