Skip to content

Commit 0088597

Browse files
committed
Merge branch 'multichain-layout' of github.com:gmx-io/gmx-interface into multichain-v2.2
2 parents cb36c05 + 2fc7989 commit 0088597

File tree

307 files changed

+16565
-6217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

307 files changed

+16565
-6217
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@floating-ui/dom": "1.6.7",
4141
"@floating-ui/react": "0.26.19",
4242
"@gelatonetwork/relay-sdk": "5.6.0",
43+
"@gemini-wallet/rainbow": "0.2.0",
4344
"@headlessui/react": "1.7.19",
4445
"@layerzerolabs/lz-v2-utilities": "3.0.85",
4546
"@lingui/core": "4.10.0",

sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.2.0
4+
5+
- Added: PUMP/USD [WBTC-USDC] and ARB/USD [ARB-ARB] in Arbitrum and PUMP/USD [WAVAX-USDC] in Avalanche
6+
37
## 1.1.0
48

59
- Added: CRV, XMR, MOODENG, PI

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmx-io/sdk",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"type": "module",
55
"main": "./build/cjs/src/index.js",
66
"module": "./build/esm/src/index.js",

0 commit comments

Comments
 (0)