{"x402Version":2,"payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","resources":[{"id":5395,"slug":"5395","resource":"https://api.blockscout.com/:chain_id/api/v2/addresses/:address_hash_param","description":"Access to api/v2/addresses/:address_hash. Retrieve detailed information about a specific address or contract","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","chain_id":"8453"},"type":"http"},"output":{"example":{"block_number_balance_updated_at":0,"coin_balance":"string","creation_status":"string","creation_transaction_hash":"string","creator_address_hash":"string","ens_domain_name":"string","exchange_rate":"string","has_beacon_chain_withdrawals":true,"has_logs":true,"has_token_transfers":true,"has_tokens":true,"has_validated_blocks":true,"hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","token":{},"watchlist_address_id":0,"watchlist_names":[{"display_name":"string","label":"string"}]},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/addresses/:address_hash_param","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-18T19:47:24.766Z","quality":{"calls30d":81,"uniquePayers30d":2,"lastCalledAt":"2026-09-18T19:47:24.536Z"},"liveness":{},"verified":false,"featured":false},{"id":5393,"slug":"5393","resource":"https://api.blockscout.com/:chain_id/api/v2/tokens/:address_hash_param","description":"Access to api/v2/tokens/:address_hash. Retrieve detailed information about a specific token","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","chain_id":"8453"},"type":"http"},"output":{"example":{"address_hash":"string","bridge_type":"string","circulating_market_cap":"string","circulating_supply":"string","decimals":"string","exchange_rate":"string","foreign_address":"string","holders_count":"string","icon_url":"string","name":"string","origin_chain_id":"string","reputation":"string","symbol":"string","total_supply":"string","type":{},"volume_24h":"string"},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/tokens/:address_hash_param","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-14T13:59:27.414Z","quality":{"calls30d":46,"uniquePayers30d":4,"lastCalledAt":"2026-09-14T13:59:27.149Z"},"liveness":{},"verified":false,"featured":false},{"id":5394,"slug":"5394","resource":"https://api.blockscout.com/:chain_id/api/v2/tokens/:address_hash_param/holders","description":"Access to api/v2/tokens/:address_hash/holders. List addresses holding a specific token sorted by balance","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0x9e1028F5F1D5eDe59748FFceE5532509976840E0","chain_id":"8453"},"queryParams":{"address_hash":"string","items_count":0,"value":"string"},"type":"http"},"output":{"example":{"items":[{"address":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"token_id":"string","value":"string"}],"next_page_params":{}},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/tokens/:address_hash_param/holders","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"queryParams":{"properties":{"address_hash":{"type":"string"},"items_count":{"type":"integer"},"value":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-14T13:59:36.007Z","quality":{"calls30d":23,"uniquePayers30d":3,"lastCalledAt":"2026-09-14T13:59:35.782Z"},"liveness":{},"verified":false,"featured":false},{"id":5396,"slug":"5396","resource":"https://api.blockscout.com/:chain_id/api/v2/smart-contracts/:address_hash_param","description":"Access to api/v2/smart-contracts/:address_hash. Retrieve detailed information about a verified smart contract","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","chain_id":"8453"},"type":"http"},"output":{"example":{"abi":[{}],"additional_sources":[{"file_path":"string","source_code":"string"}],"can_be_visualized_via_sol2uml":true,"certified":true,"coin_balance":"string","compiler_settings":{},"compiler_version":"string","conflicting_implementations":[{"implementations":[{"address_hash":"string","name":"string"}],"proxy_type":"string"}],"constructor_args":"string","creation_bytecode":"string","creation_status":"string","decoded_constructor_args":[[{}]],"deployed_bytecode":"string","evm_version":"string","external_libraries":[{"address_hash":"string","name":"string"}],"file_path":"string","github_repository_metadata":{},"has_constructor_args":true,"implementations":[{"address_hash":"string","name":"string"}],"is_blueprint":true,"is_changed_bytecode":true,"is_fully_verified":true,"is_partially_verified":true,"is_verified":true,"is_verified_via_eth_bytecode_db":true,"is_verified_via_sourcify":true,"is_verified_via_verifier_alliance":true,"language":"string","license_type":"string","market_cap":"string","name":"string","optimization_enabled":true,"optimization_runs":0,"package_name":"string","proxy_type":"string","reputation":"string","source_code":"string","sourcify_repo_url":"string","transactions_count":0,"verification_metadata":{},"verified_at":"string","verified_twin_address_hash":"string"},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/smart-contracts/:address_hash_param","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-14T13:59:11.153Z","quality":{"calls30d":13,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T13:59:10.92Z"},"liveness":{},"verified":false,"featured":false},{"id":5397,"slug":"5397","resource":"https://api.blockscout.com/:chain_id/api/v2/transactions/:transaction_hash_param","description":"Access to api/v2/transactions/:hash. Retrieve detailed information about a specific transaction","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"chain_id":"8453","transaction_hash_param":"0x4205f54e3dba5411b141368c30230c090404d04ec55349993a75720848774f72"},"type":"http"},"output":{"example":{"arbitrum":{"batch_data_container":"string","batch_number":0,"commitment_transaction":{"hash":"string","status":"string","timestamp":"string"},"confirmation_transaction":{"hash":"string","status":"string","timestamp":"string"},"contains_message":"string","gas_used_for_l1":"string","gas_used_for_l2":"string","message_related_info":{"associated_l1_transaction_hash":"string","message_id":0,"message_status":"string"},"network_fee":"string","poster_fee":"string","status":"string"},"authorization_list":[{"address_hash":"string","authority":"string","chain_id":0,"nonce":"string","r":"string","s":"string","status":"string","v":0}],"base_fee_per_gas":"string","block_number":0,"confirmation_duration":[0],"confirmations":0,"created_contract":{},"decoded_input":{},"exchange_rate":"string","fee":{"type":"string","value":"string"},"fhe_operations_count":0,"from":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"gas_limit":"string","gas_price":"string","gas_used":"string","has_error_in_internal_transactions":true,"hash":"string","historic_exchange_rate":"string","is_pending_update":true,"max_fee_per_gas":"string","max_priority_fee_per_gas":"string","method":"string","nonce":0,"position":0,"priority_fee":"string","raw_input":"string","result":{},"revert_reason":{},"status":"string","timestamp":"string","to":{},"token_transfers":[{"block_hash":"string","block_number":0,"from":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"log_index":0,"method":"string","timestamp":"string","to":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"token":{"address_hash":"string","bridge_type":"string","circulating_market_cap":"string","circulating_supply":"string","decimals":"string","exchange_rate":"string","foreign_address":"string","holders_count":"string","icon_url":"string","name":"string","origin_chain_id":"string","reputation":"string","symbol":"string","total_supply":"string","type":{},"volume_24h":"string"},"token_type":"string","total":{},"transaction_hash":"string","type":"string"}],"token_transfers_overflow":true,"transaction_burnt_fee":"string","transaction_tag":"string","transaction_types":["string"],"type":0,"value":"string"},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/transactions/:transaction_hash_param","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"chain_id":{"type":"string"},"transaction_hash_param":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-14T13:59:44.295Z","quality":{"calls30d":12,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T13:59:44.078Z"},"liveness":{},"verified":false,"featured":false},{"id":5398,"slug":"5398","resource":"https://api.blockscout.com/:chain_id/api/v2/stats","description":"Access to api/v2/stats. Retrieve blockchain network statistics and metrics","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"chain_id":"8453"},"type":"http"},"output":{"example":{"average_block_time":0,"coin_image":"string","coin_price":"string","coin_price_change_percentage":0,"gas_price_updated_at":"string","gas_prices":{},"gas_prices_update_in":0,"gas_used_today":{},"market_cap":"string","network_utilization_percentage":0,"secondary_coin_image":"string","secondary_coin_price":"string","static_gas_price":"string","total_addresses":"string","total_blocks":"string","total_gas_used":"string","total_transactions":"string","transactions_today":"string","tvl":"string"},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/stats","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-08-31T00:22:41.742Z","quality":{"calls30d":7,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T00:22:55.602Z"},"liveness":{},"verified":false,"featured":false},{"id":5399,"slug":"5399","resource":"https://api.blockscout.com/:chain_id/api/v2/addresses/:address_hash_param/logs","description":"Access to api/v2/addresses/:address_hash/logs. List event logs emitted by or involving a specific address","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0x8AAAF9a22f439589987B8f1e69d79ca4f648C297","chain_id":"4663"},"queryParams":{"block_number":0,"index":0,"items_count":0,"topic":"string"},"type":"http"},"output":{"example":{"items":[{"address":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"block_hash":"string","block_number":0,"block_timestamp":"string","data":"string","decoded":{},"index":0,"smart_contract":{},"topics":["string"],"transaction_hash":"string"}],"next_page_params":{}},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/addresses/:address_hash_param/logs","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"queryParams":{"properties":{"block_number":{"type":"integer"},"index":{"type":"integer"},"items_count":{"type":"integer"},"topic":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-08-31T15:57:32.723Z","quality":{"calls30d":5,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T15:57:32.518Z"},"liveness":{},"verified":false,"featured":false},{"id":5400,"slug":"5400","resource":"https://api.blockscout.com/:chain_id/api/v2/addresses/:address_hash_param/transactions","description":"Access to api/v2/addresses/:address_hash/transactions. List transactions involving a specific address with to-from filtering","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address_hash_param":"0xB608a78761f179f7C56f15E7D13921B92F00a080","chain_id":"4663"},"queryParams":{"block_number":"string","fee":"string","filter":"string","hash":"string","index":"string","inserted_at":"string","items_count":0,"order":"string","sort":"string","value":"string"},"type":"http"},"output":{"example":{"items":[{"arbitrum":{"batch_data_container":"string","batch_number":0,"commitment_transaction":{"hash":"string","status":"string","timestamp":"string"},"confirmation_transaction":{"hash":"string","status":"string","timestamp":"string"},"contains_message":"string","gas_used_for_l1":"string","gas_used_for_l2":"string","message_related_info":{"associated_l1_transaction_hash":"string","message_id":0,"message_status":"string"},"network_fee":"string","poster_fee":"string","status":"string"},"authorization_list":[{"address_hash":"string","authority":"string","chain_id":0,"nonce":"string","r":"string","s":"string","status":"string","v":0}],"base_fee_per_gas":"string","block_number":0,"confirmation_duration":[0],"confirmations":0,"created_contract":{},"decoded_input":{},"exchange_rate":"string","fee":{"type":"string","value":"string"},"fhe_operations_count":0,"from":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"gas_limit":"string","gas_price":"string","gas_used":"string","has_error_in_internal_transactions":true,"hash":"string","historic_exchange_rate":"string","is_pending_update":true,"max_fee_per_gas":"string","max_priority_fee_per_gas":"string","method":"string","nonce":0,"position":0,"priority_fee":"string","raw_input":"string","result":{},"revert_reason":{},"status":"string","timestamp":"string","to":{},"token_transfers":[{"block_hash":"string","block_number":0,"from":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"log_index":0,"method":"string","timestamp":"string","to":{"ens_domain_name":"string","hash":"string","implementations":[{"address_hash":"string","name":"string"}],"is_contract":true,"is_scam":true,"is_verified":true,"metadata":{},"name":"string","private_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"proxy_type":"string","public_tags":[{"address_hash":"string","display_name":"string","label":"string"}],"reputation":"string","watchlist_names":[{"display_name":"string","label":"string"}]},"token":{"address_hash":"string","bridge_type":"string","circulating_market_cap":"string","circulating_supply":"string","decimals":"string","exchange_rate":"string","foreign_address":"string","holders_count":"string","icon_url":"string","name":"string","origin_chain_id":"string","reputation":"string","symbol":"string","total_supply":"string","type":{},"volume_24h":"string"},"token_type":"string","total":{},"transaction_hash":"string","type":"string"}],"token_transfers_overflow":true,"transaction_burnt_fee":"string","transaction_tag":"string","transaction_types":["string"],"type":0,"value":"string"}],"next_page_params":{}},"type":"json"}},"routeTemplate":"/:chain_id/api/v2/addresses/:address_hash_param/transactions","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address_hash_param":{"type":"string"},"chain_id":{"type":"string"}},"type":"object"},"queryParams":{"properties":{"block_number":{"type":"string"},"fee":{"type":"string"},"filter":{"type":"string"},"hash":{"type":"string"},"index":{"type":"string"},"inserted_at":{"type":"string"},"items_count":{"type":"integer"},"order":{"type":"string"},"sort":{"type":"string"},"value":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-02T21:09:34.338Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:09:49.196Z"},"liveness":{},"verified":false,"featured":false},{"id":5401,"slug":"5401","resource":"https://api.blockscout.com/services/bens/api/v1/protocols","description":"Access to bens/api/v1/protocols. Get list of supported protocols","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain_id":"string"},"type":"http"},"output":{"example":{"items":[{"deployment_blockscout_base_url":"string","description":"string","docs_url":"string","icon_url":"string","id":"string","short_name":"string","title":"string","tld_list":["string"]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.blockscout.com","lastUpdated":"2026-09-12T16:57:01.581Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-12T16:57:01.342Z"},"liveness":{},"verified":false,"featured":false},{"id":13537,"slug":"13537","resource":"https://api.k8s-dev.blockscout.com/services/bens/api/v1/protocols","description":"Access to bens/api/v1/protocols. Get list of supported protocols","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xd441D9F4c59CB26253E2F0A7a62ac9cE7823b4b4","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"12000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain_id":"string"},"type":"http"},"output":{"example":{"items":[{"deployment_blockscout_base_url":"string","description":"string","docs_url":"string","icon_url":"string","id":"string","short_name":"string","title":"string","tld_list":["string"]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"chain_id":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.k8s-dev.blockscout.com","lastUpdated":"2026-09-12T16:56:57.493Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-12T16:56:57.085Z"},"liveness":{},"verified":false,"featured":false}]}