
get
/v4/chains/{chainId}
Get a specific chain by its chainId path parameter
Path parameters
chainIdnumber | stringrequired
Chain ID (numeric, e.g. 1 for Ethereum, 42161 for Arbitrum).
get
https://api.merkl.xyz/v4/chains/curl -X GET "https://api.merkl.xyz/v4/chains/1"