@wormhole-foundation/wormhole-connect 0.2.0-beta.0-development → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -0
- package/dist/main.js +46 -46
- package/lib/cjs/index.js +1 -1
- package/lib/esm/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -96,6 +96,13 @@ Tokens (`tokens`):
|
|
|
96
96
|
| tBTCarbitrum | tBTCarbitrum |
|
|
97
97
|
| tBTCbase | tBTCbase |
|
|
98
98
|
| tBTCsol | tBTCsol |
|
|
99
|
+
| WETHpolygon | |
|
|
100
|
+
| WETHbsc | |
|
|
101
|
+
| wstETH | wstETH |
|
|
102
|
+
| wstETHarbitrum | |
|
|
103
|
+
| wstETHoptimism | |
|
|
104
|
+
| wstETHpolygon | |
|
|
105
|
+
| wstETHbase | |
|
|
99
106
|
|
|
100
107
|
|
|
101
108
|
<br>
|
|
@@ -109,6 +116,8 @@ Routes (`routes`)
|
|
|
109
116
|
| cctpRelay | cctpRelay |
|
|
110
117
|
| cosmosGateway | cosmosGateway |
|
|
111
118
|
| tbtc | tbtc |
|
|
119
|
+
| ethBridge | |
|
|
120
|
+
| wstETHBridge | |
|
|
112
121
|
|
|
113
122
|
<br>
|
|
114
123
|
|