Lists a good selection of blockchains that are currently supported by yBridge
You can access the chains which you desire to support via this API.
GET endpoint/supportedChains
GET
endpoint/supportedChains
{ "isSuccess": true, "chainIds": [ "250", "137", "56", "1" ... ] }
Last updated 2 years ago