File tree Expand file tree Collapse file tree
extension/src/providers/ethereum/networks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const sdnOptions: EvmNetworkOptions = {
1515 isTestNetwork : false ,
1616 currencyName : 'SDN' ,
1717 currencyNameLong : 'Shiden' ,
18- node : 'wss://shiden.public.blastapi .io' ,
18+ node : 'wss://shiden.api.onfinality .io/public-ws ' ,
1919 icon,
2020 coingeckoID : 'shiden' ,
2121 coingeckoPlatform : CoingeckoPlatform . Shiden ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const ethOptions: EvmNetworkOptions = {
1515 isTestNetwork : false ,
1616 currencyName : 'TLOS' ,
1717 currencyNameLong : 'Telos' ,
18- node : 'https://mainnet-eu .telos.net/evm ' ,
18+ node : 'https://rpc .telos.net' ,
1919 icon,
2020 coingeckoID : 'telos' ,
2121 coingeckoPlatform : CoingeckoPlatform . Telos ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const tomoOptions: EvmNetworkOptions = {
1515 isTestNetwork : false ,
1616 currencyName : 'VIC' ,
1717 currencyNameLong : 'Viction' ,
18- node : 'wss://ws.tomochain.com ' ,
18+ node : 'wss://ws.viction.xyz ' ,
1919 icon,
2020 coingeckoID : 'tomochain' ,
2121 basePath : "m/44'/889'/0'/0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @enkryptcom/hw-wallets" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "description" : " Hardware wallet manager for enkrypt" ,
55 "type" : " module" ,
66 "main" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments