Skip to content

Commit

Permalink
fix: networks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WaDadidou committed Aug 10, 2023
1 parent b3b478f commit a3622ad
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"icon": "icons/networks/teritori.svg",
"features": [
"NFTMarketplace",
"Organizations",
"SocialFeed",
"UPP"
"Organizations"
],
"walletUrlForStaking": "https://explorer.teritori.com/teritori/staking",
"currencies": [
Expand Down Expand Up @@ -135,9 +133,7 @@
"icon": "icons/networks/teritori.svg",
"features": [
"NFTMarketplace",
"Organizations",
"SocialFeed",
"UPP"
"Organizations"
],
"currencies": [
{
Expand Down Expand Up @@ -176,7 +172,7 @@
"contractExplorer": "https://explorer.teritori.com/teritori-testnet/account/$address",
"idPrefix": "testori",
"testnet": true,
"backendEndpoint": "https://dapp-backend.testnet.teritori.com",
"backendEndpoint": "http://localhost:9090",
"addressPrefix": "tori",
"restEndpoint": "https://rest.testnet.teritori.com",
"rpcEndpoint": "https://rpc.testnet.teritori.com",
Expand Down Expand Up @@ -573,9 +569,7 @@
"displayName": "Gno Dev",
"icon": "icons/networks/gno.svg",
"features": [
"Organizations",
"SocialFeed",
"UPP"
"Organizations"
],
"currencies": [
{
Expand Down Expand Up @@ -608,9 +602,7 @@
"displayName": "Gno Teritori",
"icon": "icons/networks/gno.svg",
"features": [
"Organizations",
"SocialFeed",
"UPP"
"Organizations"
],
"currencies": [
{
Expand Down

0 comments on commit a3622ad

Please sign in to comment.