Comment on page
Chains
Here are some examples of the endpoints for Osmosis. Using other chains requires you to add each chain to your project
- REST API (LCD):
curl https://osmosis-lcd.numia.xyz/blocks/latest -H "Accept: application/json" -H "Authorization: Bearer {YOUR-API-KEY}"
- Tendermint RPC (RPC):
curl https://osmosis-rpc.numia.xyz/status -H "Accept: application/json" -H "Authorization: Bearer {YOUR-API-KEY}"
- gRPC EndpointsPlease reach out to let us know if you need gRPC support from one of these networks.
Chain | RPC Endpoints | LCD Endpoints |
---|---|---|
🧪 Osmosis | ✅ | ✅ |
⚛️ Cosmos Hub | ✅ | ✅ |
🌋 Evmos | ✅ | ✅ |
🏝 Stride | ✅ | ✅ |
⭐️ Stargaze | ✅ | ✅ |
🌊 Umee | ✅ | ✅ |
🛰 Quasar | ✅ | ✅ |
🥷 Injective | ✅ | ✅ |
🟠 Juno | ✅ | ✅ |
🌘 Crescent | ✅ | ✅ |
🉐 Kujira | ✅ | ✅ |
🌕 Terra 2 | ✅ | ✅ |
✴️ Neutron | ✅ | ✅ |
Last modified 6mo ago