---
title: "SearchContractInfoBatch"
method: POST
path: "/rpc/Metadata/SearchContractInfoBatch"
tags: ["public"]
---

# SearchContractInfoBatch

`POST /rpc/Metadata/SearchContractInfoBatch`

map of contractAddress :: []ContractInfo

## Request body

- MetadataSearchContractInfoBatchRequest
  - `contractAddresses` string[] — []string

## Response `200`

OK

- MetadataSearchContractInfoBatchResponse
  - `contractInfoByChain` object — map<string,[]ContractInfo>

## Other responses

- `4XX` — Client error
- `5XX` — Server error

---

[API](https://skmtc.dev/sequence/apis/analytics-api.md) · [All operations](https://skmtc.dev/sequence/apis/analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sequence/analytics-api/revisions/12db1459a050/schema)
