@subwallet/chain-list 0.2.78-beta.0 → 0.2.79-beta.0
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 +71 -1
- package/cjs/data/AssetLogoMap.json +4 -0
- package/cjs/data/ChainAsset.json +58 -1
- package/cjs/data/MultiChainAsset.json +9 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +4 -0
- package/data/ChainAsset.json +58 -1
- package/data/MultiChainAsset.json +9 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -708,6 +708,9 @@
|
|
|
708
708
|
"statemint-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-kol.png",
|
|
709
709
|
"hydradx_main-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-kol.png",
|
|
710
710
|
"ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png",
|
|
711
|
+
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
712
|
+
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
713
|
+
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
711
714
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
712
715
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
713
716
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -792,6 +795,7 @@
|
|
|
792
795
|
"cere-cerenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cere-cerenetwork.png",
|
|
793
796
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
794
797
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
798
|
+
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
795
799
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
796
800
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
797
801
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -14352,7 +14356,7 @@
|
|
|
14352
14356
|
symbol: "KOL",
|
|
14353
14357
|
decimals: 12,
|
|
14354
14358
|
priceId: null,
|
|
14355
|
-
minAmount: "
|
|
14359
|
+
minAmount: "1000000000000",
|
|
14356
14360
|
assetType: "LOCAL",
|
|
14357
14361
|
metadata: {
|
|
14358
14362
|
assetId: "86"
|
|
@@ -14392,6 +14396,63 @@
|
|
|
14392
14396
|
multiChainAsset: "AVAIL-Avail",
|
|
14393
14397
|
hasValue: true,
|
|
14394
14398
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png"
|
|
14399
|
+
},
|
|
14400
|
+
"pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": {
|
|
14401
|
+
originChain: "pendulum",
|
|
14402
|
+
slug: "pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136",
|
|
14403
|
+
name: "Circle EURC",
|
|
14404
|
+
symbol: "EURC.s",
|
|
14405
|
+
decimals: 12,
|
|
14406
|
+
priceId: "euro-coin",
|
|
14407
|
+
minAmount: "1000",
|
|
14408
|
+
assetType: "LOCAL",
|
|
14409
|
+
metadata: {
|
|
14410
|
+
onChainInfo: {
|
|
14411
|
+
Stellar: {
|
|
14412
|
+
AlphaNum4: {
|
|
14413
|
+
code: "EURC",
|
|
14414
|
+
issuer: "0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136"
|
|
14415
|
+
}
|
|
14416
|
+
}
|
|
14417
|
+
}
|
|
14418
|
+
},
|
|
14419
|
+
multiChainAsset: null,
|
|
14420
|
+
hasValue: true,
|
|
14421
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png"
|
|
14422
|
+
},
|
|
14423
|
+
"statemint-LOCAL-NCTR": {
|
|
14424
|
+
originChain: "statemint",
|
|
14425
|
+
slug: "statemint-LOCAL-NCTR",
|
|
14426
|
+
name: "Apillon",
|
|
14427
|
+
symbol: "NCTR",
|
|
14428
|
+
decimals: 18,
|
|
14429
|
+
priceId: null,
|
|
14430
|
+
minAmount: "100000000",
|
|
14431
|
+
assetType: "LOCAL",
|
|
14432
|
+
metadata: {
|
|
14433
|
+
assetId: "1024"
|
|
14434
|
+
},
|
|
14435
|
+
multiChainAsset: "NCTR-Apillon",
|
|
14436
|
+
hasValue: true,
|
|
14437
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png"
|
|
14438
|
+
},
|
|
14439
|
+
"moonbeam-LOCAL-xcNCTR": {
|
|
14440
|
+
originChain: "moonbeam",
|
|
14441
|
+
slug: "moonbeam-LOCAL-xcNCTR",
|
|
14442
|
+
name: "Apillon",
|
|
14443
|
+
symbol: "xcNCTR",
|
|
14444
|
+
decimals: 18,
|
|
14445
|
+
priceId: null,
|
|
14446
|
+
minAmount: "1",
|
|
14447
|
+
assetType: "LOCAL",
|
|
14448
|
+
metadata: {
|
|
14449
|
+
assetId: "184218609779515850660274730699350567246",
|
|
14450
|
+
assetType: "ForeignAsset",
|
|
14451
|
+
contractAddress: "0xFfFFfFfF8A9736B44EbF188972725bED67BF694E"
|
|
14452
|
+
},
|
|
14453
|
+
multiChainAsset: "NCTR-Apillon",
|
|
14454
|
+
hasValue: true,
|
|
14455
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
14395
14456
|
}
|
|
14396
14457
|
};
|
|
14397
14458
|
|
|
@@ -25425,6 +25486,15 @@
|
|
|
25425
25486
|
priceId: "avail",
|
|
25426
25487
|
hasValue: true,
|
|
25427
25488
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png"
|
|
25489
|
+
},
|
|
25490
|
+
"NCTR-Apillon": {
|
|
25491
|
+
slug: "NCTR-Apillon",
|
|
25492
|
+
originChainAsset: null,
|
|
25493
|
+
name: "Apillon",
|
|
25494
|
+
symbol: "NCTR",
|
|
25495
|
+
priceId: null,
|
|
25496
|
+
hasValue: true,
|
|
25497
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
25428
25498
|
}
|
|
25429
25499
|
};
|
|
25430
25500
|
|
|
@@ -700,6 +700,9 @@
|
|
|
700
700
|
"statemint-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-kol.png",
|
|
701
701
|
"hydradx_main-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-kol.png",
|
|
702
702
|
"ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png",
|
|
703
|
+
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
704
|
+
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
705
|
+
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
703
706
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
704
707
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
705
708
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -784,6 +787,7 @@
|
|
|
784
787
|
"cere-cerenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cere-cerenetwork.png",
|
|
785
788
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
786
789
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
790
|
+
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
787
791
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
788
792
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
789
793
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11704,7 +11704,7 @@
|
|
|
11704
11704
|
"symbol": "KOL",
|
|
11705
11705
|
"decimals": 12,
|
|
11706
11706
|
"priceId": null,
|
|
11707
|
-
"minAmount": "
|
|
11707
|
+
"minAmount": "1000000000000",
|
|
11708
11708
|
"assetType": "LOCAL",
|
|
11709
11709
|
"metadata": {
|
|
11710
11710
|
"assetId": "86"
|
|
@@ -11744,5 +11744,62 @@
|
|
|
11744
11744
|
"multiChainAsset": "AVAIL-Avail",
|
|
11745
11745
|
"hasValue": true,
|
|
11746
11746
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png"
|
|
11747
|
+
},
|
|
11748
|
+
"pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": {
|
|
11749
|
+
"originChain": "pendulum",
|
|
11750
|
+
"slug": "pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136",
|
|
11751
|
+
"name": "Circle EURC",
|
|
11752
|
+
"symbol": "EURC.s",
|
|
11753
|
+
"decimals": 12,
|
|
11754
|
+
"priceId": "euro-coin",
|
|
11755
|
+
"minAmount": "1000",
|
|
11756
|
+
"assetType": "LOCAL",
|
|
11757
|
+
"metadata": {
|
|
11758
|
+
"onChainInfo": {
|
|
11759
|
+
"Stellar": {
|
|
11760
|
+
"AlphaNum4": {
|
|
11761
|
+
"code": "EURC",
|
|
11762
|
+
"issuer": "0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136"
|
|
11763
|
+
}
|
|
11764
|
+
}
|
|
11765
|
+
}
|
|
11766
|
+
},
|
|
11767
|
+
"multiChainAsset": null,
|
|
11768
|
+
"hasValue": true,
|
|
11769
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png"
|
|
11770
|
+
},
|
|
11771
|
+
"statemint-LOCAL-NCTR": {
|
|
11772
|
+
"originChain": "statemint",
|
|
11773
|
+
"slug": "statemint-LOCAL-NCTR",
|
|
11774
|
+
"name": "Apillon",
|
|
11775
|
+
"symbol": "NCTR",
|
|
11776
|
+
"decimals": 18,
|
|
11777
|
+
"priceId": null,
|
|
11778
|
+
"minAmount": "100000000",
|
|
11779
|
+
"assetType": "LOCAL",
|
|
11780
|
+
"metadata": {
|
|
11781
|
+
"assetId": "1024"
|
|
11782
|
+
},
|
|
11783
|
+
"multiChainAsset": "NCTR-Apillon",
|
|
11784
|
+
"hasValue": true,
|
|
11785
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png"
|
|
11786
|
+
},
|
|
11787
|
+
"moonbeam-LOCAL-xcNCTR": {
|
|
11788
|
+
"originChain": "moonbeam",
|
|
11789
|
+
"slug": "moonbeam-LOCAL-xcNCTR",
|
|
11790
|
+
"name": "Apillon",
|
|
11791
|
+
"symbol": "xcNCTR",
|
|
11792
|
+
"decimals": 18,
|
|
11793
|
+
"priceId": null,
|
|
11794
|
+
"minAmount": "1",
|
|
11795
|
+
"assetType": "LOCAL",
|
|
11796
|
+
"metadata": {
|
|
11797
|
+
"assetId": "184218609779515850660274730699350567246",
|
|
11798
|
+
"assetType": "ForeignAsset",
|
|
11799
|
+
"contractAddress": "0xFfFFfFfF8A9736B44EbF188972725bED67BF694E"
|
|
11800
|
+
},
|
|
11801
|
+
"multiChainAsset": "NCTR-Apillon",
|
|
11802
|
+
"hasValue": true,
|
|
11803
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
11747
11804
|
}
|
|
11748
11805
|
}
|
|
@@ -754,5 +754,14 @@
|
|
|
754
754
|
"priceId": "avail",
|
|
755
755
|
"hasValue": true,
|
|
756
756
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png"
|
|
757
|
+
},
|
|
758
|
+
"NCTR-Apillon": {
|
|
759
|
+
"slug": "NCTR-Apillon",
|
|
760
|
+
"originChainAsset": null,
|
|
761
|
+
"name": "Apillon",
|
|
762
|
+
"symbol": "NCTR",
|
|
763
|
+
"priceId": null,
|
|
764
|
+
"hasValue": true,
|
|
765
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
757
766
|
}
|
|
758
767
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -700,6 +700,9 @@
|
|
|
700
700
|
"statemint-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-kol.png",
|
|
701
701
|
"hydradx_main-local-kol": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-kol.png",
|
|
702
702
|
"ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png",
|
|
703
|
+
"pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png",
|
|
704
|
+
"statemint-local-nctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png",
|
|
705
|
+
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
703
706
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
704
707
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
705
708
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -784,6 +787,7 @@
|
|
|
784
787
|
"cere-cerenetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cere-cerenetwork.png",
|
|
785
788
|
"kol-kolkadot": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/kol-kolkadot.png",
|
|
786
789
|
"avail-avail": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png",
|
|
790
|
+
"nctr-apillon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png",
|
|
787
791
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
788
792
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
789
793
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -11704,7 +11704,7 @@
|
|
|
11704
11704
|
"symbol": "KOL",
|
|
11705
11705
|
"decimals": 12,
|
|
11706
11706
|
"priceId": null,
|
|
11707
|
-
"minAmount": "
|
|
11707
|
+
"minAmount": "1000000000000",
|
|
11708
11708
|
"assetType": "LOCAL",
|
|
11709
11709
|
"metadata": {
|
|
11710
11710
|
"assetId": "86"
|
|
@@ -11744,5 +11744,62 @@
|
|
|
11744
11744
|
"multiChainAsset": "AVAIL-Avail",
|
|
11745
11745
|
"hasValue": true,
|
|
11746
11746
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-avail-0xeeb4d8400aeefafc1b2953e0094134a887c76bd8.png"
|
|
11747
|
+
},
|
|
11748
|
+
"pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136": {
|
|
11749
|
+
"originChain": "pendulum",
|
|
11750
|
+
"slug": "pendulum-LOCAL-EURC.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136",
|
|
11751
|
+
"name": "Circle EURC",
|
|
11752
|
+
"symbol": "EURC.s",
|
|
11753
|
+
"decimals": 12,
|
|
11754
|
+
"priceId": "euro-coin",
|
|
11755
|
+
"minAmount": "1000",
|
|
11756
|
+
"assetType": "LOCAL",
|
|
11757
|
+
"metadata": {
|
|
11758
|
+
"onChainInfo": {
|
|
11759
|
+
"Stellar": {
|
|
11760
|
+
"AlphaNum4": {
|
|
11761
|
+
"code": "EURC",
|
|
11762
|
+
"issuer": "0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136"
|
|
11763
|
+
}
|
|
11764
|
+
}
|
|
11765
|
+
}
|
|
11766
|
+
},
|
|
11767
|
+
"multiChainAsset": null,
|
|
11768
|
+
"hasValue": true,
|
|
11769
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-eurc.s-0xcf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136.png"
|
|
11770
|
+
},
|
|
11771
|
+
"statemint-LOCAL-NCTR": {
|
|
11772
|
+
"originChain": "statemint",
|
|
11773
|
+
"slug": "statemint-LOCAL-NCTR",
|
|
11774
|
+
"name": "Apillon",
|
|
11775
|
+
"symbol": "NCTR",
|
|
11776
|
+
"decimals": 18,
|
|
11777
|
+
"priceId": null,
|
|
11778
|
+
"minAmount": "100000000",
|
|
11779
|
+
"assetType": "LOCAL",
|
|
11780
|
+
"metadata": {
|
|
11781
|
+
"assetId": "1024"
|
|
11782
|
+
},
|
|
11783
|
+
"multiChainAsset": "NCTR-Apillon",
|
|
11784
|
+
"hasValue": true,
|
|
11785
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-nctr.png"
|
|
11786
|
+
},
|
|
11787
|
+
"moonbeam-LOCAL-xcNCTR": {
|
|
11788
|
+
"originChain": "moonbeam",
|
|
11789
|
+
"slug": "moonbeam-LOCAL-xcNCTR",
|
|
11790
|
+
"name": "Apillon",
|
|
11791
|
+
"symbol": "xcNCTR",
|
|
11792
|
+
"decimals": 18,
|
|
11793
|
+
"priceId": null,
|
|
11794
|
+
"minAmount": "1",
|
|
11795
|
+
"assetType": "LOCAL",
|
|
11796
|
+
"metadata": {
|
|
11797
|
+
"assetId": "184218609779515850660274730699350567246",
|
|
11798
|
+
"assetType": "ForeignAsset",
|
|
11799
|
+
"contractAddress": "0xFfFFfFfF8A9736B44EbF188972725bED67BF694E"
|
|
11800
|
+
},
|
|
11801
|
+
"multiChainAsset": "NCTR-Apillon",
|
|
11802
|
+
"hasValue": true,
|
|
11803
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png"
|
|
11747
11804
|
}
|
|
11748
11805
|
}
|
|
@@ -754,5 +754,14 @@
|
|
|
754
754
|
"priceId": "avail",
|
|
755
755
|
"hasValue": true,
|
|
756
756
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/avail-avail.png"
|
|
757
|
+
},
|
|
758
|
+
"NCTR-Apillon": {
|
|
759
|
+
"slug": "NCTR-Apillon",
|
|
760
|
+
"originChainAsset": null,
|
|
761
|
+
"name": "Apillon",
|
|
762
|
+
"symbol": "NCTR",
|
|
763
|
+
"priceId": null,
|
|
764
|
+
"hasValue": true,
|
|
765
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/nctr-apillon.png"
|
|
757
766
|
}
|
|
758
767
|
}
|
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.79-beta.0'
|
|
11
11
|
};
|