{"x402Version":2,"resources":{"GET /api/profile/[name]":{"accepts":[{"scheme":"exact","price":"$0.05","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Full identity profile with ENS, Farcaster, and Lens data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"vitalik.eth","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045","avatar":"https://...","ens":{},"farcaster":{},"lens":{}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"avatar":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/ens/resolve/[name]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Resolve ENS name to address and records","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"vitalik.eth","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045","avatar":"https://...","records":{}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"avatar":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/ens/value/[name]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"ENS name valuation estimate based on length, characters, and market data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"vitalik.eth","estimatedValue":50000,"currency":"USD","factors":{"length":7,"type":"word","premium":false}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"estimatedValue":{"type":"number"},"currency":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/reverse/[address]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Reverse resolve address to ENS name","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045","name":"vitalik.eth","avatar":"https://..."}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"address":{"type":"string"},"name":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/ens/batch-resolve":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Batch resolve up to 100 Ethereum addresses to ENS names and social profiles. Free tier: 100 addresses/day, then $0.005 per batch via x402.","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"addresses":[{"address":"0x4d982788c01402c4e0f657e1192d7736084ae5a8","ens":"garypalmerjr.eth","social":{"twitter":"GaryPalmerJr","github":"GaryPalmerJr"}},{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","ens":"vitalik.eth","social":{"twitter":"VitalikButerin","github":"vbuterin"}}],"metadata":{"total":2,"resolved":2,"cacheHitRate":"100%","processingTimeMs":5,"usage":{"tier":"free","totalToday":10,"limit":100,"remaining":90}}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"addresses":{"type":"array","items":{"properties":{"address":{"type":"string"},"ens":{"type":"string"},"avatar":{"type":"string"},"social":{"type":"object"}}}},"metadata":{"type":"object","properties":{"total":{"type":"number"},"resolved":{"type":"number"},"cacheHitRate":{"type":"string"},"processingTimeMs":{"type":"number"},"usage":{"type":"object"}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/ens/avatar/[name]":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get avatar URL for ENS name or address","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"vitalik.eth","avatar":"https://euc.li/vitalik.eth","contentType":"image/png"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"avatar":{"type":"string"},"contentType":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/price/[token]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get current token price from multiple aggregated sources","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"token":"ethereum","price":2650.42,"currency":"USD","change24h":2.5,"marketCap":318000000000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"token":{"type":"string"},"price":{"type":"number"},"currency":{"type":"string"},"change24h":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/price/batch":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Batch fetch prices for multiple tokens in one request","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"prices":{"ethereum":2650.42,"bitcoin":95000,"base":0.85},"currency":"USD","timestamp":"2026-02-12T00:00:00Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"prices":{"type":"object"},"currency":{"type":"string"},"timestamp":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/defi/tvl/[protocol]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get Total Value Locked for a DeFi protocol from DefiLlama","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"protocol":"aave","tvl":12500000000,"chains":["ethereum","polygon","arbitrum"],"change24h":1.2}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"protocol":{"type":"string"},"tvl":{"type":"number"},"chains":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/defi/protocols":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"List top DeFi protocols ranked by TVL","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"protocols":[{"name":"Lido","tvl":25000000000,"category":"Liquid Staking"}],"total":500}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"protocols":{"type":"array"},"total":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/defi/yields":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get best yield opportunities across DeFi protocols","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"yields":[{"pool":"USDC-ETH","protocol":"Uniswap","apy":12.5,"tvl":50000000}],"count":100}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"yields":{"type":"array"},"count":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/farcaster/[identifier]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get Farcaster user profile by FID, username, or connected address","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"fid":3,"username":"dwr.eth","displayName":"Dan Romero","followers":150000,"following":2500,"pfp":"https://..."}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"fid":{"type":"number"},"username":{"type":"string"},"displayName":{"type":"string"},"followers":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/farcaster/feed/[fid]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get recent casts from a Farcaster user","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"fid":3,"casts":[{"hash":"0x...","text":"Hello world","timestamp":"2026-02-12T00:00:00Z","likes":50}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"fid":{"type":"number"},"casts":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/market/global":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Global crypto market statistics including total market cap and dominance","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"totalMarketCap":3500000000000,"btcDominance":52.5,"ethDominance":18.2,"totalVolume24h":120000000000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"totalMarketCap":{"type":"number"},"btcDominance":{"type":"number"},"ethDominance":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/market/fear-greed":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Crypto Fear & Greed Index - market sentiment indicator","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"value":72,"classification":"Greed","timestamp":"2026-02-12T00:00:00Z","previousClose":68}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"value":{"type":"number"},"classification":{"type":"string"},"timestamp":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/gas":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current gas prices across Ethereum and L2 networks","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"ethereum":{"slow":15,"standard":20,"fast":30},"base":{"slow":0.001,"standard":0.002},"unit":"gwei"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ethereum":{"type":"object"},"base":{"type":"object"},"unit":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/atv":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"ATV agent info and capabilities","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"Agent Trust Vector","version":"2.9.0","capabilities":["identity","payments","ens"],"wallet":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"version":{"type":"string"},"capabilities":{"type":"array"},"wallet":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"POST /api/agent/register":{"accepts":[{"scheme":"exact","price":0.97,"network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Register AI agent identity (*.aboutme.eth). Price: 5+ chars $0.97, 4 chars $4.97, 3 chars $19.97","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{"example":{"name":"myagent","owner":"0x...","capabilities":["x402-payments","siwe-auth"],"profile":{"description":"AI Research Agent"}},"schema":{"properties":{"name":{"type":"string"},"owner":{"type":"string"},"capabilities":{"type":"array"}},"required":["name","owner"]}}},"output":{"type":"json","example":{"success":true,"identity":{"name":"myagent.aboutme.eth","address":"0x...","type":"agent"},"capabilities":["x402-payments","siwe-auth"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"success":{"type":"boolean"},"identity":{"type":"object"},"capabilities":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"POST /api/subnames/[parent]/purchase":{"accepts":[{"scheme":"exact","price":0.97,"network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Register ENS subname (agent identity). Price: 5+ chars $0.97, 4 chars $4.97, 3 chars $19.97","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{"example":{"name":"myagent","owner":"0x...","records":{"description":"AI Research Agent"}},"schema":{"properties":{"name":{"type":"string"},"owner":{"type":"string"}},"required":["name","owner"]}}},"output":{"type":"json","example":{"success":true,"fullName":"myagent.aboutme.eth","owner":"0x...","expiresAt":"2027-02-12"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"success":{"type":"boolean"},"fullName":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"POST /api/subnames/[parent]/[name]/renew":{"accepts":[{"scheme":"exact","price":0.97,"network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Renew ENS subname registration","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"success":true,"fullName":"myagent.aboutme.eth","newExpiry":"2028-02-12"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"success":{"type":"boolean"},"fullName":{"type":"string"},"newExpiry":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"POST /api/user/credits/[keyId]/purchase":{"accepts":[{"scheme":"exact","price":0.9,"network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Purchase API key credits (min 100 = $0.90)","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{"example":{"credits":100},"schema":{"properties":{"credits":{"type":"number","minimum":100}},"required":["credits"]}}},"output":{"type":"json","example":{"success":true,"keyId":"w3i_abc123","creditsAdded":100,"newBalance":250,"cost":"$0.90"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"success":{"type":"boolean"},"keyId":{"type":"string"},"creditsAdded":{"type":"number"},"newBalance":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/swap/quote":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get swap quote for token pair across DEX aggregators","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokenIn":"WETH","tokenOut":"USDC","amountIn":"1.0","amountOut":"2650.42","priceImpact":"0.05%","route":["WETH","USDC"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokenIn":{"type":"string"},"tokenOut":{"type":"string"},"amountIn":{"type":"string"},"amountOut":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/swap/routes":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get optimal swap routes comparing multiple DEX aggregators","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"routes":[{"source":"1inch","amountOut":"2650.42","gas":"150000"},{"source":"0x","amountOut":"2648.50","gas":"145000"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"routes":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/ticker":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Real-time Bitcoin price ticker with volume and market data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"symbol":"BTC","price":52000,"currency":"USD","change24h":1.8,"volume24h":28000000000,"marketCap":1020000000000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"symbol":{"type":"string"},"price":{"type":"number"},"currency":{"type":"string"},"change24h":{"type":"number"},"volume24h":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/stats":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin network statistics including hashrate, difficulty, and blocks","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"blockHeight":830000,"hashrate":550000000000000000000,"difficulty":72000000000000,"avgBlockTime":600,"mempool":50000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"blockHeight":{"type":"number"},"hashrate":{"type":"number"},"difficulty":{"type":"number"},"avgBlockTime":{"type":"number"},"mempool":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/hashrate":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin network hashrate with historical trends","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"current":550000000000000000000,"unit":"H/s","change24h":2.1,"history":[{"timestamp":1708905600,"hashrate":548000000000000000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"current":{"type":"number"},"unit":{"type":"string"},"change24h":{"type":"number"},"history":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/difficulty":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin mining difficulty with adjustment history","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"current":72000000000000,"change":1.5,"nextAdjustment":{"estimatedDate":"2026-03-01","blocksRemaining":1200},"history":[{"epoch":830,"difficulty":72000000000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"current":{"type":"number"},"change":{"type":"number"},"nextAdjustment":{"type":"object"},"history":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/marketcap":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin market capitalization and dominance metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"marketCap":1020000000000,"currency":"USD","dominance":52.5,"rank":1,"circulatingSupply":19600000,"maxSupply":21000000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"marketCap":{"type":"number"},"currency":{"type":"string"},"dominance":{"type":"number"},"rank":{"type":"number"},"circulatingSupply":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/bitcoin/blockcount":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Bitcoin blockchain height and block information","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"blockHeight":830000,"timestamp":1708905600,"avgBlockTime":600,"blocksToday":144,"lastBlock":{"hash":"00000000000000000001...","timestamp":1708905540,"transactions":2500}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"blockHeight":{"type":"number"},"timestamp":{"type":"number"},"avgBlockTime":{"type":"number"},"blocksToday":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/chains":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"List all blockchain networks with details and RPC endpoints","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"chains":[{"id":1,"name":"Ethereum","symbol":"ETH","rpc":"https://eth.llamarpc.com","explorer":"https://etherscan.io","nativeCurrency":"ETH"},{"id":8453,"name":"Base","symbol":"ETH","rpc":"https://mainnet.base.org","explorer":"https://basescan.org","nativeCurrency":"ETH"}],"count":150}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"chains":{"type":"array","items":{"properties":{"id":{"type":"number"},"name":{"type":"string"},"symbol":{"type":"string"},"rpc":{"type":"string"}}}},"count":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/chains/[chain]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get detailed information and statistics for a specific blockchain","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"id":8453,"name":"Base","symbol":"ETH","rpc":["https://mainnet.base.org","https://base.llamarpc.com"],"explorer":"https://basescan.org","nativeCurrency":"ETH","l2Type":"Optimistic Rollup","tvl":4200000000,"activeAddresses":1500000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"symbol":{"type":"string"},"rpc":{"type":"array"},"explorer":{"type":"string"},"l2Type":{"type":"string"},"tvl":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/fees":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Compare transaction fees across Layer 2 networks","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"l2s":[{"name":"Base","avgFee":0.05,"currency":"USD","savingsVsL1":"95%","tps":500},{"name":"Arbitrum","avgFee":0.08,"currency":"USD","savingsVsL1":"92%","tps":400}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"l2s":{"type":"array","items":{"properties":{"name":{"type":"string"},"avgFee":{"type":"number"},"savingsVsL1":{"type":"string"},"tps":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/scaling":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Layer 2 scaling solutions overview with metrics and comparisons","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"l2s":[{"name":"Base","type":"Optimistic Rollup","tps":500,"avgFee":0.05,"tvl":4200000000}],"summary":{"totalTvl":25000000000,"avgSavings":"90%"}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"l2s":{"type":"array"},"summary":{"type":"object"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/comparison":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Side-by-side comparison of Layer 2 solutions","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"comparison":[{"name":"Base","type":"Optimistic","tps":500,"avgFee":0.05,"tvl":4200000000,"security":"Ethereum"},{"name":"Arbitrum","type":"Optimistic","tps":400,"avgFee":0.08,"tvl":3800000000,"security":"Ethereum"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"comparison":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/tps":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Transactions per second metrics for Layer 2 networks","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"l2s":[{"name":"Base","currentTps":500,"maxTps":2000,"avgTps24h":450},{"name":"Arbitrum","currentTps":400,"maxTps":4000,"avgTps24h":380}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"l2s":{"type":"array","items":{"properties":{"name":{"type":"string"},"currentTps":{"type":"number"},"maxTps":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/tvl/[project]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get Total Value Locked for a Layer 2 project","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"project":"base","tvl":4200000000,"currency":"USD","change24h":2.5,"chains":["base"],"topProtocols":["Aerodrome","Uniswap","Aave"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"project":{"type":"string"},"tvl":{"type":"number"},"currency":{"type":"string"},"change24h":{"type":"number"},"chains":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/base":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Comprehensive Base network statistics and metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"Base","chainId":8453,"tvl":4200000000,"tps":500,"avgFee":0.05,"activeAddresses":1500000,"totalTransactions":850000000,"topDapps":["Aerodrome","Uniswap","Aave"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"chainId":{"type":"number"},"tvl":{"type":"number"},"tps":{"type":"number"},"avgFee":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/arbitrum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Comprehensive Arbitrum network statistics and metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"Arbitrum","chainId":42161,"tvl":3800000000,"tps":400,"avgFee":0.08,"activeAddresses":2100000,"totalTransactions":1200000000,"topDapps":["GMX","Uniswap","Aave"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"chainId":{"type":"number"},"tvl":{"type":"number"},"tps":{"type":"number"},"avgFee":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/l2/optimism":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Comprehensive Optimism network statistics and metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"name":"Optimism","chainId":10,"tvl":2400000000,"tps":350,"avgFee":0.1,"activeAddresses":1200000,"totalTransactions":680000000,"topDapps":["Velodrome","Uniswap","Aave"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":"string"},"chainId":{"type":"number"},"tvl":{"type":"number"},"tps":{"type":"number"},"avgFee":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/stablecoins":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Stablecoin tokens list with prices and market data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"USDC","name":"USD Coin","price":1,"marketCap":35000000000,"chain":"ethereum"},{"symbol":"USDT","name":"Tether","price":1,"marketCap":98000000000,"chain":"ethereum"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"marketCap":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/memecoins":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Meme tokens list with prices and community metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"DOGE","name":"Dogecoin","price":0.085,"marketCap":12000000000,"change24h":5.2},{"symbol":"SHIB","name":"Shiba Inu","price":0.000012,"marketCap":7000000000,"change24h":-2.1}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"marketCap":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/defi":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DeFi tokens list with prices, TVL, and protocol data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"UNI","name":"Uniswap","price":12.5,"marketCap":9400000000,"tvl":4200000000},{"symbol":"AAVE","name":"Aave","price":285,"marketCap":4200000000,"tvl":12500000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"tvl":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/l2":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Layer 2 tokens list with prices and network metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"ARB","name":"Arbitrum","price":1.85,"marketCap":5800000000,"tvl":2400000000},{"symbol":"OP","name":"Optimism","price":3.2,"marketCap":3200000000,"tvl":1200000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"tvl":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/ai":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"AI and machine learning tokens list with prices and project data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"FET","name":"Fetch.ai","price":0.85,"marketCap":720000000,"category":"AI Agent"},{"symbol":"RNDR","name":"Render","price":7.5,"marketCap":3200000000,"category":"AI Compute"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"category":{"type":"string"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/gaming":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Gaming and metaverse tokens list with prices and player metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"tokens":[{"symbol":"AXS","name":"Axie Infinity","price":8.5,"marketCap":950000000,"players":500000},{"symbol":"SAND","name":"The Sandbox","price":0.65,"marketCap":1200000000,"landSales":1500000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"tokens":{"type":"array","items":{"properties":{"symbol":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"marketCap":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/tokens/categories":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"List all token categories with counts and market data","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"categories":[{"name":"DeFi","count":250,"totalMarketCap":45000000000},{"name":"L2","count":15,"totalMarketCap":12000000000},{"name":"AI","count":35,"totalMarketCap":8500000000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"categories":{"type":"array","items":{"properties":{"name":{"type":"string"},"count":{"type":"number"},"totalMarketCap":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/staking":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum staking overview with validators, APR, and total staked","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"ethereum":{"totalStaked":32000000,"apr":3.5,"validators":800000,"stakingRatio":27.5},"protocols":[{"name":"Lido","tvl":24000000000,"marketShare":30.5}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ethereum":{"type":"object","properties":{"totalStaked":{"type":"number"},"apr":{"type":"number"},"validators":{"type":"number"}}},"protocols":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/staking/eth":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum staking statistics including validators, APR, and deposits","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"totalStaked":32000000,"apr":3.5,"validators":800000,"stakingRatio":27.5,"pendingValidators":15000,"exitQueue":5000,"avgRewards24h":285000}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"totalStaked":{"type":"number"},"apr":{"type":"number"},"validators":{"type":"number"},"stakingRatio":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/staking/lido":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Lido staking data","extensions":{}},"GET /api/staking/eigenlayer":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"EigenLayer restaking protocol statistics and metrics","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"protocol":"EigenLayer","tvl":12000000000,"totalRestaked":4500000,"operators":350,"avs":25,"restakedAssets":["ETH","stETH","cbETH"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"protocol":{"type":"string"},"tvl":{"type":"number"},"totalRestaked":{"type":"number"},"operators":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/staking/rocketpool":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Rocket Pool staking data","extensions":{}},"GET /api/lending/rates":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DeFi lending rates","extensions":{}},"GET /api/lending/[protocol]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Protocol lending data","extensions":{}},"GET /api/dex/volumes":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DEX volume rankings","extensions":{}},"GET /api/dex/volumes/[chain]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DEX volume by chain","extensions":{}},"GET /api/dex/list":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"List of DEXes","extensions":{}},"GET /api/dex/[protocol]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DEX protocol data","extensions":{}},"GET /api/dex/uniswap":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Uniswap stats","extensions":{}},"GET /api/dex/curve":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Curve stats","extensions":{}},"GET /api/bridges":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bridge volume rankings","extensions":{}},"GET /api/bridges/{id}":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bridge details","extensions":{}},"GET /api/stablecoins":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Stablecoin market caps","extensions":{}},"GET /api/stablecoins/[symbol]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Stablecoin details","extensions":{}},"GET /api/historical/price/{token}":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get historical price data for any token over time","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"token":"ethereum","prices":[{"timestamp":1708905600,"price":2650.42,"volume":15000000000},{"timestamp":1708819200,"price":2590.15,"volume":14200000000}],"currency":"USD"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"token":{"type":"string"},"prices":{"type":"array","items":{"properties":{"timestamp":{"type":"number"},"price":{"type":"number"},"volume":{"type":"number"}}}},"currency":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/historical/tvl/[protocol]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Historical Total Value Locked data for a DeFi protocol","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"protocol":"aave","tvlHistory":[{"timestamp":1708905600,"tvl":12500000000},{"timestamp":1708819200,"tvl":12300000000}],"currency":"USD","chains":["ethereum","polygon","arbitrum"]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"protocol":{"type":"string"},"tvlHistory":{"type":"array","items":{"properties":{"timestamp":{"type":"number"},"tvl":{"type":"number"}}}},"currency":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/social/[address]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"All social profiles for address","extensions":{}},"GET /api/alchemy/balances/[address]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get token balances for an Ethereum address via Alchemy","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balances":[{"token":"ETH","balance":"32.5","valueUSD":86125},{"token":"USDC","balance":"10000.00","valueUSD":10000}],"totalValueUSD":96125}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"address":{"type":"string"},"balances":{"type":"array","items":{"properties":{"token":{"type":"string"},"balance":{"type":"string"},"valueUSD":{"type":"number"}}}},"totalValueUSD":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/alchemy/tokens/[address]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get detailed token holdings and metadata for an Ethereum address","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","tokens":[{"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48","symbol":"USDC","name":"USD Coin","balance":"10000.00","decimals":6,"valueUSD":10000}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"address":{"type":"string"},"tokens":{"type":"array","items":{"properties":{"address":{"type":"string"},"symbol":{"type":"string"},"name":{"type":"string"},"balance":{"type":"string"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/alchemy/nfts/[address]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get NFT holdings for an Ethereum address via Alchemy","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","nfts":[{"contract":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","tokenId":"1234","name":"Bored Ape #1234","collection":"Bored Ape Yacht Club","image":"ipfs://...","floorPrice":35.5}],"totalCount":42}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"address":{"type":"string"},"nfts":{"type":"array","items":{"properties":{"contract":{"type":"string"},"tokenId":{"type":"string"},"name":{"type":"string"},"collection":{"type":"string"}}}},"totalCount":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/alchemy/nft/[contract]/[tokenId]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Get detailed metadata for a specific NFT by contract and token ID","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"contract":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","tokenId":"1234","name":"Bored Ape #1234","collection":"Bored Ape Yacht Club","image":"ipfs://QmRRPWG96cmgTn2qSzjwr2qvfNEuhunv6FNeMFGa9bx6mQ","attributes":[{"trait_type":"Background","value":"Blue"}],"owner":"0x...","floorPrice":35.5}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"contract":{"type":"string"},"tokenId":{"type":"string"},"name":{"type":"string"},"collection":{"type":"string"},"image":{"type":"string"},"attributes":{"type":"array"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/perps/volume":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Perps volume","extensions":{}},"GET /api/perps/funding":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Perpetuals funding rates","extensions":{}},"GET /api/perps/oi":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Open interest data","extensions":{}},"GET /api/perps/list":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Perps protocols list","extensions":{}},"GET /api/perps/[protocol]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Perps protocol data","extensions":{}},"GET /api/perps/gmx":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"GMX stats","extensions":{}},"GET /api/volume/ethereum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum volume","extensions":{}},"GET /api/volume/base":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Base volume","extensions":{}},"GET /api/volume/arbitrum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Arbitrum volume","extensions":{}},"GET /api/volume/optimism":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Optimism volume","extensions":{}},"GET /api/gas/ethereum":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Ethereum gas prices (slow, standard, fast)","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"slow":15,"standard":25,"fast":35,"instant":50,"unit":"gwei","timestamp":"2026-03-18T12:00:00Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"slow":{"type":"number","description":"Slow gas price in gwei"},"standard":{"type":"number","description":"Standard gas price in gwei"},"fast":{"type":"number","description":"Fast gas price in gwei"},"instant":{"type":"number","description":"Instant gas price in gwei"},"unit":{"type":"string","const":"gwei"},"timestamp":{"type":"string","format":"date-time"}},"required":["standard","fast"]}},"required":["type"]}},"required":["input"]}}}},"GET /api/gas/base":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Base gas prices","extensions":{}},"GET /api/gas/arbitrum":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Arbitrum gas prices","extensions":{}},"GET /api/gas/optimism":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Optimism gas prices","extensions":{}},"GET /api/gas/polygon":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Current Polygon gas prices","extensions":{}},"GET /api/market/trending":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Trending tokens by volume and price movement","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"trending":[{"symbol":"PEPE","rank":1,"change24h":45.2,"volume24h":1500000000,"marketCap":3000000000},{"symbol":"WIF","rank":2,"change24h":32.1,"volume24h":800000000,"marketCap":1500000000}],"updated":"2026-03-18T12:00:00Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"trending":{"type":"array","items":{"type":"object","properties":{"symbol":{"type":"string"},"rank":{"type":"number"},"change24h":{"type":"number","description":"24h price change %"},"volume24h":{"type":"number"},"marketCap":{"type":"number"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/yields/chain/ethereum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum DeFi yields","extensions":{}},"GET /api/yields/chain/base":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Base DeFi yields","extensions":{}},"GET /api/yields/chain/solana":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Solana DeFi yields","extensions":{}},"GET /api/yields/chain/arbitrum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Arbitrum DeFi yields","extensions":{}},"GET /api/staking/ethereum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum staking metrics","extensions":{}},"GET /api/staking/binance-staked-eth":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Binance Staked ETH data","extensions":{}},"GET /api/volume/mantle":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Mantle volume","extensions":{}},"GET /api/volume/blast":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Blast volume","extensions":{}},"GET /api/volume/scroll":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Scroll volume","extensions":{}},"GET /api/defi/chains/ethereum/tvl":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum DeFi total value locked","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"chain":"ethereum","tvl":50000000000,"protocols":500,"change24h":2.5}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"chain":{"type":"string"},"tvl":{"type":"number","description":"Total Value Locked in USD"},"protocols":{"type":"number"},"change24h":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/defi/chains/[chain]/tvl":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DeFi TVL by chain","extensions":{}},"GET /api/farcaster/channel/[name]/feed":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Farcaster channel feed","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"channel":"design","casts":[{"hash":"0x...","author":{"username":"dwr"},"text":"Hello","timestamp":"2026-03-18T00:00:00Z"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"channel":{"type":"string"},"casts":{"type":"array","items":{"properties":{"hash":{"type":"string"},"text":{"type":"string"},"timestamp":{"type":"string"}}}}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/price/eth/24h":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Ethereum 24-hour price history","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"symbol":"ETH","prices":[[1710777600000,3500.5]],"timestamps":["2026-03-18T12:00:00Z"],"current":3500.5}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"symbol":{"type":"string"},"prices":{"type":"array","items":{"type":"array"}},"current":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/price/btc/24h":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin 24-hour price history","extensions":{}},"GET /api/price/[token]/24h":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Token 24-hour price history","extensions":{}},"GET /api/dex/compare/ethereum":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Compare Ethereum DEX volumes","extensions":{}},"GET /api/dex/compare/[chain]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Compare DEX volumes by chain","extensions":{}},"GET /api/chains/polygon/stats":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Polygon chain statistics","extensions":{}},"GET /api/chains/cardano/stats":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Cardano chain statistics","extensions":{}},"GET /api/chains/[chain]/stats":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Chain statistics","extensions":{}},"GET /api/bitcoin/mining/pools":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Bitcoin mining pool statistics","extensions":{}},"GET /api/smart/price/[token]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Smart token price aggregation","extensions":{}},"GET /api/market/coin/[id]/tickers":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Coin market tickers","extensions":{}},"GET /api/farcaster/neynar/cast/[hash]/reactions":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Farcaster cast reactions","extensions":{}},"GET /api/tokens/[symbol]/chains":{"accepts":[{"scheme":"exact","price":"$0.005","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Chains where token is deployed","extensions":{}},"GET /api/protocols/[slug]":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Protocol overview","extensions":{}},"GET /api/protocols/[slug]/tvl":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Protocol TVL","extensions":{}},"GET /api/protocols/[slug]/fees":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Protocol fees","extensions":{}},"GET /api/protocols/[slug]/revenue":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Protocol revenue","extensions":{}},"GET /api/protocols/category/staking":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"List all staking and liquid staking protocols","extensions":{"bazaar":{"info":{"input":{"type":"http","queryParams":{}},"output":{"type":"json","example":{"category":"staking","protocols":[{"name":"Lido","tvl":24000000000,"apr":3.2},{"name":"Rocket Pool","tvl":3500000000,"apr":3.4}],"totalTvl":42000000000,"count":15}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{}}},"required":["type"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"category":{"type":"string"},"protocols":{"type":"array"},"totalTvl":{"type":"number"},"count":{"type":"number"}}}},"required":["type"]}},"required":["input"]}}}},"GET /api/protocols/category/lending":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Lending protocols","extensions":{}},"GET /api/protocols/category/dex":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"DEX protocols","extensions":{}},"GET /api/yields":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Yield opportunities","extensions":{}},"GET /api/yields/pools":{"accepts":[{"scheme":"exact","price":"$0.02","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Yield pools","extensions":{}},"GET /api/yields/[pool]":{"accepts":[{"scheme":"exact","price":"$0.01","network":"eip155:8453","asset":"USDC","payTo":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b"}],"description":"Pool yield data","extensions":{}}},"info":{"name":"Web3 Identity API & x402 via ATV.eth","description":"Web3 identity, social graph, wallet analytics & contract tools","version":"2.9.0","wallet":"0xF499102c8707c6501CaAdD2028c6DF1c6C6E813b","ens":"atv.eth","network":"eip155:8453","asset":"USDC","docs":"https://docs.web3identity.com"}}