@subwallet/chain-list 0.2.51 → 0.2.52
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/bundle-subwallet-chain-list.js +226 -1
- package/cjs/data/AssetLogoMap.json +6 -0
- package/cjs/data/AssetRef.json +84 -0
- package/cjs/data/ChainAsset.json +136 -0
- package/cjs/data/ChainInfo.json +0 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +6 -0
- package/data/AssetRef.json +84 -0
- package/data/ChainAsset.json +136 -0
- package/data/ChainInfo.json +0 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -508,6 +508,12 @@
|
|
|
508
508
|
"sepolia_ethereum-native-eth": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
509
509
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
510
510
|
"statemint-local-ded": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png",
|
|
511
|
+
"bifrost_dot-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png",
|
|
512
|
+
"astar-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png",
|
|
513
|
+
"phala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png",
|
|
514
|
+
"acala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png",
|
|
515
|
+
"crust-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png",
|
|
516
|
+
"darwinia2-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png",
|
|
511
517
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
512
518
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
513
519
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -1037,6 +1043,48 @@
|
|
|
1037
1043
|
srcChain: "statemint",
|
|
1038
1044
|
destChain: "moonbeam",
|
|
1039
1045
|
path: "XCM"
|
|
1046
|
+
},
|
|
1047
|
+
"statemint-LOCAL-PINK___astar-LOCAL-PINK": {
|
|
1048
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1049
|
+
destAsset: "astar-LOCAL-PINK",
|
|
1050
|
+
srcChain: "statemint",
|
|
1051
|
+
destChain: "astar",
|
|
1052
|
+
path: "XCM"
|
|
1053
|
+
},
|
|
1054
|
+
"statemint-LOCAL-PINK___bifrost_dot-LOCAL-PINK": {
|
|
1055
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1056
|
+
destAsset: "bifrost_dot-LOCAL-PINK",
|
|
1057
|
+
srcChain: "statemint",
|
|
1058
|
+
destChain: "bifrost_dot",
|
|
1059
|
+
path: "XCM"
|
|
1060
|
+
},
|
|
1061
|
+
"statemint-LOCAL-PINK___acala-LOCAL-PINK": {
|
|
1062
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1063
|
+
destAsset: "acala-LOCAL-PINK",
|
|
1064
|
+
srcChain: "statemint",
|
|
1065
|
+
destChain: "acala",
|
|
1066
|
+
path: "XCM"
|
|
1067
|
+
},
|
|
1068
|
+
"statemint-LOCAL-PINK___phala-LOCAL-PINK": {
|
|
1069
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1070
|
+
destAsset: "phala-LOCAL-PINK",
|
|
1071
|
+
srcChain: "statemint",
|
|
1072
|
+
destChain: "phala",
|
|
1073
|
+
path: "XCM"
|
|
1074
|
+
},
|
|
1075
|
+
"statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
|
|
1076
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1077
|
+
destAsset: "darwinia2-LOCAL-PINK",
|
|
1078
|
+
srcChain: "statemint",
|
|
1079
|
+
destChain: "darwinia2",
|
|
1080
|
+
path: "XCM"
|
|
1081
|
+
},
|
|
1082
|
+
"statemint-LOCAL-PINK___crust-LOCAL-PINK": {
|
|
1083
|
+
srcAsset: "statemint-LOCAL-PINK",
|
|
1084
|
+
destAsset: "crust-LOCAL-PINK",
|
|
1085
|
+
srcChain: "statemint",
|
|
1086
|
+
destChain: "crust",
|
|
1087
|
+
path: "XCM"
|
|
1040
1088
|
},
|
|
1041
1089
|
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
1042
1090
|
srcAsset: "moonbeam-LOCAL-xcPINK",
|
|
@@ -1093,6 +1141,48 @@
|
|
|
1093
1141
|
srcChain: "sepolia_ethereum",
|
|
1094
1142
|
destChain: "chainflip_dot",
|
|
1095
1143
|
path: "SWAP"
|
|
1144
|
+
},
|
|
1145
|
+
"bifrost_dot-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1146
|
+
srcAsset: "bifrost_dot-LOCAL-PINK",
|
|
1147
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1148
|
+
srcChain: "bifrost_dot",
|
|
1149
|
+
destChain: "statemint",
|
|
1150
|
+
path: "XCM"
|
|
1151
|
+
},
|
|
1152
|
+
"astar-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1153
|
+
srcAsset: "astar-LOCAL-PINK",
|
|
1154
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1155
|
+
srcChain: "astar",
|
|
1156
|
+
destChain: "statemint",
|
|
1157
|
+
path: "XCM"
|
|
1158
|
+
},
|
|
1159
|
+
"phala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1160
|
+
srcAsset: "phala-LOCAL-PINK",
|
|
1161
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1162
|
+
srcChain: "phala",
|
|
1163
|
+
destChain: "statemint",
|
|
1164
|
+
path: "XCM"
|
|
1165
|
+
},
|
|
1166
|
+
"acala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1167
|
+
srcAsset: "acala-LOCAL-PINK",
|
|
1168
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1169
|
+
srcChain: "acala",
|
|
1170
|
+
destChain: "statemint",
|
|
1171
|
+
path: "XCM"
|
|
1172
|
+
},
|
|
1173
|
+
"crust-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1174
|
+
srcAsset: "crust-LOCAL-PINK",
|
|
1175
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1176
|
+
srcChain: "crust",
|
|
1177
|
+
destChain: "statemint",
|
|
1178
|
+
path: "XCM"
|
|
1179
|
+
},
|
|
1180
|
+
"darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
1181
|
+
srcAsset: "darwinia2-LOCAL-PINK",
|
|
1182
|
+
destAsset: "statemint-LOCAL-PINK",
|
|
1183
|
+
srcChain: "darwinia2",
|
|
1184
|
+
destChain: "statemint",
|
|
1185
|
+
path: "XCM"
|
|
1096
1186
|
}
|
|
1097
1187
|
};
|
|
1098
1188
|
|
|
@@ -9147,6 +9237,142 @@
|
|
|
9147
9237
|
multiChainAsset: null,
|
|
9148
9238
|
hasValue: true,
|
|
9149
9239
|
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png"
|
|
9240
|
+
},
|
|
9241
|
+
"bifrost_dot-LOCAL-PINK": {
|
|
9242
|
+
originChain: "bifrost_dot",
|
|
9243
|
+
slug: "bifrost_dot-LOCAL-PINK",
|
|
9244
|
+
name: "Pink",
|
|
9245
|
+
symbol: "PINK",
|
|
9246
|
+
decimals: 10,
|
|
9247
|
+
priceId: null,
|
|
9248
|
+
minAmount: "100000000",
|
|
9249
|
+
assetType: "LOCAL",
|
|
9250
|
+
metadata: {
|
|
9251
|
+
onChainInfo: {
|
|
9252
|
+
Token2: "10"
|
|
9253
|
+
}
|
|
9254
|
+
},
|
|
9255
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9256
|
+
hasValue: true,
|
|
9257
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png"
|
|
9258
|
+
},
|
|
9259
|
+
"astar-LOCAL-PINK": {
|
|
9260
|
+
originChain: "astar",
|
|
9261
|
+
slug: "astar-LOCAL-PINK",
|
|
9262
|
+
name: "Pink",
|
|
9263
|
+
symbol: "PINK",
|
|
9264
|
+
decimals: 10,
|
|
9265
|
+
priceId: null,
|
|
9266
|
+
minAmount: "1",
|
|
9267
|
+
assetType: "LOCAL",
|
|
9268
|
+
metadata: {
|
|
9269
|
+
assetId: "18446744073709551633",
|
|
9270
|
+
multilocation: {
|
|
9271
|
+
Concrete: {
|
|
9272
|
+
parents: 1,
|
|
9273
|
+
interior: {
|
|
9274
|
+
X3: [
|
|
9275
|
+
{
|
|
9276
|
+
Parachain: 1000
|
|
9277
|
+
},
|
|
9278
|
+
{
|
|
9279
|
+
PalletInstance: 50
|
|
9280
|
+
},
|
|
9281
|
+
{
|
|
9282
|
+
GeneralIndex: 23
|
|
9283
|
+
}
|
|
9284
|
+
]
|
|
9285
|
+
}
|
|
9286
|
+
}
|
|
9287
|
+
}
|
|
9288
|
+
},
|
|
9289
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9290
|
+
hasValue: true,
|
|
9291
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png"
|
|
9292
|
+
},
|
|
9293
|
+
"phala-LOCAL-PINK": {
|
|
9294
|
+
originChain: "phala",
|
|
9295
|
+
slug: "phala-LOCAL-PINK",
|
|
9296
|
+
name: "Pink",
|
|
9297
|
+
symbol: "PINK",
|
|
9298
|
+
decimals: 10,
|
|
9299
|
+
priceId: null,
|
|
9300
|
+
minAmount: "100000000",
|
|
9301
|
+
assetType: "LOCAL",
|
|
9302
|
+
metadata: {
|
|
9303
|
+
assetId: "12",
|
|
9304
|
+
multilocation: {
|
|
9305
|
+
Concrete: {
|
|
9306
|
+
parents: 1,
|
|
9307
|
+
interior: {
|
|
9308
|
+
X2: [
|
|
9309
|
+
{
|
|
9310
|
+
Parachain: 2000
|
|
9311
|
+
},
|
|
9312
|
+
{
|
|
9313
|
+
GeneralKey: {
|
|
9314
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
9315
|
+
length: 2
|
|
9316
|
+
}
|
|
9317
|
+
}
|
|
9318
|
+
]
|
|
9319
|
+
}
|
|
9320
|
+
}
|
|
9321
|
+
}
|
|
9322
|
+
},
|
|
9323
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9324
|
+
hasValue: true,
|
|
9325
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png"
|
|
9326
|
+
},
|
|
9327
|
+
"acala-LOCAL-PINK": {
|
|
9328
|
+
originChain: "acala",
|
|
9329
|
+
slug: "acala-LOCAL-PINK",
|
|
9330
|
+
name: "Pink",
|
|
9331
|
+
symbol: "PINK",
|
|
9332
|
+
decimals: 10,
|
|
9333
|
+
priceId: null,
|
|
9334
|
+
minAmount: "1000000000",
|
|
9335
|
+
assetType: "LOCAL",
|
|
9336
|
+
metadata: {
|
|
9337
|
+
onChainInfo: {
|
|
9338
|
+
ForeignAsset: 13
|
|
9339
|
+
}
|
|
9340
|
+
},
|
|
9341
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9342
|
+
hasValue: true,
|
|
9343
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png"
|
|
9344
|
+
},
|
|
9345
|
+
"crust-LOCAL-PINK": {
|
|
9346
|
+
originChain: "crust",
|
|
9347
|
+
slug: "crust-LOCAL-PINK",
|
|
9348
|
+
name: "Pink",
|
|
9349
|
+
symbol: "PINK",
|
|
9350
|
+
decimals: 10,
|
|
9351
|
+
priceId: null,
|
|
9352
|
+
minAmount: "1",
|
|
9353
|
+
assetType: "LOCAL",
|
|
9354
|
+
metadata: {
|
|
9355
|
+
assetId: "64174511183114006009298114091987195453"
|
|
9356
|
+
},
|
|
9357
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9358
|
+
hasValue: true,
|
|
9359
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png"
|
|
9360
|
+
},
|
|
9361
|
+
"darwinia2-LOCAL-PINK": {
|
|
9362
|
+
originChain: "darwinia2",
|
|
9363
|
+
slug: "darwinia2-LOCAL-PINK",
|
|
9364
|
+
name: "Pink",
|
|
9365
|
+
symbol: "PINK",
|
|
9366
|
+
decimals: 10,
|
|
9367
|
+
priceId: null,
|
|
9368
|
+
minAmount: "1",
|
|
9369
|
+
assetType: "LOCAL",
|
|
9370
|
+
metadata: {
|
|
9371
|
+
assetId: "1028"
|
|
9372
|
+
},
|
|
9373
|
+
multiChainAsset: "PINK-StatemintPink",
|
|
9374
|
+
hasValue: true,
|
|
9375
|
+
icon: "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png"
|
|
9150
9376
|
}
|
|
9151
9377
|
};
|
|
9152
9378
|
|
|
@@ -9296,7 +9522,6 @@
|
|
|
9296
9522
|
chainStatus: "ACTIVE",
|
|
9297
9523
|
icon: "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
9298
9524
|
providers: {
|
|
9299
|
-
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
9300
9525
|
Dwellir: "wss://moonbeam-rpc.dwellir.com",
|
|
9301
9526
|
Blast: "wss://moonbeam.public.blastapi.io",
|
|
9302
9527
|
UnitedBloc: "wss://moonbeam.unitedbloc.com"
|
|
@@ -500,6 +500,12 @@
|
|
|
500
500
|
"sepolia_ethereum-native-eth": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
501
501
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
502
502
|
"statemint-local-ded": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png",
|
|
503
|
+
"bifrost_dot-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png",
|
|
504
|
+
"astar-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png",
|
|
505
|
+
"phala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png",
|
|
506
|
+
"acala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png",
|
|
507
|
+
"crust-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png",
|
|
508
|
+
"darwinia2-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png",
|
|
503
509
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
504
510
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
505
511
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -475,6 +475,48 @@
|
|
|
475
475
|
"destChain": "moonbeam",
|
|
476
476
|
"path": "XCM"
|
|
477
477
|
},
|
|
478
|
+
"statemint-LOCAL-PINK___astar-LOCAL-PINK": {
|
|
479
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
480
|
+
"destAsset": "astar-LOCAL-PINK",
|
|
481
|
+
"srcChain": "statemint",
|
|
482
|
+
"destChain": "astar",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
485
|
+
"statemint-LOCAL-PINK___bifrost_dot-LOCAL-PINK": {
|
|
486
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
487
|
+
"destAsset": "bifrost_dot-LOCAL-PINK",
|
|
488
|
+
"srcChain": "statemint",
|
|
489
|
+
"destChain": "bifrost_dot",
|
|
490
|
+
"path": "XCM"
|
|
491
|
+
},
|
|
492
|
+
"statemint-LOCAL-PINK___acala-LOCAL-PINK": {
|
|
493
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
494
|
+
"destAsset": "acala-LOCAL-PINK",
|
|
495
|
+
"srcChain": "statemint",
|
|
496
|
+
"destChain": "acala",
|
|
497
|
+
"path": "XCM"
|
|
498
|
+
},
|
|
499
|
+
"statemint-LOCAL-PINK___phala-LOCAL-PINK": {
|
|
500
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
501
|
+
"destAsset": "phala-LOCAL-PINK",
|
|
502
|
+
"srcChain": "statemint",
|
|
503
|
+
"destChain": "phala",
|
|
504
|
+
"path": "XCM"
|
|
505
|
+
},
|
|
506
|
+
"statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
|
|
507
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
508
|
+
"destAsset": "darwinia2-LOCAL-PINK",
|
|
509
|
+
"srcChain": "statemint",
|
|
510
|
+
"destChain": "darwinia2",
|
|
511
|
+
"path": "XCM"
|
|
512
|
+
},
|
|
513
|
+
"statemint-LOCAL-PINK___crust-LOCAL-PINK": {
|
|
514
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
515
|
+
"destAsset": "crust-LOCAL-PINK",
|
|
516
|
+
"srcChain": "statemint",
|
|
517
|
+
"destChain": "crust",
|
|
518
|
+
"path": "XCM"
|
|
519
|
+
},
|
|
478
520
|
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
479
521
|
"srcAsset": "moonbeam-LOCAL-xcPINK",
|
|
480
522
|
"destAsset": "statemint-LOCAL-PINK",
|
|
@@ -530,5 +572,47 @@
|
|
|
530
572
|
"srcChain": "sepolia_ethereum",
|
|
531
573
|
"destChain": "chainflip_dot",
|
|
532
574
|
"path": "SWAP"
|
|
575
|
+
},
|
|
576
|
+
"bifrost_dot-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
577
|
+
"srcAsset": "bifrost_dot-LOCAL-PINK",
|
|
578
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
579
|
+
"srcChain": "bifrost_dot",
|
|
580
|
+
"destChain": "statemint",
|
|
581
|
+
"path": "XCM"
|
|
582
|
+
},
|
|
583
|
+
"astar-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
584
|
+
"srcAsset": "astar-LOCAL-PINK",
|
|
585
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
586
|
+
"srcChain": "astar",
|
|
587
|
+
"destChain": "statemint",
|
|
588
|
+
"path": "XCM"
|
|
589
|
+
},
|
|
590
|
+
"phala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
591
|
+
"srcAsset": "phala-LOCAL-PINK",
|
|
592
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
593
|
+
"srcChain": "phala",
|
|
594
|
+
"destChain": "statemint",
|
|
595
|
+
"path": "XCM"
|
|
596
|
+
},
|
|
597
|
+
"acala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
598
|
+
"srcAsset": "acala-LOCAL-PINK",
|
|
599
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
600
|
+
"srcChain": "acala",
|
|
601
|
+
"destChain": "statemint",
|
|
602
|
+
"path": "XCM"
|
|
603
|
+
},
|
|
604
|
+
"crust-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
605
|
+
"srcAsset": "crust-LOCAL-PINK",
|
|
606
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
607
|
+
"srcChain": "crust",
|
|
608
|
+
"destChain": "statemint",
|
|
609
|
+
"path": "XCM"
|
|
610
|
+
},
|
|
611
|
+
"darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
612
|
+
"srcAsset": "darwinia2-LOCAL-PINK",
|
|
613
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
614
|
+
"srcChain": "darwinia2",
|
|
615
|
+
"destChain": "statemint",
|
|
616
|
+
"path": "XCM"
|
|
533
617
|
}
|
|
534
618
|
}
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -8049,5 +8049,141 @@
|
|
|
8049
8049
|
"multiChainAsset": null,
|
|
8050
8050
|
"hasValue": true,
|
|
8051
8051
|
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png"
|
|
8052
|
+
},
|
|
8053
|
+
"bifrost_dot-LOCAL-PINK": {
|
|
8054
|
+
"originChain": "bifrost_dot",
|
|
8055
|
+
"slug": "bifrost_dot-LOCAL-PINK",
|
|
8056
|
+
"name": "Pink",
|
|
8057
|
+
"symbol": "PINK",
|
|
8058
|
+
"decimals": 10,
|
|
8059
|
+
"priceId": null,
|
|
8060
|
+
"minAmount": "100000000",
|
|
8061
|
+
"assetType": "LOCAL",
|
|
8062
|
+
"metadata": {
|
|
8063
|
+
"onChainInfo": {
|
|
8064
|
+
"Token2": "10"
|
|
8065
|
+
}
|
|
8066
|
+
},
|
|
8067
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8068
|
+
"hasValue": true,
|
|
8069
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png"
|
|
8070
|
+
},
|
|
8071
|
+
"astar-LOCAL-PINK": {
|
|
8072
|
+
"originChain": "astar",
|
|
8073
|
+
"slug": "astar-LOCAL-PINK",
|
|
8074
|
+
"name": "Pink",
|
|
8075
|
+
"symbol": "PINK",
|
|
8076
|
+
"decimals": 10,
|
|
8077
|
+
"priceId": null,
|
|
8078
|
+
"minAmount": "1",
|
|
8079
|
+
"assetType": "LOCAL",
|
|
8080
|
+
"metadata": {
|
|
8081
|
+
"assetId": "18446744073709551633",
|
|
8082
|
+
"multilocation": {
|
|
8083
|
+
"Concrete": {
|
|
8084
|
+
"parents": 1,
|
|
8085
|
+
"interior": {
|
|
8086
|
+
"X3": [
|
|
8087
|
+
{
|
|
8088
|
+
"Parachain": 1000
|
|
8089
|
+
},
|
|
8090
|
+
{
|
|
8091
|
+
"PalletInstance": 50
|
|
8092
|
+
},
|
|
8093
|
+
{
|
|
8094
|
+
"GeneralIndex": 23
|
|
8095
|
+
}
|
|
8096
|
+
]
|
|
8097
|
+
}
|
|
8098
|
+
}
|
|
8099
|
+
}
|
|
8100
|
+
},
|
|
8101
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8102
|
+
"hasValue": true,
|
|
8103
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png"
|
|
8104
|
+
},
|
|
8105
|
+
"phala-LOCAL-PINK": {
|
|
8106
|
+
"originChain": "phala",
|
|
8107
|
+
"slug": "phala-LOCAL-PINK",
|
|
8108
|
+
"name": "Pink",
|
|
8109
|
+
"symbol": "PINK",
|
|
8110
|
+
"decimals": 10,
|
|
8111
|
+
"priceId": null,
|
|
8112
|
+
"minAmount": "100000000",
|
|
8113
|
+
"assetType": "LOCAL",
|
|
8114
|
+
"metadata": {
|
|
8115
|
+
"assetId": "12",
|
|
8116
|
+
"multilocation": {
|
|
8117
|
+
"Concrete": {
|
|
8118
|
+
"parents": 1,
|
|
8119
|
+
"interior": {
|
|
8120
|
+
"X2": [
|
|
8121
|
+
{
|
|
8122
|
+
"Parachain": 2000
|
|
8123
|
+
},
|
|
8124
|
+
{
|
|
8125
|
+
"GeneralKey": {
|
|
8126
|
+
"data": "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
8127
|
+
"length": 2
|
|
8128
|
+
}
|
|
8129
|
+
}
|
|
8130
|
+
]
|
|
8131
|
+
}
|
|
8132
|
+
}
|
|
8133
|
+
}
|
|
8134
|
+
},
|
|
8135
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8136
|
+
"hasValue": true,
|
|
8137
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png"
|
|
8138
|
+
},
|
|
8139
|
+
"acala-LOCAL-PINK": {
|
|
8140
|
+
"originChain": "acala",
|
|
8141
|
+
"slug": "acala-LOCAL-PINK",
|
|
8142
|
+
"name": "Pink",
|
|
8143
|
+
"symbol": "PINK",
|
|
8144
|
+
"decimals": 10,
|
|
8145
|
+
"priceId": null,
|
|
8146
|
+
"minAmount": "1000000000",
|
|
8147
|
+
"assetType": "LOCAL",
|
|
8148
|
+
"metadata": {
|
|
8149
|
+
"onChainInfo": {
|
|
8150
|
+
"ForeignAsset": 13
|
|
8151
|
+
}
|
|
8152
|
+
},
|
|
8153
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8154
|
+
"hasValue": true,
|
|
8155
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png"
|
|
8156
|
+
},
|
|
8157
|
+
"crust-LOCAL-PINK": {
|
|
8158
|
+
"originChain": "crust",
|
|
8159
|
+
"slug": "crust-LOCAL-PINK",
|
|
8160
|
+
"name": "Pink",
|
|
8161
|
+
"symbol": "PINK",
|
|
8162
|
+
"decimals": 10,
|
|
8163
|
+
"priceId": null,
|
|
8164
|
+
"minAmount": "1",
|
|
8165
|
+
"assetType": "LOCAL",
|
|
8166
|
+
"metadata": {
|
|
8167
|
+
"assetId": "64174511183114006009298114091987195453"
|
|
8168
|
+
},
|
|
8169
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8170
|
+
"hasValue": true,
|
|
8171
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png"
|
|
8172
|
+
},
|
|
8173
|
+
"darwinia2-LOCAL-PINK": {
|
|
8174
|
+
"originChain": "darwinia2",
|
|
8175
|
+
"slug": "darwinia2-LOCAL-PINK",
|
|
8176
|
+
"name": "Pink",
|
|
8177
|
+
"symbol": "PINK",
|
|
8178
|
+
"decimals": 10,
|
|
8179
|
+
"priceId": null,
|
|
8180
|
+
"minAmount": "1",
|
|
8181
|
+
"assetType": "LOCAL",
|
|
8182
|
+
"metadata": {
|
|
8183
|
+
"assetId": "1028"
|
|
8184
|
+
},
|
|
8185
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8186
|
+
"hasValue": true,
|
|
8187
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png"
|
|
8052
8188
|
}
|
|
8053
8189
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -143,7 +143,6 @@
|
|
|
143
143
|
"chainStatus": "ACTIVE",
|
|
144
144
|
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
145
145
|
"providers": {
|
|
146
|
-
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
147
146
|
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
148
147
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
149
148
|
"UnitedBloc": "wss://moonbeam.unitedbloc.com"
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -500,6 +500,12 @@
|
|
|
500
500
|
"sepolia_ethereum-native-eth": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-native-eth.png",
|
|
501
501
|
"sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png",
|
|
502
502
|
"statemint-local-ded": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png",
|
|
503
|
+
"bifrost_dot-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png",
|
|
504
|
+
"astar-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png",
|
|
505
|
+
"phala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png",
|
|
506
|
+
"acala-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png",
|
|
507
|
+
"crust-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png",
|
|
508
|
+
"darwinia2-local-pink": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png",
|
|
503
509
|
"eth-ethereum": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/eth-ethereum.png",
|
|
504
510
|
"ibtc-interbtc": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
505
511
|
"glmr-moonbeam": "https://chain-list-assets.subwallet.app/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -475,6 +475,48 @@
|
|
|
475
475
|
"destChain": "moonbeam",
|
|
476
476
|
"path": "XCM"
|
|
477
477
|
},
|
|
478
|
+
"statemint-LOCAL-PINK___astar-LOCAL-PINK": {
|
|
479
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
480
|
+
"destAsset": "astar-LOCAL-PINK",
|
|
481
|
+
"srcChain": "statemint",
|
|
482
|
+
"destChain": "astar",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
485
|
+
"statemint-LOCAL-PINK___bifrost_dot-LOCAL-PINK": {
|
|
486
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
487
|
+
"destAsset": "bifrost_dot-LOCAL-PINK",
|
|
488
|
+
"srcChain": "statemint",
|
|
489
|
+
"destChain": "bifrost_dot",
|
|
490
|
+
"path": "XCM"
|
|
491
|
+
},
|
|
492
|
+
"statemint-LOCAL-PINK___acala-LOCAL-PINK": {
|
|
493
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
494
|
+
"destAsset": "acala-LOCAL-PINK",
|
|
495
|
+
"srcChain": "statemint",
|
|
496
|
+
"destChain": "acala",
|
|
497
|
+
"path": "XCM"
|
|
498
|
+
},
|
|
499
|
+
"statemint-LOCAL-PINK___phala-LOCAL-PINK": {
|
|
500
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
501
|
+
"destAsset": "phala-LOCAL-PINK",
|
|
502
|
+
"srcChain": "statemint",
|
|
503
|
+
"destChain": "phala",
|
|
504
|
+
"path": "XCM"
|
|
505
|
+
},
|
|
506
|
+
"statemint-LOCAL-PINK___darwinia2-LOCAL-PINK": {
|
|
507
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
508
|
+
"destAsset": "darwinia2-LOCAL-PINK",
|
|
509
|
+
"srcChain": "statemint",
|
|
510
|
+
"destChain": "darwinia2",
|
|
511
|
+
"path": "XCM"
|
|
512
|
+
},
|
|
513
|
+
"statemint-LOCAL-PINK___crust-LOCAL-PINK": {
|
|
514
|
+
"srcAsset": "statemint-LOCAL-PINK",
|
|
515
|
+
"destAsset": "crust-LOCAL-PINK",
|
|
516
|
+
"srcChain": "statemint",
|
|
517
|
+
"destChain": "crust",
|
|
518
|
+
"path": "XCM"
|
|
519
|
+
},
|
|
478
520
|
"moonbeam-LOCAL-xcPINK___statemint-LOCAL-PINK": {
|
|
479
521
|
"srcAsset": "moonbeam-LOCAL-xcPINK",
|
|
480
522
|
"destAsset": "statemint-LOCAL-PINK",
|
|
@@ -530,5 +572,47 @@
|
|
|
530
572
|
"srcChain": "sepolia_ethereum",
|
|
531
573
|
"destChain": "chainflip_dot",
|
|
532
574
|
"path": "SWAP"
|
|
575
|
+
},
|
|
576
|
+
"bifrost_dot-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
577
|
+
"srcAsset": "bifrost_dot-LOCAL-PINK",
|
|
578
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
579
|
+
"srcChain": "bifrost_dot",
|
|
580
|
+
"destChain": "statemint",
|
|
581
|
+
"path": "XCM"
|
|
582
|
+
},
|
|
583
|
+
"astar-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
584
|
+
"srcAsset": "astar-LOCAL-PINK",
|
|
585
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
586
|
+
"srcChain": "astar",
|
|
587
|
+
"destChain": "statemint",
|
|
588
|
+
"path": "XCM"
|
|
589
|
+
},
|
|
590
|
+
"phala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
591
|
+
"srcAsset": "phala-LOCAL-PINK",
|
|
592
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
593
|
+
"srcChain": "phala",
|
|
594
|
+
"destChain": "statemint",
|
|
595
|
+
"path": "XCM"
|
|
596
|
+
},
|
|
597
|
+
"acala-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
598
|
+
"srcAsset": "acala-LOCAL-PINK",
|
|
599
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
600
|
+
"srcChain": "acala",
|
|
601
|
+
"destChain": "statemint",
|
|
602
|
+
"path": "XCM"
|
|
603
|
+
},
|
|
604
|
+
"crust-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
605
|
+
"srcAsset": "crust-LOCAL-PINK",
|
|
606
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
607
|
+
"srcChain": "crust",
|
|
608
|
+
"destChain": "statemint",
|
|
609
|
+
"path": "XCM"
|
|
610
|
+
},
|
|
611
|
+
"darwinia2-LOCAL-PINK___statemint-LOCAL-PINK": {
|
|
612
|
+
"srcAsset": "darwinia2-LOCAL-PINK",
|
|
613
|
+
"destAsset": "statemint-LOCAL-PINK",
|
|
614
|
+
"srcChain": "darwinia2",
|
|
615
|
+
"destChain": "statemint",
|
|
616
|
+
"path": "XCM"
|
|
533
617
|
}
|
|
534
618
|
}
|
package/data/ChainAsset.json
CHANGED
|
@@ -8049,5 +8049,141 @@
|
|
|
8049
8049
|
"multiChainAsset": null,
|
|
8050
8050
|
"hasValue": true,
|
|
8051
8051
|
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png"
|
|
8052
|
+
},
|
|
8053
|
+
"bifrost_dot-LOCAL-PINK": {
|
|
8054
|
+
"originChain": "bifrost_dot",
|
|
8055
|
+
"slug": "bifrost_dot-LOCAL-PINK",
|
|
8056
|
+
"name": "Pink",
|
|
8057
|
+
"symbol": "PINK",
|
|
8058
|
+
"decimals": 10,
|
|
8059
|
+
"priceId": null,
|
|
8060
|
+
"minAmount": "100000000",
|
|
8061
|
+
"assetType": "LOCAL",
|
|
8062
|
+
"metadata": {
|
|
8063
|
+
"onChainInfo": {
|
|
8064
|
+
"Token2": "10"
|
|
8065
|
+
}
|
|
8066
|
+
},
|
|
8067
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8068
|
+
"hasValue": true,
|
|
8069
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png"
|
|
8070
|
+
},
|
|
8071
|
+
"astar-LOCAL-PINK": {
|
|
8072
|
+
"originChain": "astar",
|
|
8073
|
+
"slug": "astar-LOCAL-PINK",
|
|
8074
|
+
"name": "Pink",
|
|
8075
|
+
"symbol": "PINK",
|
|
8076
|
+
"decimals": 10,
|
|
8077
|
+
"priceId": null,
|
|
8078
|
+
"minAmount": "1",
|
|
8079
|
+
"assetType": "LOCAL",
|
|
8080
|
+
"metadata": {
|
|
8081
|
+
"assetId": "18446744073709551633",
|
|
8082
|
+
"multilocation": {
|
|
8083
|
+
"Concrete": {
|
|
8084
|
+
"parents": 1,
|
|
8085
|
+
"interior": {
|
|
8086
|
+
"X3": [
|
|
8087
|
+
{
|
|
8088
|
+
"Parachain": 1000
|
|
8089
|
+
},
|
|
8090
|
+
{
|
|
8091
|
+
"PalletInstance": 50
|
|
8092
|
+
},
|
|
8093
|
+
{
|
|
8094
|
+
"GeneralIndex": 23
|
|
8095
|
+
}
|
|
8096
|
+
]
|
|
8097
|
+
}
|
|
8098
|
+
}
|
|
8099
|
+
}
|
|
8100
|
+
},
|
|
8101
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8102
|
+
"hasValue": true,
|
|
8103
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png"
|
|
8104
|
+
},
|
|
8105
|
+
"phala-LOCAL-PINK": {
|
|
8106
|
+
"originChain": "phala",
|
|
8107
|
+
"slug": "phala-LOCAL-PINK",
|
|
8108
|
+
"name": "Pink",
|
|
8109
|
+
"symbol": "PINK",
|
|
8110
|
+
"decimals": 10,
|
|
8111
|
+
"priceId": null,
|
|
8112
|
+
"minAmount": "100000000",
|
|
8113
|
+
"assetType": "LOCAL",
|
|
8114
|
+
"metadata": {
|
|
8115
|
+
"assetId": "12",
|
|
8116
|
+
"multilocation": {
|
|
8117
|
+
"Concrete": {
|
|
8118
|
+
"parents": 1,
|
|
8119
|
+
"interior": {
|
|
8120
|
+
"X2": [
|
|
8121
|
+
{
|
|
8122
|
+
"Parachain": 2000
|
|
8123
|
+
},
|
|
8124
|
+
{
|
|
8125
|
+
"GeneralKey": {
|
|
8126
|
+
"data": "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
8127
|
+
"length": 2
|
|
8128
|
+
}
|
|
8129
|
+
}
|
|
8130
|
+
]
|
|
8131
|
+
}
|
|
8132
|
+
}
|
|
8133
|
+
}
|
|
8134
|
+
},
|
|
8135
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8136
|
+
"hasValue": true,
|
|
8137
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png"
|
|
8138
|
+
},
|
|
8139
|
+
"acala-LOCAL-PINK": {
|
|
8140
|
+
"originChain": "acala",
|
|
8141
|
+
"slug": "acala-LOCAL-PINK",
|
|
8142
|
+
"name": "Pink",
|
|
8143
|
+
"symbol": "PINK",
|
|
8144
|
+
"decimals": 10,
|
|
8145
|
+
"priceId": null,
|
|
8146
|
+
"minAmount": "1000000000",
|
|
8147
|
+
"assetType": "LOCAL",
|
|
8148
|
+
"metadata": {
|
|
8149
|
+
"onChainInfo": {
|
|
8150
|
+
"ForeignAsset": 13
|
|
8151
|
+
}
|
|
8152
|
+
},
|
|
8153
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8154
|
+
"hasValue": true,
|
|
8155
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png"
|
|
8156
|
+
},
|
|
8157
|
+
"crust-LOCAL-PINK": {
|
|
8158
|
+
"originChain": "crust",
|
|
8159
|
+
"slug": "crust-LOCAL-PINK",
|
|
8160
|
+
"name": "Pink",
|
|
8161
|
+
"symbol": "PINK",
|
|
8162
|
+
"decimals": 10,
|
|
8163
|
+
"priceId": null,
|
|
8164
|
+
"minAmount": "1",
|
|
8165
|
+
"assetType": "LOCAL",
|
|
8166
|
+
"metadata": {
|
|
8167
|
+
"assetId": "64174511183114006009298114091987195453"
|
|
8168
|
+
},
|
|
8169
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8170
|
+
"hasValue": true,
|
|
8171
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png"
|
|
8172
|
+
},
|
|
8173
|
+
"darwinia2-LOCAL-PINK": {
|
|
8174
|
+
"originChain": "darwinia2",
|
|
8175
|
+
"slug": "darwinia2-LOCAL-PINK",
|
|
8176
|
+
"name": "Pink",
|
|
8177
|
+
"symbol": "PINK",
|
|
8178
|
+
"decimals": 10,
|
|
8179
|
+
"priceId": null,
|
|
8180
|
+
"minAmount": "1",
|
|
8181
|
+
"assetType": "LOCAL",
|
|
8182
|
+
"metadata": {
|
|
8183
|
+
"assetId": "1028"
|
|
8184
|
+
},
|
|
8185
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8186
|
+
"hasValue": true,
|
|
8187
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png"
|
|
8052
8188
|
}
|
|
8053
8189
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -143,7 +143,6 @@
|
|
|
143
143
|
"chainStatus": "ACTIVE",
|
|
144
144
|
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
145
145
|
"providers": {
|
|
146
|
-
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
147
146
|
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
148
147
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
149
148
|
"UnitedBloc": "wss://moonbeam.unitedbloc.com"
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.
|
|
10
|
+
version: '0.2.52'
|
|
11
11
|
};
|