@snowbridge/registry 0.3.3 → 0.4.1-beta.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/.turbo/turbo-build.log +1 -2
- package/dist/index.d.ts +6 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +27 -2
- package/dist/local_e2e_bridge_info.g.d.ts +141 -0
- package/dist/local_e2e_bridge_info.g.d.ts.map +1 -0
- package/dist/local_e2e_bridge_info.g.js +142 -0
- package/dist/paseo_sepolia_bridge_info.g.d.ts +331 -0
- package/dist/paseo_sepolia_bridge_info.g.d.ts.map +1 -0
- package/dist/paseo_sepolia_bridge_info.g.js +351 -0
- package/dist/polkadot_mainnet_bridge_info.g.d.ts +2137 -0
- package/dist/polkadot_mainnet_bridge_info.g.d.ts.map +1 -0
- package/dist/polkadot_mainnet_bridge_info.g.js +2454 -0
- package/dist/transfers.d.ts +3 -8
- package/dist/transfers.d.ts.map +1 -1
- package/dist/transfers.js +73 -215
- package/dist/westend_sepolia_bridge_info.g.d.ts +432 -0
- package/dist/westend_sepolia_bridge_info.g.d.ts.map +1 -0
- package/dist/westend_sepolia_bridge_info.g.js +487 -0
- package/package.json +7 -7
- package/scripts/buildRegistry.ts +609 -37
- package/src/index.ts +27 -2
- package/src/local_e2e_bridge_info.g.ts +140 -0
- package/src/paseo_sepolia_bridge_info.g.ts +350 -0
- package/src/polkadot_mainnet_bridge_info.g.ts +2477 -0
- package/src/transfers.ts +72 -265
- package/src/westend_sepolia_bridge_info.g.ts +495 -0
- package/dist/environment.d.ts +0 -3
- package/dist/environment.d.ts.map +0 -1
- package/dist/environment.js +0 -181
- package/dist/local_e2e.registry.json +0 -391
- package/dist/paseo_sepolia.registry.json +0 -231
- package/dist/polkadot_mainnet.registry.json +0 -1805
- package/dist/registry.d.ts +0 -3
- package/dist/registry.d.ts.map +0 -1
- package/dist/registry.js +0 -61
- package/dist/westend_sepolia.registry.json +0 -283
- package/src/environment.ts +0 -185
- package/src/local_e2e.registry.json +0 -391
- package/src/paseo_sepolia.registry.json +0 -231
- package/src/polkadot_mainnet.registry.json +0 -1805
- package/src/registry.ts +0 -63
- package/src/westend_sepolia.registry.json +0 -283
|
@@ -0,0 +1,432 @@
|
|
|
1
|
+
declare const registry: {
|
|
2
|
+
readonly environment: {
|
|
3
|
+
readonly name: "westend_sepolia";
|
|
4
|
+
readonly ethChainId: 11155111;
|
|
5
|
+
readonly beaconApiUrl: "https://lodestar-sepolia.chainsafe.io";
|
|
6
|
+
readonly ethereumChains: {
|
|
7
|
+
readonly "84532": "https://base-sepolia-rpc.publicnode.com";
|
|
8
|
+
readonly "421614": "https://arbitrum-sepolia-rpc.publicnode.com";
|
|
9
|
+
readonly "11155111": "https://ethereum-sepolia-rpc.publicnode.com";
|
|
10
|
+
};
|
|
11
|
+
readonly relaychainUrl: "https://westend-rpc.polkadot.io";
|
|
12
|
+
readonly parachains: {
|
|
13
|
+
readonly "1000": "https://westend-asset-hub-rpc.polkadot.io";
|
|
14
|
+
readonly "1002": "https://westend-bridge-hub-rpc.polkadot.io";
|
|
15
|
+
};
|
|
16
|
+
readonly gatewayContract: "0x9ed8b47bc3417e3bd0507adc06e56e2fa360a4e9";
|
|
17
|
+
readonly beefyContract: "0xebd1cfcf82baa170b86bde532f69a6a49c6c790d";
|
|
18
|
+
readonly assetHubParaId: 1000;
|
|
19
|
+
readonly bridgeHubParaId: 1002;
|
|
20
|
+
readonly v2_parachains: readonly [1000];
|
|
21
|
+
readonly indexerGraphQlUrl: "https://snowbridge.squids.live/snowbridge-subsquid-westend@v1/api/graphql";
|
|
22
|
+
readonly l2Bridge: {
|
|
23
|
+
readonly acrossAPIUrl: "https://testnet.across.to/api";
|
|
24
|
+
readonly l1AdapterAddress: "0xcda9bff39cdf39e95f4b699422e422195091126d";
|
|
25
|
+
readonly l1HandlerAddress: "0x924a9f036260ddd5808007e1aa95f08ed08aa569";
|
|
26
|
+
readonly l1FeeTokenAddress: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
27
|
+
readonly l1SwapRouterAddress: "0x3bfa4769fb09eefc5a80d6e87c3b9c650f7ae48e";
|
|
28
|
+
readonly l1SwapQuoterAddress: "0xed1f6473345f45b75f8179591dd5ba1888cf2fb3";
|
|
29
|
+
readonly l2Chains: {
|
|
30
|
+
readonly "84532": {
|
|
31
|
+
readonly adapterAddress: "0xf06939613a3838af11104c898758220db9093679";
|
|
32
|
+
readonly feeTokenAddress: "0x4200000000000000000000000000000000000006";
|
|
33
|
+
readonly swapRoutes: readonly [{
|
|
34
|
+
readonly inputToken: "0x4200000000000000000000000000000000000006";
|
|
35
|
+
readonly outputToken: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
36
|
+
readonly swapFee: 0;
|
|
37
|
+
}, {
|
|
38
|
+
readonly inputToken: "0x036cbd53842c5426634e7929541ec2318f3dcf7e";
|
|
39
|
+
readonly outputToken: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
40
|
+
readonly swapFee: 500;
|
|
41
|
+
}];
|
|
42
|
+
};
|
|
43
|
+
readonly "421614": {
|
|
44
|
+
readonly adapterAddress: "0xcb3d8043bdbfb0d9b30de279a09132073d1de561";
|
|
45
|
+
readonly feeTokenAddress: "0x980b62da83eff3d4576c647993b0c1d7faf17c73";
|
|
46
|
+
readonly swapRoutes: readonly [{
|
|
47
|
+
readonly inputToken: "0x980b62da83eff3d4576c647993b0c1d7faf17c73";
|
|
48
|
+
readonly outputToken: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
49
|
+
readonly swapFee: 0;
|
|
50
|
+
}, {
|
|
51
|
+
readonly inputToken: "0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d";
|
|
52
|
+
readonly outputToken: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
53
|
+
readonly swapFee: 500;
|
|
54
|
+
}];
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
readonly routes: readonly [{
|
|
60
|
+
readonly from: {
|
|
61
|
+
readonly kind: "ethereum";
|
|
62
|
+
readonly id: 11155111;
|
|
63
|
+
};
|
|
64
|
+
readonly to: {
|
|
65
|
+
readonly kind: "polkadot";
|
|
66
|
+
readonly id: 1000;
|
|
67
|
+
};
|
|
68
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14", "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f", "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055", "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e"];
|
|
69
|
+
}, {
|
|
70
|
+
readonly from: {
|
|
71
|
+
readonly kind: "polkadot";
|
|
72
|
+
readonly id: 1000;
|
|
73
|
+
};
|
|
74
|
+
readonly to: {
|
|
75
|
+
readonly kind: "ethereum";
|
|
76
|
+
readonly id: 11155111;
|
|
77
|
+
};
|
|
78
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14", "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f", "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055", "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e"];
|
|
79
|
+
}, {
|
|
80
|
+
readonly from: {
|
|
81
|
+
readonly kind: "polkadot";
|
|
82
|
+
readonly id: 1000;
|
|
83
|
+
};
|
|
84
|
+
readonly to: {
|
|
85
|
+
readonly kind: "ethereum_l2";
|
|
86
|
+
readonly id: 84532;
|
|
87
|
+
};
|
|
88
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14"];
|
|
89
|
+
}, {
|
|
90
|
+
readonly from: {
|
|
91
|
+
readonly kind: "ethereum_l2";
|
|
92
|
+
readonly id: 84532;
|
|
93
|
+
};
|
|
94
|
+
readonly to: {
|
|
95
|
+
readonly kind: "polkadot";
|
|
96
|
+
readonly id: 1000;
|
|
97
|
+
};
|
|
98
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14"];
|
|
99
|
+
}, {
|
|
100
|
+
readonly from: {
|
|
101
|
+
readonly kind: "polkadot";
|
|
102
|
+
readonly id: 1000;
|
|
103
|
+
};
|
|
104
|
+
readonly to: {
|
|
105
|
+
readonly kind: "ethereum_l2";
|
|
106
|
+
readonly id: 421614;
|
|
107
|
+
};
|
|
108
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14"];
|
|
109
|
+
}, {
|
|
110
|
+
readonly from: {
|
|
111
|
+
readonly kind: "ethereum_l2";
|
|
112
|
+
readonly id: 421614;
|
|
113
|
+
};
|
|
114
|
+
readonly to: {
|
|
115
|
+
readonly kind: "polkadot";
|
|
116
|
+
readonly id: 1000;
|
|
117
|
+
};
|
|
118
|
+
readonly assets: readonly ["0x0000000000000000000000000000000000000000", "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238", "0xfff9976782d46cc05630d1f6ebab18b2324d6b14"];
|
|
119
|
+
}];
|
|
120
|
+
readonly registry: {
|
|
121
|
+
readonly timestamp: "2026-02-16T10:24:33.190Z";
|
|
122
|
+
readonly environment: "westend_sepolia";
|
|
123
|
+
readonly ethChainId: 11155111;
|
|
124
|
+
readonly gatewayAddress: "0x9ed8b47bc3417e3bd0507adc06e56e2fa360a4e9";
|
|
125
|
+
readonly assetHubParaId: 1000;
|
|
126
|
+
readonly bridgeHubParaId: 1002;
|
|
127
|
+
readonly relaychain: {
|
|
128
|
+
readonly tokenSymbols: "WND";
|
|
129
|
+
readonly tokenDecimals: 12;
|
|
130
|
+
readonly ss58Format: 42;
|
|
131
|
+
readonly isEthereum: false;
|
|
132
|
+
readonly accountType: "AccountId32";
|
|
133
|
+
readonly name: "Westend";
|
|
134
|
+
readonly specName: "westend";
|
|
135
|
+
readonly specVersion: 1021002;
|
|
136
|
+
};
|
|
137
|
+
readonly bridgeHub: {
|
|
138
|
+
readonly tokenSymbols: "WND";
|
|
139
|
+
readonly tokenDecimals: 12;
|
|
140
|
+
readonly ss58Format: 42;
|
|
141
|
+
readonly isEthereum: false;
|
|
142
|
+
readonly accountType: "AccountId32";
|
|
143
|
+
readonly name: "Westend BridgeHub";
|
|
144
|
+
readonly specName: "bridge-hub-westend";
|
|
145
|
+
readonly specVersion: 1021001;
|
|
146
|
+
};
|
|
147
|
+
readonly ethereumChains: {
|
|
148
|
+
readonly ethereum_l2_84532: {
|
|
149
|
+
readonly kind: "ethereum_l2";
|
|
150
|
+
readonly id: 84532;
|
|
151
|
+
readonly name: "base-sepolia";
|
|
152
|
+
readonly assets: {
|
|
153
|
+
readonly "0x4200000000000000000000000000000000000006": {
|
|
154
|
+
readonly token: "0x4200000000000000000000000000000000000006";
|
|
155
|
+
readonly name: "Wrapped Ether";
|
|
156
|
+
readonly symbol: "WETH";
|
|
157
|
+
readonly decimals: 18;
|
|
158
|
+
readonly swapTokenAddress: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
159
|
+
readonly swapFee: 0;
|
|
160
|
+
};
|
|
161
|
+
readonly "0x036cbd53842c5426634e7929541ec2318f3dcf7e": {
|
|
162
|
+
readonly token: "0x036cbd53842c5426634e7929541ec2318f3dcf7e";
|
|
163
|
+
readonly name: "USDC";
|
|
164
|
+
readonly symbol: "USDC";
|
|
165
|
+
readonly decimals: 6;
|
|
166
|
+
readonly swapTokenAddress: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
167
|
+
readonly swapFee: 500;
|
|
168
|
+
};
|
|
169
|
+
readonly "0x0000000000000000000000000000000000000000": {
|
|
170
|
+
readonly token: "0x0000000000000000000000000000000000000000";
|
|
171
|
+
readonly name: "Ether";
|
|
172
|
+
readonly symbol: "Ether";
|
|
173
|
+
readonly decimals: 18;
|
|
174
|
+
readonly swapTokenAddress: "0x0000000000000000000000000000000000000000";
|
|
175
|
+
readonly swapFee: 0;
|
|
176
|
+
};
|
|
177
|
+
};
|
|
178
|
+
readonly key: "ethereum_l2_84532";
|
|
179
|
+
};
|
|
180
|
+
readonly ethereum_l2_421614: {
|
|
181
|
+
readonly kind: "ethereum_l2";
|
|
182
|
+
readonly id: 421614;
|
|
183
|
+
readonly name: "arbitrum-sepolia";
|
|
184
|
+
readonly assets: {
|
|
185
|
+
readonly "0x980b62da83eff3d4576c647993b0c1d7faf17c73": {
|
|
186
|
+
readonly token: "0x980b62da83eff3d4576c647993b0c1d7faf17c73";
|
|
187
|
+
readonly name: "WETH";
|
|
188
|
+
readonly symbol: "WETH";
|
|
189
|
+
readonly decimals: 18;
|
|
190
|
+
readonly swapTokenAddress: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
191
|
+
readonly swapFee: 0;
|
|
192
|
+
};
|
|
193
|
+
readonly "0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d": {
|
|
194
|
+
readonly token: "0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d";
|
|
195
|
+
readonly name: "USD Coin";
|
|
196
|
+
readonly symbol: "USDC";
|
|
197
|
+
readonly decimals: 6;
|
|
198
|
+
readonly swapTokenAddress: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
199
|
+
readonly swapFee: 500;
|
|
200
|
+
};
|
|
201
|
+
readonly "0x0000000000000000000000000000000000000000": {
|
|
202
|
+
readonly token: "0x0000000000000000000000000000000000000000";
|
|
203
|
+
readonly name: "Ether";
|
|
204
|
+
readonly symbol: "Ether";
|
|
205
|
+
readonly decimals: 18;
|
|
206
|
+
readonly swapTokenAddress: "0x0000000000000000000000000000000000000000";
|
|
207
|
+
readonly swapFee: 0;
|
|
208
|
+
};
|
|
209
|
+
};
|
|
210
|
+
readonly key: "ethereum_l2_421614";
|
|
211
|
+
};
|
|
212
|
+
readonly ethereum_11155111: {
|
|
213
|
+
readonly kind: "ethereum";
|
|
214
|
+
readonly id: 11155111;
|
|
215
|
+
readonly name: "sepolia";
|
|
216
|
+
readonly assets: {
|
|
217
|
+
readonly "0x0000000000000000000000000000000000000000": {
|
|
218
|
+
readonly token: "0x0000000000000000000000000000000000000000";
|
|
219
|
+
readonly name: "Ether";
|
|
220
|
+
readonly symbol: "Ether";
|
|
221
|
+
readonly decimals: 18;
|
|
222
|
+
};
|
|
223
|
+
readonly "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": {
|
|
224
|
+
readonly token: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
225
|
+
readonly name: "USDC";
|
|
226
|
+
readonly symbol: "USDC";
|
|
227
|
+
readonly decimals: 6;
|
|
228
|
+
readonly deliveryGas: 80000n;
|
|
229
|
+
};
|
|
230
|
+
readonly "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620": {
|
|
231
|
+
readonly token: "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620";
|
|
232
|
+
readonly name: "Frequency";
|
|
233
|
+
readonly symbol: "eFRQCY";
|
|
234
|
+
readonly decimals: 12;
|
|
235
|
+
readonly deliveryGas: 80000n;
|
|
236
|
+
};
|
|
237
|
+
readonly "0xfff9976782d46cc05630d1f6ebab18b2324d6b14": {
|
|
238
|
+
readonly token: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
239
|
+
readonly name: "Wrapped Ether";
|
|
240
|
+
readonly symbol: "WETH";
|
|
241
|
+
readonly decimals: 18;
|
|
242
|
+
readonly deliveryGas: 80000n;
|
|
243
|
+
};
|
|
244
|
+
readonly "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f": {
|
|
245
|
+
readonly token: "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f";
|
|
246
|
+
readonly name: "Frequency";
|
|
247
|
+
readonly symbol: "XRQCY";
|
|
248
|
+
readonly decimals: 8;
|
|
249
|
+
readonly foreignId: "0xaf13384cf9612ef1ff4b87470ab247d6f8d8110d4f5af2fe290ce6767818712c";
|
|
250
|
+
readonly deliveryGas: 80000n;
|
|
251
|
+
};
|
|
252
|
+
readonly "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055": {
|
|
253
|
+
readonly token: "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055";
|
|
254
|
+
readonly name: "WND";
|
|
255
|
+
readonly symbol: "WND";
|
|
256
|
+
readonly decimals: 12;
|
|
257
|
+
readonly foreignId: "0x2121cfe35065c0c33465fbada265f08e9613428a4b9eb4bb717cd7db2abf622e";
|
|
258
|
+
readonly deliveryGas: 80000n;
|
|
259
|
+
};
|
|
260
|
+
readonly "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e": {
|
|
261
|
+
readonly token: "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e";
|
|
262
|
+
readonly name: "WND";
|
|
263
|
+
readonly symbol: "WND";
|
|
264
|
+
readonly decimals: 12;
|
|
265
|
+
readonly foreignId: "0x9441dceeeffa7e032eedaccf9b7632e60e86711551a82ffbbb0dda8afd9e4ef7";
|
|
266
|
+
readonly deliveryGas: 80000n;
|
|
267
|
+
};
|
|
268
|
+
};
|
|
269
|
+
readonly key: "ethereum_11155111";
|
|
270
|
+
readonly baseDeliveryGas: 120000n;
|
|
271
|
+
};
|
|
272
|
+
};
|
|
273
|
+
readonly parachains: {
|
|
274
|
+
readonly polkadot_1000: {
|
|
275
|
+
readonly id: 1000;
|
|
276
|
+
readonly kind: "polkadot";
|
|
277
|
+
readonly key: "polkadot_1000";
|
|
278
|
+
readonly features: {
|
|
279
|
+
readonly hasPalletXcm: true;
|
|
280
|
+
readonly hasDryRunApi: true;
|
|
281
|
+
readonly hasTxPaymentApi: true;
|
|
282
|
+
readonly hasDryRunRpc: true;
|
|
283
|
+
readonly hasDotBalance: true;
|
|
284
|
+
readonly hasEthBalance: true;
|
|
285
|
+
readonly hasXcmPaymentApi: true;
|
|
286
|
+
readonly supportsAliasOrigin: true;
|
|
287
|
+
readonly xcmVersion: "v5";
|
|
288
|
+
readonly supportsV2: true;
|
|
289
|
+
};
|
|
290
|
+
readonly info: {
|
|
291
|
+
readonly tokenSymbols: "WND";
|
|
292
|
+
readonly tokenDecimals: 12;
|
|
293
|
+
readonly ss58Format: 42;
|
|
294
|
+
readonly isEthereum: false;
|
|
295
|
+
readonly accountType: "AccountId32";
|
|
296
|
+
readonly name: "Westend Asset Hub";
|
|
297
|
+
readonly specName: "westmint";
|
|
298
|
+
readonly specVersion: 1021003;
|
|
299
|
+
};
|
|
300
|
+
readonly assets: {
|
|
301
|
+
readonly "0x0000000000000000000000000000000000000000": {
|
|
302
|
+
readonly token: "0x0000000000000000000000000000000000000000";
|
|
303
|
+
readonly name: "Ether";
|
|
304
|
+
readonly minimumBalance: 15000n;
|
|
305
|
+
readonly symbol: "Ether";
|
|
306
|
+
readonly decimals: 18;
|
|
307
|
+
readonly isSufficient: true;
|
|
308
|
+
};
|
|
309
|
+
readonly "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": {
|
|
310
|
+
readonly token: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238";
|
|
311
|
+
readonly name: "";
|
|
312
|
+
readonly minimumBalance: 1n;
|
|
313
|
+
readonly symbol: "";
|
|
314
|
+
readonly decimals: 0;
|
|
315
|
+
readonly isSufficient: false;
|
|
316
|
+
};
|
|
317
|
+
readonly "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620": {
|
|
318
|
+
readonly token: "0x72c610e05eaafcdf1fa7a2da15374ee90edb1620";
|
|
319
|
+
readonly name: "";
|
|
320
|
+
readonly minimumBalance: 1n;
|
|
321
|
+
readonly symbol: "";
|
|
322
|
+
readonly decimals: 0;
|
|
323
|
+
readonly isSufficient: false;
|
|
324
|
+
};
|
|
325
|
+
readonly "0xfff9976782d46cc05630d1f6ebab18b2324d6b14": {
|
|
326
|
+
readonly token: "0xfff9976782d46cc05630d1f6ebab18b2324d6b14";
|
|
327
|
+
readonly name: "Wrapped Ether";
|
|
328
|
+
readonly minimumBalance: 15000000000000n;
|
|
329
|
+
readonly symbol: "WETH";
|
|
330
|
+
readonly decimals: 18;
|
|
331
|
+
readonly isSufficient: true;
|
|
332
|
+
};
|
|
333
|
+
readonly "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f": {
|
|
334
|
+
readonly token: "0x23838b1bb57cecf4422a57dd8e7f8a087b30d54f";
|
|
335
|
+
readonly name: "";
|
|
336
|
+
readonly symbol: "";
|
|
337
|
+
readonly decimals: 0;
|
|
338
|
+
readonly locationOnEthereum: {
|
|
339
|
+
readonly parents: 1;
|
|
340
|
+
readonly interior: {
|
|
341
|
+
readonly x2: readonly [{
|
|
342
|
+
readonly globalConsensus: {
|
|
343
|
+
readonly byGenesis: "0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e";
|
|
344
|
+
};
|
|
345
|
+
}, {
|
|
346
|
+
readonly parachain: 2313;
|
|
347
|
+
}];
|
|
348
|
+
};
|
|
349
|
+
};
|
|
350
|
+
readonly location: {
|
|
351
|
+
readonly parents: 1;
|
|
352
|
+
readonly interior: {
|
|
353
|
+
readonly x1: readonly [{
|
|
354
|
+
readonly parachain: 2313;
|
|
355
|
+
}];
|
|
356
|
+
};
|
|
357
|
+
};
|
|
358
|
+
readonly locationOnAH: {
|
|
359
|
+
readonly parents: 1;
|
|
360
|
+
readonly interior: {
|
|
361
|
+
readonly x1: readonly [{
|
|
362
|
+
readonly parachain: 2313;
|
|
363
|
+
}];
|
|
364
|
+
};
|
|
365
|
+
};
|
|
366
|
+
readonly foreignId: "0xaf13384cf9612ef1ff4b87470ab247d6f8d8110d4f5af2fe290ce6767818712c";
|
|
367
|
+
readonly minimumBalance: 1n;
|
|
368
|
+
readonly isSufficient: false;
|
|
369
|
+
};
|
|
370
|
+
readonly "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055": {
|
|
371
|
+
readonly token: "0xb8a0f2703ac6bdd352096c90c2945a097e8f4055";
|
|
372
|
+
readonly name: "";
|
|
373
|
+
readonly symbol: "WND";
|
|
374
|
+
readonly decimals: 12;
|
|
375
|
+
readonly locationOnEthereum: {
|
|
376
|
+
readonly parents: 1;
|
|
377
|
+
readonly interior: {
|
|
378
|
+
readonly x1: readonly [{
|
|
379
|
+
readonly globalConsensus: {
|
|
380
|
+
readonly byGenesis: "0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e";
|
|
381
|
+
};
|
|
382
|
+
}];
|
|
383
|
+
};
|
|
384
|
+
};
|
|
385
|
+
readonly location: {
|
|
386
|
+
readonly parents: 1;
|
|
387
|
+
readonly interior: "Here";
|
|
388
|
+
};
|
|
389
|
+
readonly locationOnAH: {
|
|
390
|
+
readonly parents: 1;
|
|
391
|
+
readonly interior: "Here";
|
|
392
|
+
};
|
|
393
|
+
readonly foreignId: "0x2121cfe35065c0c33465fbada265f08e9613428a4b9eb4bb717cd7db2abf622e";
|
|
394
|
+
readonly minimumBalance: 1000000000n;
|
|
395
|
+
readonly isSufficient: true;
|
|
396
|
+
};
|
|
397
|
+
readonly "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e": {
|
|
398
|
+
readonly token: "0xf50fb50d65c8c1f6c72e4d8397c984933afc8f7e";
|
|
399
|
+
readonly name: "";
|
|
400
|
+
readonly symbol: "WND";
|
|
401
|
+
readonly decimals: 12;
|
|
402
|
+
readonly locationOnEthereum: {
|
|
403
|
+
readonly parents: 1;
|
|
404
|
+
readonly interior: {
|
|
405
|
+
readonly x1: readonly [{
|
|
406
|
+
readonly globalConsensus: {
|
|
407
|
+
readonly byGenesis: "0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e";
|
|
408
|
+
};
|
|
409
|
+
}];
|
|
410
|
+
};
|
|
411
|
+
};
|
|
412
|
+
readonly location: {
|
|
413
|
+
readonly parents: 1;
|
|
414
|
+
readonly interior: "Here";
|
|
415
|
+
};
|
|
416
|
+
readonly locationOnAH: {
|
|
417
|
+
readonly parents: 1;
|
|
418
|
+
readonly interior: "Here";
|
|
419
|
+
};
|
|
420
|
+
readonly foreignId: "0x9441dceeeffa7e032eedaccf9b7632e60e86711551a82ffbbb0dda8afd9e4ef7";
|
|
421
|
+
readonly minimumBalance: 1000000000n;
|
|
422
|
+
readonly isSufficient: true;
|
|
423
|
+
};
|
|
424
|
+
};
|
|
425
|
+
readonly estimatedExecutionFeeDOT: 0n;
|
|
426
|
+
readonly estimatedDeliveryFeeDOT: 0n;
|
|
427
|
+
};
|
|
428
|
+
};
|
|
429
|
+
};
|
|
430
|
+
};
|
|
431
|
+
export default registry;
|
|
432
|
+
//# sourceMappingURL=westend_sepolia_bridge_info.g.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"westend_sepolia_bridge_info.g.d.ts","sourceRoot":"","sources":["../src/westend_sepolia_bridge_info.g.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6eJ,CAAA;AACV,eAAe,QAAQ,CAAA"}
|