cURL
curl --request GET \ --url https://api.herodotus.cloud/chain-connection-contracts
{ "chainConnectionContracts": [ { "originChainId": "1", "destinationChainId": "STARKNET", "contracts": { "messageSender": { "deployedOnChainId": "STARKNET", "deployedAddress": "<string>" }, "messagesInbox": { "deployedOnChainId": "STARKNET", "deployedAddress": "<string>" }, "headerStore": { "deployedOnChainId": "STARKNET", "deployedAddress": "<string>" }, "timestampRemapper": { "deployedOnChainId": "STARKNET", "deployedAddress": "<string>" }, "factsRegistry": { "deployedOnChainId": "STARKNET", "deployedAddress": "<string>" } } } ] }
Returns a list of contracts used for supporting each chain connection
Documentation IndexFetch the complete documentation index at: https://docs.herodotus.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.herodotus.cloud/llms.txt
Use this file to discover all available pages before exploring further.
1
11155111
11155420
4801
84532
STARKNET
300
SN_SEPOLIA
421614
Default Response
Show child attributes
Was this page helpful?