Skip to content

Commit 1012995

Browse files
authored
fix: update Solana CAIP-2 chainId reference (WalletConnect#1467)
1 parent 475d3d5 commit 1012995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web3modal/v2/_partials/options/chains.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Array of [CAIP-2](https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-
33
```ts
44
chains: [
55
'eip155:1',
6-
'solana:4sGjMW1sUnHzSxGspuhpqLDx6wiyjNtZ',
6+
'solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp',
77
'cosmos:cosmoshub-4',
88
'polkadot:91b171bb158e2d3848fa23a9f1c25182'
99
]

0 commit comments

Comments
 (0)