Skip to content

Commit

Permalink
Merge pull request #845 from chainapsis/retto/add-nolus
Browse files Browse the repository at this point in the history
blacktoast authored Oct 25, 2024
2 parents ab9cdc1 + e575cc7 commit 5b376b0
Showing 2 changed files with 4 additions and 10 deletions.
13 changes: 3 additions & 10 deletions cosmos/pirin.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"rpc": "https://rpc.nolus.network",
"rest": "https://lcd.nolus.network",
"nodeProvider": {
"name": "Nolus",
"email": "register@nolus.io",
"website":"https://nolus.io/"
},
"rpc": "https://rpc-pirin.keplr.app",
"rest": "https://lcd-pirin.keplr.app",
"chainId": "pirin-1",
"chainName": "Nolus",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/pirin/nolus.png",
@@ -50,7 +45,5 @@
}
}
],
"features": [
"cosmwasm"
]
"features": ["cosmwasm"]
}
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
@@ -41,6 +41,7 @@ export const nativeMainnetChainIdentifiers: string[] = [
"zetachain_7000",
"lava-mainnet",
"mantra",
"pirin",
"eip155:1",
"eip155:10",
"eip155:56",

0 comments on commit 5b376b0

Please sign in to comment.