Skip to content

Commit 10b2b03

Browse files
committed
Merge branch 'shaloo/AR-9599-bsc-bnb' into dev
2 parents 11b40bd + 2fad02f commit 10b2b03

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

docs/relnotes/rn-ca-v1.0.3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ arcana:
1818

1919
This major SDK release contains refactored, optimized code and several usage improvements. It requires some changes to the integration code that uses the following SDK methods.
2020

21-
* [[rn-latest-ca#transfer|`transfer`]]
22-
* [[rn-latest-ca#bridge|`bridge`]]
23-
* [[rn-latest-ca#request|`request`]]
21+
* [[rn-ca-v1.0.3#transfer|`transfer`]]
22+
* [[rn-ca-v1.0.3#bridge|`bridge`]]
23+
* [[rn-ca-v1.0.3#request|`request`]]
2424

2525
### `transfer`
2626

includes/text-snippets/ca_supported_chains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
| :-------- | :------- | :-------------- | :----- |
44
| Ethereum | 1 | ETH ||
55
| Optimism | 10 | ETH ||
6+
| BSC | 97 | BNB ||
67
| Polygon | 137 | MATIC ||
78
| HyperEVM | 999 | HYPE ||
89
| Kaia | 8217 | KAIA ||

includes/text-snippets/ca_wallet_supported_chains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
| :-------- | :------- | :-------------- | :----- |
33
| Ethereum | 1 | ETH ||
44
| Optimism | 10 | ETH ||
5+
| BSC | 97 | BNB ||
56
| Polygon | 137 | MATIC ||
67
| HyperEVM | 999 | HYPE ||
78
| Kaia | 8217 | KAIA ||

0 commit comments

Comments
 (0)