We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11940a5 commit ab67051Copy full SHA for ab67051
1 file changed
packages/extension/src/providers/ethereum/networks/shib.ts
@@ -15,7 +15,7 @@ const shibOptions: EvmNetworkOptions = {
15
isTestNetwork: false,
16
currencyName: 'BONE',
17
currencyNameLong: 'BONE',
18
- node: 'https://www.shibrpc.com',
+ node: 'https://rpc.shibarium.shib.io',
19
icon,
20
coingeckoID: 'bone-shibaswap',
21
assetsInfoHandler,
0 commit comments