Skip to content

Commit

Permalink
Add Avalanche mainnet to supported chains
Browse files Browse the repository at this point in the history
  • Loading branch information
enoldev committed Nov 10, 2024
1 parent 68f8687 commit 2b67562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ var HardcodedEndpoints = map[string]string{
"vara-testnet": "testnet.vara.streamingfast.io:443",
"mantra-mainnet": "mainnet.mantra.streamingfast.io:443",
"mantra-testnet": "testnet.mantra.streamingfast.io:443",
"avalanche-mainnet": "avalanche-mainnet.streamingfast.io:443",

// antelope chains
"eos": "eos.substreams.pinax.network:443",
Expand Down

0 comments on commit 2b67562

Please sign in to comment.