cURL
curl --request GET \ --url https://api.otim.com/config/chains
{ "chains": [ { "chainId": 11155111, "chainName": "sepolia" } ] }
Get list of supported chains
Chain list retrieved successfully
The response is of type object.
object