Skip to content

Commit

Permalink
use rhino rpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
kpeluso committed Sep 12, 2024
1 parent 2011f01 commit 62fe120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chains/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"api": [
{
"provider": "upshot",
"address": "https://allora-api.testnet.allora.network"
"address": "https://testnet-allora-rest.rhino-apis.com/"
}
],
"rpc": [
{
"provider": "upshot",
"address": "https://allora-rpc.testnet.allora.network"
"address": "https://testnet-allora-rpc.rhino-apis.com"
}
],
"sdk_version": "0.45.1",
Expand All @@ -26,4 +26,4 @@
],
"max_total_supply": "1000000000000000000000000000",
"logo": "/chain-logos/allora.jpeg"
}
}

0 comments on commit 62fe120

Please sign in to comment.