Skip to content

Commit

Permalink
Add/change previewnet URL
Browse files Browse the repository at this point in the history
  • Loading branch information
U-lis committed Nov 25, 2024
1 parent fd680bf commit 9b3b1fd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,15 @@
"preview": {
"0x100000000000": {
"name": "Odin (Preview)",
"url": "https://odin-preview-rpc-1.nine-chronicles.com/graphql"
"url": "https://odin-preview-validator-5.nine-chronicles.com/graphql"
},
"0x100000000001": {
"name": "Heimdall (Preview)",
"url": "https://heimdall-preview-rpc-1.nine-chronicles.com/graphql"
"url": "https://heimdall-preview-validator-1.nine-chronicles.com/graphql"
},
"0x100000000003": {
"name": "Thor (Preview)",
"url": "https://thor-preview-validator-1.nine-chronicles.com/graphql"
}
},
"mainnet": {
Expand Down

0 comments on commit 9b3b1fd

Please sign in to comment.