@snowbridge/registry 0.3.0 → 0.3.2-alpha.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.
- package/dist/environment.js +64 -2
- package/dist/local_e2e.registry.json +12 -2
- package/dist/paseo_sepolia.registry.json +18 -3
- package/dist/polkadot_mainnet.registry.json +52 -14
- package/dist/westend_sepolia.registry.json +104 -73
- package/package.json +5 -4
- package/scripts/buildRegistry.ts +32 -0
- package/src/environment.ts +64 -2
- package/src/local_e2e.registry.json +12 -2
- package/src/paseo_sepolia.registry.json +18 -3
- package/src/polkadot_mainnet.registry.json +53 -15
- package/src/westend_sepolia.registry.json +105 -74
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "
|
|
2
|
+
"timestamp": "2026-01-19T12:21:13.043Z",
|
|
3
3
|
"environment": "westend_sepolia",
|
|
4
4
|
"ethChainId": 11155111,
|
|
5
5
|
"gatewayAddress": "0x9ed8b47bc3417e3bd0507adc06e56e2fa360a4e9",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"accountType": "AccountId32",
|
|
14
14
|
"name": "Westend",
|
|
15
15
|
"specName": "westend",
|
|
16
|
-
"specVersion":
|
|
16
|
+
"specVersion": 1021001
|
|
17
17
|
},
|
|
18
18
|
"bridgeHub": {
|
|
19
19
|
"tokenSymbols": "WND",
|
|
@@ -23,9 +23,39 @@
|
|
|
23
23
|
"accountType": "AccountId32",
|
|
24
24
|
"name": "Westend BridgeHub",
|
|
25
25
|
"specName": "bridge-hub-westend",
|
|
26
|
-
"specVersion":
|
|
26
|
+
"specVersion": 1021000
|
|
27
27
|
},
|
|
28
28
|
"ethereumChains": {
|
|
29
|
+
"84532": {
|
|
30
|
+
"chainId": 84532,
|
|
31
|
+
"assets": {
|
|
32
|
+
"0x4200000000000000000000000000000000000006": {
|
|
33
|
+
"token": "0x4200000000000000000000000000000000000006",
|
|
34
|
+
"name": "Wrapped Ether",
|
|
35
|
+
"symbol": "WETH",
|
|
36
|
+
"decimals": 18,
|
|
37
|
+
"swapTokenAddress": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
38
|
+
"swapFee": 0
|
|
39
|
+
},
|
|
40
|
+
"0x036cbd53842c5426634e7929541ec2318f3dcf7e": {
|
|
41
|
+
"token": "0x036cbd53842c5426634e7929541ec2318f3dcf7e",
|
|
42
|
+
"name": "USDC",
|
|
43
|
+
"symbol": "USDC",
|
|
44
|
+
"decimals": 6,
|
|
45
|
+
"swapTokenAddress": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
|
|
46
|
+
"swapFee": 500
|
|
47
|
+
},
|
|
48
|
+
"0x0000000000000000000000000000000000000000": {
|
|
49
|
+
"token": "0x0000000000000000000000000000000000000000",
|
|
50
|
+
"name": "Ether",
|
|
51
|
+
"symbol": "Ether",
|
|
52
|
+
"decimals": 18,
|
|
53
|
+
"swapTokenAddress": "0x0000000000000000000000000000000000000000",
|
|
54
|
+
"swapFee": 0
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"id": "base-sepolia"
|
|
58
|
+
},
|
|
29
59
|
"11155111": {
|
|
30
60
|
"chainId": 11155111,
|
|
31
61
|
"assets": {
|
|
@@ -35,34 +65,54 @@
|
|
|
35
65
|
"symbol": "Ether",
|
|
36
66
|
"decimals": 18
|
|
37
67
|
},
|
|
68
|
+
"0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": {
|
|
69
|
+
"token": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
|
|
70
|
+
"name": "USDC",
|
|
71
|
+
"symbol": "USDC",
|
|
72
|
+
"decimals": 6,
|
|
73
|
+
"deliveryGas": "bigint:80000"
|
|
74
|
+
},
|
|
38
75
|
"0x72c610e05eaafcdf1fa7a2da15374ee90edb1620": {
|
|
39
76
|
"token": "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620",
|
|
40
77
|
"name": "Frequency",
|
|
41
78
|
"symbol": "eFRQCY",
|
|
42
|
-
"decimals": 12
|
|
79
|
+
"decimals": 12,
|
|
80
|
+
"deliveryGas": "bigint:80000"
|
|
43
81
|
},
|
|
44
82
|
"0xfff9976782d46cc05630d1f6ebab18b2324d6b14": {
|
|
45
83
|
"token": "0xfff9976782d46cc05630d1f6ebab18b2324d6b14",
|
|
46
84
|
"name": "Wrapped Ether",
|
|
47
85
|
"symbol": "WETH",
|
|
48
|
-
"decimals": 18
|
|
86
|
+
"decimals": 18,
|
|
87
|
+
"deliveryGas": "bigint:80000"
|
|
49
88
|
},
|
|
50
89
|
"0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f": {
|
|
51
90
|
"token": "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f",
|
|
52
91
|
"name": "Frequency",
|
|
53
92
|
"symbol": "XRQCY",
|
|
54
93
|
"decimals": 8,
|
|
55
|
-
"foreignId": "0xaf13384cf9612ef1ff4b87470ab247d6f8d8110d4f5af2fe290ce6767818712c"
|
|
94
|
+
"foreignId": "0xaf13384cf9612ef1ff4b87470ab247d6f8d8110d4f5af2fe290ce6767818712c",
|
|
95
|
+
"deliveryGas": "bigint:80000"
|
|
96
|
+
},
|
|
97
|
+
"0xb8a0f2703ac6bdd352096c90c2945a097e8f4055": {
|
|
98
|
+
"token": "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055",
|
|
99
|
+
"name": "WND",
|
|
100
|
+
"symbol": "WND",
|
|
101
|
+
"decimals": 12,
|
|
102
|
+
"foreignId": "0x2121cfe35065c0c33465fbada265f08e9613428a4b9eb4bb717cd7db2abf622e",
|
|
103
|
+
"deliveryGas": "bigint:80000"
|
|
56
104
|
},
|
|
57
105
|
"0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e": {
|
|
58
106
|
"token": "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e",
|
|
59
107
|
"name": "WND",
|
|
60
108
|
"symbol": "WND",
|
|
61
109
|
"decimals": 12,
|
|
62
|
-
"foreignId": "0x9441dceeeffa7e032eedaccf9b7632e60e86711551a82ffbbb0dda8afd9e4ef7"
|
|
110
|
+
"foreignId": "0x9441dceeeffa7e032eedaccf9b7632e60e86711551a82ffbbb0dda8afd9e4ef7",
|
|
111
|
+
"deliveryGas": "bigint:80000"
|
|
63
112
|
}
|
|
64
113
|
},
|
|
65
|
-
"id": "sepolia"
|
|
114
|
+
"id": "sepolia",
|
|
115
|
+
"baseDeliveryGas": "bigint:120000"
|
|
66
116
|
}
|
|
67
117
|
},
|
|
68
118
|
"parachains": {
|
|
@@ -73,7 +123,12 @@
|
|
|
73
123
|
"hasDryRunApi": true,
|
|
74
124
|
"hasTxPaymentApi": true,
|
|
75
125
|
"hasDryRunRpc": true,
|
|
76
|
-
"hasDotBalance": true
|
|
126
|
+
"hasDotBalance": true,
|
|
127
|
+
"hasEthBalance": true,
|
|
128
|
+
"hasXcmPaymentApi": true,
|
|
129
|
+
"supportsAliasOrigin": true,
|
|
130
|
+
"xcmVersion": "v5",
|
|
131
|
+
"supportsV2": true
|
|
77
132
|
},
|
|
78
133
|
"info": {
|
|
79
134
|
"tokenSymbols": "WND",
|
|
@@ -83,7 +138,7 @@
|
|
|
83
138
|
"accountType": "AccountId32",
|
|
84
139
|
"name": "Westend Asset Hub",
|
|
85
140
|
"specName": "westmint",
|
|
86
|
-
"specVersion":
|
|
141
|
+
"specVersion": 1021000
|
|
87
142
|
},
|
|
88
143
|
"assets": {
|
|
89
144
|
"0x0000000000000000000000000000000000000000": {
|
|
@@ -94,12 +149,20 @@
|
|
|
94
149
|
"decimals": 18,
|
|
95
150
|
"isSufficient": true
|
|
96
151
|
},
|
|
152
|
+
"0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": {
|
|
153
|
+
"token": "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
|
|
154
|
+
"name": "",
|
|
155
|
+
"minimumBalance": "bigint:1",
|
|
156
|
+
"symbol": "",
|
|
157
|
+
"decimals": 0,
|
|
158
|
+
"isSufficient": false
|
|
159
|
+
},
|
|
97
160
|
"0x72c610e05eaafcdf1fa7a2da15374ee90edb1620": {
|
|
98
161
|
"token": "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620",
|
|
99
|
-
"name": "
|
|
100
|
-
"symbol": "eFRQCY",
|
|
162
|
+
"name": "",
|
|
101
163
|
"minimumBalance": "bigint:1",
|
|
102
|
-
"
|
|
164
|
+
"symbol": "",
|
|
165
|
+
"decimals": 0,
|
|
103
166
|
"isSufficient": false
|
|
104
167
|
},
|
|
105
168
|
"0xfff9976782d46cc05630d1f6ebab18b2324d6b14": {
|
|
@@ -112,9 +175,9 @@
|
|
|
112
175
|
},
|
|
113
176
|
"0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f": {
|
|
114
177
|
"token": "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f",
|
|
115
|
-
"name": "
|
|
116
|
-
"symbol": "
|
|
117
|
-
"decimals":
|
|
178
|
+
"name": "",
|
|
179
|
+
"symbol": "",
|
|
180
|
+
"decimals": 0,
|
|
118
181
|
"locationOnEthereum": {
|
|
119
182
|
"parents": 1,
|
|
120
183
|
"interior": {
|
|
@@ -154,9 +217,9 @@
|
|
|
154
217
|
"minimumBalance": "bigint:1",
|
|
155
218
|
"isSufficient": false
|
|
156
219
|
},
|
|
157
|
-
"
|
|
158
|
-
"token": "
|
|
159
|
-
"name": "
|
|
220
|
+
"0xb8a0f2703ac6bdd352096c90c2945a097e8f4055": {
|
|
221
|
+
"token": "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055",
|
|
222
|
+
"name": "",
|
|
160
223
|
"symbol": "WND",
|
|
161
224
|
"decimals": 12,
|
|
162
225
|
"locationOnEthereum": {
|
|
@@ -179,74 +242,42 @@
|
|
|
179
242
|
"parents": 1,
|
|
180
243
|
"interior": "Here"
|
|
181
244
|
},
|
|
182
|
-
"foreignId": "
|
|
245
|
+
"foreignId": "0x2121cfe35065c0c33465fbada265f08e9613428a4b9eb4bb717cd7db2abf622e",
|
|
183
246
|
"minimumBalance": "bigint:1000000000",
|
|
184
247
|
"isSufficient": true
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
"parachainId": 2313,
|
|
192
|
-
"features": {
|
|
193
|
-
"hasPalletXcm": true,
|
|
194
|
-
"hasDryRunApi": true,
|
|
195
|
-
"hasTxPaymentApi": true,
|
|
196
|
-
"hasDryRunRpc": true,
|
|
197
|
-
"hasDotBalance": true
|
|
198
|
-
},
|
|
199
|
-
"info": {
|
|
200
|
-
"tokenSymbols": "XRQCY",
|
|
201
|
-
"tokenDecimals": 8,
|
|
202
|
-
"ss58Format": 42,
|
|
203
|
-
"isEthereum": false,
|
|
204
|
-
"accountType": "AccountId32",
|
|
205
|
-
"name": "Frequency Westend",
|
|
206
|
-
"specName": "frequency-testnet",
|
|
207
|
-
"specVersion": 164
|
|
208
|
-
},
|
|
209
|
-
"assets": {
|
|
210
|
-
"0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f": {
|
|
211
|
-
"token": "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f",
|
|
212
|
-
"name": "XRQCY",
|
|
213
|
-
"minimumBalance": "bigint:1000000",
|
|
214
|
-
"symbol": "XRQCY",
|
|
215
|
-
"decimals": 8,
|
|
216
|
-
"isSufficient": true,
|
|
217
|
-
"location": {
|
|
218
|
-
"parents": 0,
|
|
219
|
-
"interior": "Here"
|
|
220
|
-
},
|
|
221
|
-
"locationOnAH": {
|
|
222
|
-
"parents": 1,
|
|
223
|
-
"interior": {
|
|
224
|
-
"x1": [
|
|
225
|
-
{
|
|
226
|
-
"parachain": 2313
|
|
227
|
-
}
|
|
228
|
-
]
|
|
229
|
-
}
|
|
230
|
-
},
|
|
248
|
+
},
|
|
249
|
+
"0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e": {
|
|
250
|
+
"token": "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e",
|
|
251
|
+
"name": "",
|
|
252
|
+
"symbol": "WND",
|
|
253
|
+
"decimals": 12,
|
|
231
254
|
"locationOnEthereum": {
|
|
232
255
|
"parents": 1,
|
|
233
256
|
"interior": {
|
|
234
|
-
"
|
|
257
|
+
"x1": [
|
|
235
258
|
{
|
|
236
259
|
"globalConsensus": {
|
|
237
260
|
"byGenesis": "0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e"
|
|
238
261
|
}
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"parachain": 2313
|
|
242
262
|
}
|
|
243
263
|
]
|
|
244
264
|
}
|
|
245
|
-
}
|
|
265
|
+
},
|
|
266
|
+
"location": {
|
|
267
|
+
"parents": 1,
|
|
268
|
+
"interior": "Here"
|
|
269
|
+
},
|
|
270
|
+
"locationOnAH": {
|
|
271
|
+
"parents": 1,
|
|
272
|
+
"interior": "Here"
|
|
273
|
+
},
|
|
274
|
+
"foreignId": "0x9441dceeeffa7e032eedaccf9b7632e60e86711551a82ffbbb0dda8afd9e4ef7",
|
|
275
|
+
"minimumBalance": "bigint:1000000000",
|
|
276
|
+
"isSufficient": true
|
|
246
277
|
}
|
|
247
278
|
},
|
|
248
|
-
"estimatedExecutionFeeDOT": "bigint:
|
|
249
|
-
"estimatedDeliveryFeeDOT": "bigint:
|
|
279
|
+
"estimatedExecutionFeeDOT": "bigint:0",
|
|
280
|
+
"estimatedDeliveryFeeDOT": "bigint:0"
|
|
250
281
|
}
|
|
251
282
|
}
|
|
252
|
-
}
|
|
283
|
+
}
|