Skip to content

Commit

Permalink
chore: Add Gnoswap Testnet chain info (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss authored Nov 10, 2023
2 parents 2a09980 + 2956d15 commit 0e86cdb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/adena-extension/src/resources/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,19 @@
"gnoUrl": "https://testnet.gno.teritori.com",
"apiUrl": "",
"linkUrl": ""
},
{
"id": "gnoswap",
"default": false,
"main": false,
"chainId": "dev.gnoswap",
"chainName": "Gnoswap-Testnet",
"networkId": "dev.gnoswap",
"networkName": "Gnoswap-Testnet",
"addressPrefix": "g",
"rpcUrl": "https://dev.rpc.gnoswap.io",
"gnoUrl": "https://dev.rpc.gnoswap.io",
"apiUrl": "",
"linkUrl": ""
}
]

0 comments on commit 0e86cdb

Please sign in to comment.