Skip to main content
GET
Chain identity and signing domain

Path Parameters

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

Response

Chain info

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

chainId
integer
required
diamond
string
required

Gains Diamond, the EIP-712 verifying contract of this chain.

Pattern: ^0x[0-9a-fA-F]{40}$
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

relayer
string | null
required

Hyperliquid facade relayer, the only sponsored path; null when the deployment serves the facade read-only. Native agents broadcast their own transactions.

Pattern: ^0x[0-9a-fA-F]{40}$
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

testnet
boolean
required
signing
object
required