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
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>"
}
}
}
]
}1, 11155111, 11155420, 4801, 84532 STARKNET, 300, 11155111, 11155420, SN_SEPOLIA, 421614, 4801 Default Response
Show child attributes
1, 11155111, 11155420, 4801, 84532 STARKNET, 300, 11155111, 11155420, SN_SEPOLIA, 421614, 4801 Show child attributes