{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-slamai-dev-token-price-exotic",
  "title": "Api \u00b7 Price Exotic",
  "url": "https://api.slamai.dev/token/price/exotic",
  "category": "finance",
  "summary": "Api \u00b7 Price Exotic \u2014 x402-protected finance API. Pay $0.0010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Price Exotic \u2014 x402 finance API \u00b7 $0.0010 per call",
    "description": "Api \u00b7 Price Exotic \u2014 x402-protected finance API. Pay $0.0010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xd85096faec1ac03075667b4c1a1661f5623bf111",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Retrieves token price details including FDV, liquidity, and 24-hour change, quoted in any ERC20 or major blockchain token.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "symbols": {
              "type": "string",
              "description": "A pipe-delimited list of token symbols to query. When multiple tokens have the same symbol, the system chooses the most active token with that symbol over the last 24 hours. Example: SWARM|VADER Maximum: 30 symbols"
            },
            "addresses": {
              "type": "string",
              "description": "Pipe-delimited token addresses. Max: 30. E.g. 0x123...|0x456..."
            },
            "blockchain": {
              "enum": [
                "ethereum",
                "base"
              ],
              "type": "string",
              "required": true,
              "description": "The blockchain network to query."
            },
            "quote_symbol": {
              "type": "string",
              "description": "The quote token to use for price output. Any ERC20 token symbol and many major tokens on other blockchains are supported. When multiple tokens have the same symbol, the system chooses the most active token with that symbol over the last 24 hours. Example: BRETT"
            },
            "estimate_cost": {
              "type": "boolean",
              "description": "Return only SLAM token cost for this query"
            },
            "quote_address": {
              "type": "string",
              "description": "The contract address of the token to use for price output. Any ERC20 token address is supported."
            }
          }
        },
        "output": {
          "status": 200,
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "object",
                    "required": [
                      "block",
                      "chain",
                      "quote",
                      "slam",
                      "utc"
                    ],
                    "properties": {
                      "utc": {
                        "type": "string",
                        "minLength": 1,
                        "description": "UTC timestamp of this data (ISO 8601)."
                      },
                      "slam": {
                        "type": "number",
                        "format": "double",
                        "description": "The SLAM token cost for this API call."
                      },
                      "block": {
                        "type": "integer",
                        "format": "int32",
                        "description": "The block number for this price snapshot."
                      },
                      "chain": {
                        "type": "string",
                        "minLength": 1,
                        "description": "The blockchain network name (e.g., 'base')."
                      },
                      "quote": {
                        "type": "string",
                        "minLength": 1,
                        "description": "Quote token or currency (USD, ETH, BTC)."
                      },
                      "tokens": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "fdv": {
                              "type": "number",
                              "format": "double",
                              "nullable": true,
                              "description": "Fully diluted valuation in USD."
                            },
                            "name": {
                              "type": "string",
                              "description": "Full token name."
                            },
                            "prev": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "change": {
                                    "type": "string",
                                    "description": "Price change percentage."
                                  },
                                  "minutes": {
                                    "type": "integer",
                                    "format": "int32",
                                    "description": "Lookback period in minutes."
                                  }
                                }
                              },
                              "description": "Price change info over 24h."
                            },
                            "price": {
                              "type": "number",
                              "format": "double",
                              "description": "Current price in selected quote."
                            },
                            "symbol": {
                              "type": "string",
                              "description": "Token symbol."
                            },
                            "address": {
                              "type": "string",
                              "description": "Token contract address."
                            },
                            "liquidity": {
                              "type": "number",
                              "format": "double",
                              "nullable": true,
                              "description": "Available liquidity in USD."
                            }
                          }
                        },
                        "description": "List of token price data."
                      }
                    }
                  },
                  {
                    "type": "object",
                    "properties": {
                      "slam": {
                        "type": "number",
                        "format": "double"
                      }
                    }
                  }
                ]
              }
            }
          },
          "description": "OK"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-slamai-dev",
    "host": "api.slamai.dev",
    "url": "https://api.slamai.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-slamai-dev-token-price-exotic",
    "url": "https://x402all.com/resource/api-slamai-dev-token-price-exotic",
    "name": "Api \u00b7 Price Exotic",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-slamai-dev-token-price-exotic",
      "@type": "Offer",
      "price": "0.001",
      "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.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.slamai.dev/token/price/exotic",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-slamai-dev",
      "url": "https://api.slamai.dev",
      "name": "api.slamai.dev",
      "@type": "Organization"
    },
    "identifier": "api-slamai-dev-token-price-exotic",
    "description": "Api \u00b7 Price Exotic \u2014 x402-protected finance API. Pay $0.0010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-slamai-dev-token-price-exotic",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-slamai-dev-token-price-exotic",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:42:21.190553+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.slamai.dev/token/price/exotic",
    "content_type": "application/json",
    "response_schema": {
      "status": 200,
      "content": {
        "application/json": {
          "schema": {
            "oneOf": [
              {
                "type": "object",
                "required": [
                  "block",
                  "chain",
                  "quote",
                  "slam",
                  "utc"
                ],
                "properties": {
                  "utc": {
                    "type": "string",
                    "minLength": 1,
                    "description": "UTC timestamp of this data (ISO 8601)."
                  },
                  "slam": {
                    "type": "number",
                    "format": "double",
                    "description": "The SLAM token cost for this API call."
                  },
                  "block": {
                    "type": "integer",
                    "format": "int32",
                    "description": "The block number for this price snapshot."
                  },
                  "chain": {
                    "type": "string",
                    "minLength": 1,
                    "description": "The blockchain network name (e.g., 'base')."
                  },
                  "quote": {
                    "type": "string",
                    "minLength": 1,
                    "description": "Quote token or currency (USD, ETH, BTC)."
                  },
                  "tokens": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "fdv": {
                          "type": "number",
                          "format": "double",
                          "nullable": true,
                          "description": "Fully diluted valuation in USD."
                        },
                        "name": {
                          "type": "string",
                          "description": "Full token name."
                        },
                        "prev": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "change": {
                                "type": "string",
                                "description": "Price change percentage."
                              },
                              "minutes": {
                                "type": "integer",
                                "format": "int32",
                                "description": "Lookback period in minutes."
                              }
                            }
                          },
                          "description": "Price change info over 24h."
                        },
                        "price": {
                          "type": "number",
                          "format": "double",
                          "description": "Current price in selected quote."
                        },
                        "symbol": {
                          "type": "string",
                          "description": "Token symbol."
                        },
                        "address": {
                          "type": "string",
                          "description": "Token contract address."
                        },
                        "liquidity": {
                          "type": "number",
                          "format": "double",
                          "nullable": true,
                          "description": "Available liquidity in USD."
                        }
                      }
                    },
                    "description": "List of token price data."
                  }
                }
              },
              {
                "type": "object",
                "properties": {
                  "slam": {
                    "type": "number",
                    "format": "double"
                  }
                }
              }
            ]
          }
        }
      },
      "description": "OK"
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "61d81664040ecac68e97dbded16c45e0fc09f92cb4cb450afaa55d6420fa9f56"
  }
}