Skip to content

Commit

Permalink
Merge pull request #558 from streamingfast/giu/soldevnet/endpoint
Browse files Browse the repository at this point in the history
Adding the Solana Devnet endpoint to docs
  • Loading branch information
Eduard-Voiculescu authored Oct 29, 2024
2 parents 7c4da31 + 49a0007 commit c9d10c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/new/references/chains-and-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ The data missing in the Base Block makes the corresponding Protobuf field empty.
* **Avalanche C-Chain Mainnet**: `avalanche-mainnet.streamingfast.io:443`
* **NEAR Mainnet**: `mainnet.near.streamingfast.io:443`
* **NEAR Testnet**: `testnet.near.streamingfast.io:443`
* **Solana mainnet-beta**: `mainnet.sol.streamingfast.io:443`
* **Solana Mainnet-Beta**: `mainnet.sol.streamingfast.io:443`
* **Solana Devnet**: `devnet.sol.streamingfast:443`
* **Bitcoin Mainnet**: `mainnet.btc.streamingfast.io:443`
* **Injective Mainnet**: `mainnet.injective.streamingfast.io:443`
* **Injective Testnet**: `testnet.injective.streamingfast.io:443`
Expand Down

0 comments on commit c9d10c6

Please sign in to comment.