@paraspell/sdk-core 13.11.0 → 13.11.1

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.
Files changed (2) hide show
  1. package/dist/index.mjs +54 -10
  2. package/package.json +4 -4
package/dist/index.mjs CHANGED
@@ -993,6 +993,10 @@ var AssetHubPolkadot$1 = {
993
993
  name: "Dwellir",
994
994
  endpoint: "wss://asset-hub-polkadot-rpc.n.dwellir.com"
995
995
  },
996
+ {
997
+ name: "Gatotech Unlimited",
998
+ endpoint: "wss://asset-hub-polkadot.gatotech.network"
999
+ },
996
1000
  {
997
1001
  name: "Helixstreet",
998
1002
  endpoint: "wss://rpc-asset-hub-polkadot.helixstreet.io"
@@ -1171,6 +1175,42 @@ var Hydration$1 = {
1171
1175
  {
1172
1176
  name: "Helikon",
1173
1177
  endpoint: "wss://rpc.helikon.io/hydradx"
1178
+ },
1179
+ {
1180
+ name: "Rotko (SEA)",
1181
+ endpoint: "wss://hydration.rotko.net"
1182
+ },
1183
+ {
1184
+ name: "sin",
1185
+ endpoint: "wss://subway.sin.hydration.cloud"
1186
+ },
1187
+ {
1188
+ name: "coke",
1189
+ endpoint: "wss://subway.coke.hydration.cloud"
1190
+ },
1191
+ {
1192
+ name: "kril",
1193
+ endpoint: "wss://rpc.kril.hydration.cloud"
1194
+ },
1195
+ {
1196
+ name: "shellfish",
1197
+ endpoint: "wss://subway.shellfish.hydration.cloud"
1198
+ },
1199
+ {
1200
+ name: "catfish-1",
1201
+ endpoint: "wss://rpc-catfish-1.catfish.hydration.cloud"
1202
+ },
1203
+ {
1204
+ name: "catfish-2",
1205
+ endpoint: "wss://rpc-catfish-2.catfish.hydration.cloud"
1206
+ },
1207
+ {
1208
+ name: "catfish-3",
1209
+ endpoint: "wss://rpc-catfish-3.catfish.hydration.cloud"
1210
+ },
1211
+ {
1212
+ name: "catfish-4",
1213
+ endpoint: "wss://rpc-catfish-4.catfish.hydration.cloud"
1174
1214
  }
1175
1215
  ]
1176
1216
  };
@@ -1923,12 +1963,12 @@ var PeoplePaseo$1 = {
1923
1963
  paraId: 1004,
1924
1964
  providers: [
1925
1965
  {
1926
- name: "Amforc",
1927
- endpoint: "wss://people-paseo.rpc.amforc.com"
1966
+ name: "Gatotech Unlimited",
1967
+ endpoint: "wss://people-paseo.gatotech.network"
1928
1968
  },
1929
1969
  {
1930
- name: "Zondax",
1931
- endpoint: "wss://api2.zondax.ch/pas/people/node/rpc"
1970
+ name: "Rotko",
1971
+ endpoint: "wss://people-paseo.rotko.net"
1932
1972
  },
1933
1973
  {
1934
1974
  name: "interweb",
@@ -1960,6 +2000,10 @@ var Polkadot$1 = {
1960
2000
  name: "Dwellir",
1961
2001
  endpoint: "wss://polkadot-rpc.n.dwellir.com"
1962
2002
  },
2003
+ {
2004
+ name: "Gatotech Unlimited",
2005
+ endpoint: "wss://polkadot.gatotech.network"
2006
+ },
1963
2007
  {
1964
2008
  name: "Helixstreet",
1965
2009
  endpoint: "wss://rpc-polkadot.helixstreet.io"
@@ -1999,6 +2043,10 @@ var Kusama$1 = {
1999
2043
  name: "Dwellir",
2000
2044
  endpoint: "wss://kusama-rpc.n.dwellir.com"
2001
2045
  },
2046
+ {
2047
+ name: "Gatotech Unlimited",
2048
+ endpoint: "wss://kusama.gatotech.network"
2049
+ },
2002
2050
  {
2003
2051
  name: "Helixstreet",
2004
2052
  endpoint: "wss://rpc-kusama.helixstreet.io"
@@ -2041,10 +2089,6 @@ var Paseo$1 = {
2041
2089
  info: "paseo",
2042
2090
  paraId: 0,
2043
2091
  providers: [
2044
- {
2045
- name: "Amforc",
2046
- endpoint: "wss://paseo.rpc.amforc.com"
2047
- },
2048
2092
  {
2049
2093
  name: "Dwellir",
2050
2094
  endpoint: "wss://paseo-rpc.n.dwellir.com"
@@ -2054,8 +2098,8 @@ var Paseo$1 = {
2054
2098
  endpoint: "wss://rpc-paseo.stakeworld.io"
2055
2099
  },
2056
2100
  {
2057
- name: "Zondax",
2058
- endpoint: "wss://api2.zondax.ch/pas/relay/node/rpc"
2101
+ name: "TurboFlakes",
2102
+ endpoint: "wss://paseo-v2.rpc.turboflakes.io"
2059
2103
  },
2060
2104
  {
2061
2105
  name: "interweb",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/sdk-core",
3
- "version": "13.11.0",
3
+ "version": "13.11.1",
4
4
  "description": "SDK core for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -25,9 +25,9 @@
25
25
  "@noble/hashes": "^2.2.0",
26
26
  "@scure/base": "^2.2.0",
27
27
  "viem": "^2.53.1",
28
- "@paraspell/assets": "13.11.0",
29
- "@paraspell/pallets": "13.11.0",
30
- "@paraspell/sdk-common": "13.11.0"
28
+ "@paraspell/assets": "13.11.1",
29
+ "@paraspell/pallets": "13.11.1",
30
+ "@paraspell/sdk-common": "13.11.1"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@babel/plugin-syntax-import-attributes": "^7.29.7",