Skip to main content
GET
Contract addresses for a chain

Query Parameters

chainId
enum<integer>

Chain id from the registry. Defaults to the app's default chain.

Available options:
4663,
46630,
5042002,
5042

Response

The addresses, or null when the chain has no deployment.

chainId
integer
required
source
enum<string>
required

Where the addresses came from.

Available options:
deployment-file,
env,
none
addresses
object | null
required
path
string

Present with source: deployment-file; the file as deployments/<chainId>.json.