Skip to content

Commit

Permalink
add testnet-1
Browse files Browse the repository at this point in the history
  • Loading branch information
vladupshot committed Jul 8, 2024
1 parent c480a17 commit a0f05ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chains-all/v2testnet.json → chains-all/testnet-1.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"chain_name": "allora-v2testnet",
"registry_name": "Allora-v2testnet",
"chain_name": "allora-testnet-1",
"registry_name": "Allora-testnet-1",
"api": [
{
"provider": "upshot",
"address": "https://allora-api.v2.testnet.allora.network"
"address": "https://allora-api.testnet-1.testnet.allora.network"
}
],
"rpc": [
{
"provider": "upshot",
"address": "https://allora-rpc.v2.testnet.allora.network"
"address": "https://allora-rpc.testnet-1.testnet.allora.network"
}
],
"sdk_version": "0.45.1",
Expand Down

0 comments on commit a0f05ad

Please sign in to comment.