File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "rpc" : " https://rpc-milkyway.keplr.app " ,
3- "rest" : " https://lcd-milkyway.keplr.app " ,
2+ "rpc" : " https://rpc.mainnet.milkyway.zone " ,
3+ "rest" : " https://lcd.mainnet.milkyway.zone " ,
44 "chainId" : " milkyway" ,
55 "chainName" : " MilkyWay" ,
66 "chainSymbolImageUrl" : " https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/milkyway/chain.png" ,
146146 }
147147 }
148148 ],
149+ "nodeProvider" : {
150+ "name" : " MilkyWay" ,
151+ "email" : " security@milkyway.zone" ,
152+ "website" : " https://milkyway.zone"
153+ },
149154 "features" : [" cosmwasm" ]
150155}
Original file line number Diff line number Diff line change 11{
2- "rpc" : " https://rpc- nillion.keplr.app " ,
3- "rest" : " https://lcd- nillion.keplr.app " ,
2+ "rpc" : " https://nillion-rpc.lavenderfive.com " ,
3+ "rest" : " https://nillion-api.lavenderfive.com " ,
44 "chainId" : " nillion-1" ,
55 "chainName" : " Nillion" ,
66 "walletUrlForStaking" : " https://wallet.keplr.app/chains/nillion?modal=staking&chain=nillion-1&step_id=2" ,
4646 }
4747 }
4848 ],
49+ "nodeProvider" : {
50+ "name" : " Lavender.Five" ,
51+ "email" : " hello@lavenderfive.com" ,
52+ "website" : " https://lavenderfive.com/"
53+ },
4954 "features" : []
5055}
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ export const nativeMainnetChainIdentifiers: string[] = [
3838 "pirin" ,
3939 "xion-mainnet" ,
4040 "jackal" ,
41- "nillion" ,
4241 "bbn" ,
4342 "interwoven" ,
4443 "atomone" ,
@@ -82,7 +81,6 @@ export const nativeTestnetChainIdentifiers: string[] = [
8281 "govgen" ,
8382 "seda-1-testnet" ,
8483 "initiation" ,
85- "nillion-chain-testnet" ,
8684 "athens_7001" ,
8785 "mantra-dukong" ,
8886 "grand" ,
You can’t perform that action at this time.
0 commit comments