@plutonlabs/sdk 0.0.37-beta → 0.0.39-beta

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.
@@ -1303,7 +1303,7 @@
1303
1303
  "coinType": 5000,
1304
1304
  "chainId": 5000,
1305
1305
  "pluton": {
1306
- "address": "0x0d202252d1525319c921abcf553301479b7f52bc",
1306
+ "address": "0x0D202252D1525319C921AbCF553301479B7f52bC",
1307
1307
  "abi": [
1308
1308
  {
1309
1309
  "inputs": [],
@@ -1963,7 +1963,7 @@
1963
1963
  ]
1964
1964
  },
1965
1965
  "proxy": {
1966
- "address": "0x83d9838b460fd583e9942960b732a494a345a4cc",
1966
+ "address": "0xc4e230092F5B238ae267E5E74370D55414D7b746",
1967
1967
  "abi": [
1968
1968
  {
1969
1969
  "inputs": [
@@ -2072,7 +2072,7 @@
2072
2072
  "type": "bytes"
2073
2073
  }
2074
2074
  ],
2075
- "name": "swapAndPluton",
2075
+ "name": "swapAndpluton",
2076
2076
  "outputs": [],
2077
2077
  "stateMutability": "payable",
2078
2078
  "type": "function"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plutonlabs/sdk",
3
- "version": "0.0.37-beta",
3
+ "version": "0.0.39-beta",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [