@subwallet/chain-list 0.2.63-beta.0 → 0.2.64-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 +201 -1
- package/cjs/data/AssetLogoMap.json +9 -0
- package/cjs/data/ChainAsset.json +110 -0
- package/cjs/data/ChainInfo.json +56 -0
- package/cjs/data/ChainLogoMap.json +2 -0
- package/cjs/data/MultiChainAsset.json +18 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +9 -0
- package/data/ChainAsset.json +110 -0
- package/data/ChainInfo.json +56 -0
- package/data/ChainLogoMap.json +2 -0
- package/data/MultiChainAsset.json +18 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -596,6 +596,13 @@
|
|
|
596
596
|
"arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1.png",
|
|
597
597
|
"aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb.png",
|
|
598
598
|
"aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png",
|
|
599
|
+
"peoplekusama-native-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png",
|
|
600
|
+
"moonbeam-local-xcstink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png",
|
|
601
|
+
"statemint-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png",
|
|
602
|
+
"hydradx_main-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png",
|
|
603
|
+
"hydradx_main-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png",
|
|
604
|
+
"statemint-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png",
|
|
605
|
+
"lineazkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png",
|
|
599
606
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
600
607
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
601
608
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -656,6 +663,8 @@
|
|
|
656
663
|
"eurc.s-stellareurc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eurc.s-stellareurc.png",
|
|
657
664
|
"brl.s-stellarbrl": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/brl.s-stellarbrl.png",
|
|
658
665
|
"ngnc.s-stellarngnc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png",
|
|
666
|
+
"wud-gavunwud": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png",
|
|
667
|
+
"wifd-dogwifdots": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png",
|
|
659
668
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
660
669
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
661
670
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -11951,6 +11960,116 @@
|
|
|
11951
11960
|
multiChainAsset: null,
|
|
11952
11961
|
hasValue: true,
|
|
11953
11962
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png"
|
|
11963
|
+
},
|
|
11964
|
+
"peopleKusama-NATIVE-KSM": {
|
|
11965
|
+
originChain: "peopleKusama",
|
|
11966
|
+
slug: "peopleKusama-NATIVE-KSM",
|
|
11967
|
+
name: "Kusama",
|
|
11968
|
+
symbol: "KSM",
|
|
11969
|
+
decimals: 12,
|
|
11970
|
+
priceId: "kusama",
|
|
11971
|
+
minAmount: "33333333",
|
|
11972
|
+
assetType: "NATIVE",
|
|
11973
|
+
metadata: null,
|
|
11974
|
+
multiChainAsset: "KSM-Kusama",
|
|
11975
|
+
hasValue: true,
|
|
11976
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png"
|
|
11977
|
+
},
|
|
11978
|
+
"moonbeam-LOCAL-xcSTINK": {
|
|
11979
|
+
originChain: "moonbeam",
|
|
11980
|
+
slug: "moonbeam-LOCAL-xcSTINK",
|
|
11981
|
+
name: "STINK",
|
|
11982
|
+
symbol: "xcSTINK",
|
|
11983
|
+
decimals: 10,
|
|
11984
|
+
priceId: null,
|
|
11985
|
+
minAmount: "1",
|
|
11986
|
+
assetType: "LOCAL",
|
|
11987
|
+
metadata: {
|
|
11988
|
+
assetId: "112679793397406599376365943185137098326",
|
|
11989
|
+
assetType: "ForeignAsset",
|
|
11990
|
+
contractAddress: "0xFffFffFf54c556bD1d0F64ec6c78f1B477525E56"
|
|
11991
|
+
},
|
|
11992
|
+
multiChainAsset: "STINK-STINK",
|
|
11993
|
+
hasValue: true,
|
|
11994
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png"
|
|
11995
|
+
},
|
|
11996
|
+
"statemint-LOCAL-WUD": {
|
|
11997
|
+
originChain: "statemint",
|
|
11998
|
+
slug: "statemint-LOCAL-WUD",
|
|
11999
|
+
name: "Gavun Wud",
|
|
12000
|
+
symbol: "WUD",
|
|
12001
|
+
decimals: 10,
|
|
12002
|
+
priceId: null,
|
|
12003
|
+
minAmount: "10000000",
|
|
12004
|
+
assetType: "LOCAL",
|
|
12005
|
+
metadata: {
|
|
12006
|
+
assetId: "31337"
|
|
12007
|
+
},
|
|
12008
|
+
multiChainAsset: "WUD-GavunWud",
|
|
12009
|
+
hasValue: true,
|
|
12010
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png"
|
|
12011
|
+
},
|
|
12012
|
+
"hydradx_main-LOCAL-WUD": {
|
|
12013
|
+
originChain: "hydradx_main",
|
|
12014
|
+
slug: "hydradx_main-LOCAL-WUD",
|
|
12015
|
+
name: "Gavun Wud",
|
|
12016
|
+
symbol: "WUD",
|
|
12017
|
+
decimals: 10,
|
|
12018
|
+
priceId: null,
|
|
12019
|
+
minAmount: "1",
|
|
12020
|
+
assetType: "LOCAL",
|
|
12021
|
+
metadata: {
|
|
12022
|
+
assetId: "1000085"
|
|
12023
|
+
},
|
|
12024
|
+
multiChainAsset: "WUD-GavunWud",
|
|
12025
|
+
hasValue: true,
|
|
12026
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png"
|
|
12027
|
+
},
|
|
12028
|
+
"hydradx_main-LOCAL-WIFD": {
|
|
12029
|
+
originChain: "hydradx_main",
|
|
12030
|
+
slug: "hydradx_main-LOCAL-WIFD",
|
|
12031
|
+
name: "Dog Wif Dots",
|
|
12032
|
+
symbol: "WIFD",
|
|
12033
|
+
decimals: 10,
|
|
12034
|
+
priceId: null,
|
|
12035
|
+
minAmount: "1",
|
|
12036
|
+
assetType: "LOCAL",
|
|
12037
|
+
metadata: {
|
|
12038
|
+
assetId: "1000082"
|
|
12039
|
+
},
|
|
12040
|
+
multiChainAsset: "WIFD-DogWifDots",
|
|
12041
|
+
hasValue: true,
|
|
12042
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png"
|
|
12043
|
+
},
|
|
12044
|
+
"statemint-LOCAL-WIFD": {
|
|
12045
|
+
originChain: "statemint",
|
|
12046
|
+
slug: "statemint-LOCAL-WIFD",
|
|
12047
|
+
name: "Dog Wif Dots",
|
|
12048
|
+
symbol: "WIFD",
|
|
12049
|
+
decimals: 10,
|
|
12050
|
+
priceId: null,
|
|
12051
|
+
minAmount: "1",
|
|
12052
|
+
assetType: "LOCAL",
|
|
12053
|
+
metadata: {
|
|
12054
|
+
assetId: "17"
|
|
12055
|
+
},
|
|
12056
|
+
multiChainAsset: "WIFD-DogWifDots",
|
|
12057
|
+
hasValue: true,
|
|
12058
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
12059
|
+
},
|
|
12060
|
+
"lineaZkEvm-NATIVE-ETH": {
|
|
12061
|
+
originChain: "lineaZkEvm",
|
|
12062
|
+
slug: "lineaZkEvm-NATIVE-ETH",
|
|
12063
|
+
name: "Ethereum",
|
|
12064
|
+
symbol: "ETH",
|
|
12065
|
+
decimals: 18,
|
|
12066
|
+
priceId: "ethereum",
|
|
12067
|
+
minAmount: "0",
|
|
12068
|
+
assetType: "NATIVE",
|
|
12069
|
+
metadata: null,
|
|
12070
|
+
multiChainAsset: "ETH-Ethereum",
|
|
12071
|
+
hasValue: true,
|
|
12072
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png"
|
|
11954
12073
|
}
|
|
11955
12074
|
};
|
|
11956
12075
|
|
|
@@ -20771,6 +20890,63 @@
|
|
|
20771
20890
|
bitcoinNetwork: "testnet"
|
|
20772
20891
|
}
|
|
20773
20892
|
};
|
|
20893
|
+
var peopleKusama$1 = {
|
|
20894
|
+
slug: "peopleKusama",
|
|
20895
|
+
name: "Kusama People",
|
|
20896
|
+
isTestnet: false,
|
|
20897
|
+
chainStatus: "ACTIVE",
|
|
20898
|
+
icon: null,
|
|
20899
|
+
providers: {
|
|
20900
|
+
Parity: "wss://kusama-people-rpc.polkadot.io",
|
|
20901
|
+
Stakeworld: "wss://ksm-rpc.stakeworld.io/people"
|
|
20902
|
+
},
|
|
20903
|
+
evmInfo: null,
|
|
20904
|
+
substrateInfo: {
|
|
20905
|
+
relaySlug: "kusama",
|
|
20906
|
+
paraId: 1004,
|
|
20907
|
+
genesisHash: "0xc1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
|
|
20908
|
+
addressPrefix: 2,
|
|
20909
|
+
chainType: "PARACHAIN",
|
|
20910
|
+
crowdloanUrl: null,
|
|
20911
|
+
blockExplorer: null,
|
|
20912
|
+
existentialDeposit: "33333333",
|
|
20913
|
+
symbol: "KSM",
|
|
20914
|
+
decimals: 12,
|
|
20915
|
+
hasNativeNft: null,
|
|
20916
|
+
supportStaking: null,
|
|
20917
|
+
supportSmartContract: null,
|
|
20918
|
+
crowdloanParaId: null,
|
|
20919
|
+
crowdloanFunds: [
|
|
20920
|
+
]
|
|
20921
|
+
},
|
|
20922
|
+
extraInfo: null,
|
|
20923
|
+
bitcoinInfo: null
|
|
20924
|
+
};
|
|
20925
|
+
var lineaZkEvm$1 = {
|
|
20926
|
+
slug: "lineaZkEvm",
|
|
20927
|
+
name: "Linea",
|
|
20928
|
+
isTestnet: false,
|
|
20929
|
+
chainStatus: "ACTIVE",
|
|
20930
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
20931
|
+
providers: {
|
|
20932
|
+
Linea: "https://rpc.linea.build/"
|
|
20933
|
+
},
|
|
20934
|
+
evmInfo: {
|
|
20935
|
+
evmChainId: 59144,
|
|
20936
|
+
blockExplorer: "https://lineascan.build/",
|
|
20937
|
+
existentialDeposit: "0",
|
|
20938
|
+
symbol: "ETH",
|
|
20939
|
+
decimals: 18,
|
|
20940
|
+
supportSmartContract: [
|
|
20941
|
+
"ERC20",
|
|
20942
|
+
"ERC721"
|
|
20943
|
+
],
|
|
20944
|
+
abiExplorer: "https://lineascan.build/"
|
|
20945
|
+
},
|
|
20946
|
+
substrateInfo: null,
|
|
20947
|
+
extraInfo: null,
|
|
20948
|
+
bitcoinInfo: null
|
|
20949
|
+
};
|
|
20774
20950
|
const _ChainInfoMap = {
|
|
20775
20951
|
polkadot: polkadot$1,
|
|
20776
20952
|
kusama: kusama$1,
|
|
@@ -21050,7 +21226,9 @@
|
|
|
21050
21226
|
hyperbridge: hyperbridge$1,
|
|
21051
21227
|
cess_testnet: cess_testnet$1,
|
|
21052
21228
|
bitcoin: bitcoin$1,
|
|
21053
|
-
bitcoinTestnet: bitcoinTestnet$1
|
|
21229
|
+
bitcoinTestnet: bitcoinTestnet$1,
|
|
21230
|
+
peopleKusama: peopleKusama$1,
|
|
21231
|
+
lineaZkEvm: lineaZkEvm$1
|
|
21054
21232
|
};
|
|
21055
21233
|
|
|
21056
21234
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -21299,6 +21477,8 @@
|
|
|
21299
21477
|
var cess_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png";
|
|
21300
21478
|
var bitcoin = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png";
|
|
21301
21479
|
var bitcoinTestnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png";
|
|
21480
|
+
var peopleKusama = "https://dev.sw-chain-list-assets.pages.dev/assets/default.png";
|
|
21481
|
+
var lineaZkEvm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png";
|
|
21302
21482
|
const _ChainLogoMap = {
|
|
21303
21483
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
21304
21484
|
polkadot: polkadot,
|
|
@@ -21548,6 +21728,8 @@
|
|
|
21548
21728
|
cess_testnet: cess_testnet,
|
|
21549
21729
|
bitcoin: bitcoin,
|
|
21550
21730
|
bitcoinTestnet: bitcoinTestnet,
|
|
21731
|
+
peopleKusama: peopleKusama,
|
|
21732
|
+
lineaZkEvm: lineaZkEvm,
|
|
21551
21733
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
21552
21734
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
21553
21735
|
};
|
|
@@ -22092,6 +22274,24 @@
|
|
|
22092
22274
|
priceId: null,
|
|
22093
22275
|
hasValue: true,
|
|
22094
22276
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png"
|
|
22277
|
+
},
|
|
22278
|
+
"WUD-GavunWud": {
|
|
22279
|
+
slug: "WUD-GavunWud",
|
|
22280
|
+
originChainAsset: "statemint-LOCAL-WUD",
|
|
22281
|
+
name: "Gavun Wud",
|
|
22282
|
+
symbol: "WUD",
|
|
22283
|
+
priceId: null,
|
|
22284
|
+
hasValue: true,
|
|
22285
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png"
|
|
22286
|
+
},
|
|
22287
|
+
"WIFD-DogWifDots": {
|
|
22288
|
+
slug: "WIFD-DogWifDots",
|
|
22289
|
+
originChainAsset: "statemint-LOCAL-WIFD",
|
|
22290
|
+
name: "Dog Wif Dots",
|
|
22291
|
+
symbol: "WIFD",
|
|
22292
|
+
priceId: null,
|
|
22293
|
+
hasValue: true,
|
|
22294
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png"
|
|
22095
22295
|
}
|
|
22096
22296
|
};
|
|
22097
22297
|
|
|
@@ -588,6 +588,13 @@
|
|
|
588
588
|
"arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1.png",
|
|
589
589
|
"aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb.png",
|
|
590
590
|
"aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png",
|
|
591
|
+
"peoplekusama-native-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png",
|
|
592
|
+
"moonbeam-local-xcstink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png",
|
|
593
|
+
"statemint-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png",
|
|
594
|
+
"hydradx_main-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png",
|
|
595
|
+
"hydradx_main-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png",
|
|
596
|
+
"statemint-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png",
|
|
597
|
+
"lineazkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png",
|
|
591
598
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
592
599
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
593
600
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -648,6 +655,8 @@
|
|
|
648
655
|
"eurc.s-stellareurc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eurc.s-stellareurc.png",
|
|
649
656
|
"brl.s-stellarbrl": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/brl.s-stellarbrl.png",
|
|
650
657
|
"ngnc.s-stellarngnc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png",
|
|
658
|
+
"wud-gavunwud": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png",
|
|
659
|
+
"wifd-dogwifdots": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png",
|
|
651
660
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
652
661
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
653
662
|
"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
|
@@ -9742,5 +9742,115 @@
|
|
|
9742
9742
|
"multiChainAsset": null,
|
|
9743
9743
|
"hasValue": true,
|
|
9744
9744
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png"
|
|
9745
|
+
},
|
|
9746
|
+
"peopleKusama-NATIVE-KSM": {
|
|
9747
|
+
"originChain": "peopleKusama",
|
|
9748
|
+
"slug": "peopleKusama-NATIVE-KSM",
|
|
9749
|
+
"name": "Kusama",
|
|
9750
|
+
"symbol": "KSM",
|
|
9751
|
+
"decimals": 12,
|
|
9752
|
+
"priceId": "kusama",
|
|
9753
|
+
"minAmount": "33333333",
|
|
9754
|
+
"assetType": "NATIVE",
|
|
9755
|
+
"metadata": null,
|
|
9756
|
+
"multiChainAsset": "KSM-Kusama",
|
|
9757
|
+
"hasValue": true,
|
|
9758
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png"
|
|
9759
|
+
},
|
|
9760
|
+
"moonbeam-LOCAL-xcSTINK": {
|
|
9761
|
+
"originChain": "moonbeam",
|
|
9762
|
+
"slug": "moonbeam-LOCAL-xcSTINK",
|
|
9763
|
+
"name": "STINK",
|
|
9764
|
+
"symbol": "xcSTINK",
|
|
9765
|
+
"decimals": 10,
|
|
9766
|
+
"priceId": null,
|
|
9767
|
+
"minAmount": "1",
|
|
9768
|
+
"assetType": "LOCAL",
|
|
9769
|
+
"metadata": {
|
|
9770
|
+
"assetId": "112679793397406599376365943185137098326",
|
|
9771
|
+
"assetType": "ForeignAsset",
|
|
9772
|
+
"contractAddress": "0xFffFffFf54c556bD1d0F64ec6c78f1B477525E56"
|
|
9773
|
+
},
|
|
9774
|
+
"multiChainAsset": "STINK-STINK",
|
|
9775
|
+
"hasValue": true,
|
|
9776
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png"
|
|
9777
|
+
},
|
|
9778
|
+
"statemint-LOCAL-WUD": {
|
|
9779
|
+
"originChain": "statemint",
|
|
9780
|
+
"slug": "statemint-LOCAL-WUD",
|
|
9781
|
+
"name": "Gavun Wud",
|
|
9782
|
+
"symbol": "WUD",
|
|
9783
|
+
"decimals": 10,
|
|
9784
|
+
"priceId": null,
|
|
9785
|
+
"minAmount": "10000000",
|
|
9786
|
+
"assetType": "LOCAL",
|
|
9787
|
+
"metadata": {
|
|
9788
|
+
"assetId": "31337"
|
|
9789
|
+
},
|
|
9790
|
+
"multiChainAsset": "WUD-GavunWud",
|
|
9791
|
+
"hasValue": true,
|
|
9792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png"
|
|
9793
|
+
},
|
|
9794
|
+
"hydradx_main-LOCAL-WUD": {
|
|
9795
|
+
"originChain": "hydradx_main",
|
|
9796
|
+
"slug": "hydradx_main-LOCAL-WUD",
|
|
9797
|
+
"name": "Gavun Wud",
|
|
9798
|
+
"symbol": "WUD",
|
|
9799
|
+
"decimals": 10,
|
|
9800
|
+
"priceId": null,
|
|
9801
|
+
"minAmount": "1",
|
|
9802
|
+
"assetType": "LOCAL",
|
|
9803
|
+
"metadata": {
|
|
9804
|
+
"assetId": "1000085"
|
|
9805
|
+
},
|
|
9806
|
+
"multiChainAsset": "WUD-GavunWud",
|
|
9807
|
+
"hasValue": true,
|
|
9808
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png"
|
|
9809
|
+
},
|
|
9810
|
+
"hydradx_main-LOCAL-WIFD": {
|
|
9811
|
+
"originChain": "hydradx_main",
|
|
9812
|
+
"slug": "hydradx_main-LOCAL-WIFD",
|
|
9813
|
+
"name": "Dog Wif Dots",
|
|
9814
|
+
"symbol": "WIFD",
|
|
9815
|
+
"decimals": 10,
|
|
9816
|
+
"priceId": null,
|
|
9817
|
+
"minAmount": "1",
|
|
9818
|
+
"assetType": "LOCAL",
|
|
9819
|
+
"metadata": {
|
|
9820
|
+
"assetId": "1000082"
|
|
9821
|
+
},
|
|
9822
|
+
"multiChainAsset": "WIFD-DogWifDots",
|
|
9823
|
+
"hasValue": true,
|
|
9824
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png"
|
|
9825
|
+
},
|
|
9826
|
+
"statemint-LOCAL-WIFD": {
|
|
9827
|
+
"originChain": "statemint",
|
|
9828
|
+
"slug": "statemint-LOCAL-WIFD",
|
|
9829
|
+
"name": "Dog Wif Dots",
|
|
9830
|
+
"symbol": "WIFD",
|
|
9831
|
+
"decimals": 10,
|
|
9832
|
+
"priceId": null,
|
|
9833
|
+
"minAmount": "1",
|
|
9834
|
+
"assetType": "LOCAL",
|
|
9835
|
+
"metadata": {
|
|
9836
|
+
"assetId": "17"
|
|
9837
|
+
},
|
|
9838
|
+
"multiChainAsset": "WIFD-DogWifDots",
|
|
9839
|
+
"hasValue": true,
|
|
9840
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
9841
|
+
},
|
|
9842
|
+
"lineaZkEvm-NATIVE-ETH": {
|
|
9843
|
+
"originChain": "lineaZkEvm",
|
|
9844
|
+
"slug": "lineaZkEvm-NATIVE-ETH",
|
|
9845
|
+
"name": "Ethereum",
|
|
9846
|
+
"symbol": "ETH",
|
|
9847
|
+
"decimals": 18,
|
|
9848
|
+
"priceId": "ethereum",
|
|
9849
|
+
"minAmount": "0",
|
|
9850
|
+
"assetType": "NATIVE",
|
|
9851
|
+
"metadata": null,
|
|
9852
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
9853
|
+
"hasValue": true,
|
|
9854
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png"
|
|
9745
9855
|
}
|
|
9746
9856
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -8673,5 +8673,61 @@
|
|
|
8673
8673
|
"symbol": "BTC",
|
|
8674
8674
|
"bitcoinNetwork": "testnet"
|
|
8675
8675
|
}
|
|
8676
|
+
},
|
|
8677
|
+
"peopleKusama": {
|
|
8678
|
+
"slug": "peopleKusama",
|
|
8679
|
+
"name": "Kusama People",
|
|
8680
|
+
"isTestnet": false,
|
|
8681
|
+
"chainStatus": "ACTIVE",
|
|
8682
|
+
"icon": null,
|
|
8683
|
+
"providers": {
|
|
8684
|
+
"Parity": "wss://kusama-people-rpc.polkadot.io",
|
|
8685
|
+
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people"
|
|
8686
|
+
},
|
|
8687
|
+
"evmInfo": null,
|
|
8688
|
+
"substrateInfo": {
|
|
8689
|
+
"relaySlug": "kusama",
|
|
8690
|
+
"paraId": 1004,
|
|
8691
|
+
"genesisHash": "0xc1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
|
|
8692
|
+
"addressPrefix": 2,
|
|
8693
|
+
"chainType": "PARACHAIN",
|
|
8694
|
+
"crowdloanUrl": null,
|
|
8695
|
+
"blockExplorer": null,
|
|
8696
|
+
"existentialDeposit": "33333333",
|
|
8697
|
+
"symbol": "KSM",
|
|
8698
|
+
"decimals": 12,
|
|
8699
|
+
"hasNativeNft": null,
|
|
8700
|
+
"supportStaking": null,
|
|
8701
|
+
"supportSmartContract": null,
|
|
8702
|
+
"crowdloanParaId": null,
|
|
8703
|
+
"crowdloanFunds": []
|
|
8704
|
+
},
|
|
8705
|
+
"extraInfo": null,
|
|
8706
|
+
"bitcoinInfo": null
|
|
8707
|
+
},
|
|
8708
|
+
"lineaZkEvm": {
|
|
8709
|
+
"slug": "lineaZkEvm",
|
|
8710
|
+
"name": "Linea",
|
|
8711
|
+
"isTestnet": false,
|
|
8712
|
+
"chainStatus": "ACTIVE",
|
|
8713
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
8714
|
+
"providers": {
|
|
8715
|
+
"Linea": "https://rpc.linea.build/"
|
|
8716
|
+
},
|
|
8717
|
+
"evmInfo": {
|
|
8718
|
+
"evmChainId": 59144,
|
|
8719
|
+
"blockExplorer": "https://lineascan.build/",
|
|
8720
|
+
"existentialDeposit": "0",
|
|
8721
|
+
"symbol": "ETH",
|
|
8722
|
+
"decimals": 18,
|
|
8723
|
+
"supportSmartContract": [
|
|
8724
|
+
"ERC20",
|
|
8725
|
+
"ERC721"
|
|
8726
|
+
],
|
|
8727
|
+
"abiExplorer": "https://lineascan.build/"
|
|
8728
|
+
},
|
|
8729
|
+
"substrateInfo": null,
|
|
8730
|
+
"extraInfo": null,
|
|
8731
|
+
"bitcoinInfo": null
|
|
8676
8732
|
}
|
|
8677
8733
|
}
|
|
@@ -247,6 +247,8 @@
|
|
|
247
247
|
"cess_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png",
|
|
248
248
|
"bitcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
|
|
249
249
|
"bitcoinTestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
|
|
250
|
+
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
251
|
+
"lineaZkEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
250
252
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
251
253
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
252
254
|
}
|
|
@@ -538,5 +538,23 @@
|
|
|
538
538
|
"priceId": null,
|
|
539
539
|
"hasValue": true,
|
|
540
540
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png"
|
|
541
|
+
},
|
|
542
|
+
"WUD-GavunWud": {
|
|
543
|
+
"slug": "WUD-GavunWud",
|
|
544
|
+
"originChainAsset": "statemint-LOCAL-WUD",
|
|
545
|
+
"name": "Gavun Wud",
|
|
546
|
+
"symbol": "WUD",
|
|
547
|
+
"priceId": null,
|
|
548
|
+
"hasValue": true,
|
|
549
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png"
|
|
550
|
+
},
|
|
551
|
+
"WIFD-DogWifDots": {
|
|
552
|
+
"slug": "WIFD-DogWifDots",
|
|
553
|
+
"originChainAsset": "statemint-LOCAL-WIFD",
|
|
554
|
+
"name": "Dog Wif Dots",
|
|
555
|
+
"symbol": "WIFD",
|
|
556
|
+
"priceId": null,
|
|
557
|
+
"hasValue": true,
|
|
558
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png"
|
|
541
559
|
}
|
|
542
560
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -588,6 +588,13 @@
|
|
|
588
588
|
"arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-sqd-0x1337420ded5adb9980cfc35f8f2b054ea86f8ab1.png",
|
|
589
589
|
"aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-cld-5cj3dz4rm4j2cppq49ywyiagdyatqk7hpud6y1j1wy8qwdfb.png",
|
|
590
590
|
"aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png",
|
|
591
|
+
"peoplekusama-native-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png",
|
|
592
|
+
"moonbeam-local-xcstink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png",
|
|
593
|
+
"statemint-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png",
|
|
594
|
+
"hydradx_main-local-wud": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png",
|
|
595
|
+
"hydradx_main-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png",
|
|
596
|
+
"statemint-local-wifd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png",
|
|
597
|
+
"lineazkevm-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png",
|
|
591
598
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
592
599
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
593
600
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -648,6 +655,8 @@
|
|
|
648
655
|
"eurc.s-stellareurc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eurc.s-stellareurc.png",
|
|
649
656
|
"brl.s-stellarbrl": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/brl.s-stellarbrl.png",
|
|
650
657
|
"ngnc.s-stellarngnc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png",
|
|
658
|
+
"wud-gavunwud": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png",
|
|
659
|
+
"wifd-dogwifdots": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png",
|
|
651
660
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
652
661
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
653
662
|
"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
|
@@ -9742,5 +9742,115 @@
|
|
|
9742
9742
|
"multiChainAsset": null,
|
|
9743
9743
|
"hasValue": true,
|
|
9744
9744
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-csd-5dpzhtsvzhtuagzzkqrxa2jlgphteaspn9mfynajx12vunts.png"
|
|
9745
|
+
},
|
|
9746
|
+
"peopleKusama-NATIVE-KSM": {
|
|
9747
|
+
"originChain": "peopleKusama",
|
|
9748
|
+
"slug": "peopleKusama-NATIVE-KSM",
|
|
9749
|
+
"name": "Kusama",
|
|
9750
|
+
"symbol": "KSM",
|
|
9751
|
+
"decimals": 12,
|
|
9752
|
+
"priceId": "kusama",
|
|
9753
|
+
"minAmount": "33333333",
|
|
9754
|
+
"assetType": "NATIVE",
|
|
9755
|
+
"metadata": null,
|
|
9756
|
+
"multiChainAsset": "KSM-Kusama",
|
|
9757
|
+
"hasValue": true,
|
|
9758
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peoplekusama-native-ksm.png"
|
|
9759
|
+
},
|
|
9760
|
+
"moonbeam-LOCAL-xcSTINK": {
|
|
9761
|
+
"originChain": "moonbeam",
|
|
9762
|
+
"slug": "moonbeam-LOCAL-xcSTINK",
|
|
9763
|
+
"name": "STINK",
|
|
9764
|
+
"symbol": "xcSTINK",
|
|
9765
|
+
"decimals": 10,
|
|
9766
|
+
"priceId": null,
|
|
9767
|
+
"minAmount": "1",
|
|
9768
|
+
"assetType": "LOCAL",
|
|
9769
|
+
"metadata": {
|
|
9770
|
+
"assetId": "112679793397406599376365943185137098326",
|
|
9771
|
+
"assetType": "ForeignAsset",
|
|
9772
|
+
"contractAddress": "0xFffFffFf54c556bD1d0F64ec6c78f1B477525E56"
|
|
9773
|
+
},
|
|
9774
|
+
"multiChainAsset": "STINK-STINK",
|
|
9775
|
+
"hasValue": true,
|
|
9776
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcstink.png"
|
|
9777
|
+
},
|
|
9778
|
+
"statemint-LOCAL-WUD": {
|
|
9779
|
+
"originChain": "statemint",
|
|
9780
|
+
"slug": "statemint-LOCAL-WUD",
|
|
9781
|
+
"name": "Gavun Wud",
|
|
9782
|
+
"symbol": "WUD",
|
|
9783
|
+
"decimals": 10,
|
|
9784
|
+
"priceId": null,
|
|
9785
|
+
"minAmount": "10000000",
|
|
9786
|
+
"assetType": "LOCAL",
|
|
9787
|
+
"metadata": {
|
|
9788
|
+
"assetId": "31337"
|
|
9789
|
+
},
|
|
9790
|
+
"multiChainAsset": "WUD-GavunWud",
|
|
9791
|
+
"hasValue": true,
|
|
9792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wud.png"
|
|
9793
|
+
},
|
|
9794
|
+
"hydradx_main-LOCAL-WUD": {
|
|
9795
|
+
"originChain": "hydradx_main",
|
|
9796
|
+
"slug": "hydradx_main-LOCAL-WUD",
|
|
9797
|
+
"name": "Gavun Wud",
|
|
9798
|
+
"symbol": "WUD",
|
|
9799
|
+
"decimals": 10,
|
|
9800
|
+
"priceId": null,
|
|
9801
|
+
"minAmount": "1",
|
|
9802
|
+
"assetType": "LOCAL",
|
|
9803
|
+
"metadata": {
|
|
9804
|
+
"assetId": "1000085"
|
|
9805
|
+
},
|
|
9806
|
+
"multiChainAsset": "WUD-GavunWud",
|
|
9807
|
+
"hasValue": true,
|
|
9808
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wud.png"
|
|
9809
|
+
},
|
|
9810
|
+
"hydradx_main-LOCAL-WIFD": {
|
|
9811
|
+
"originChain": "hydradx_main",
|
|
9812
|
+
"slug": "hydradx_main-LOCAL-WIFD",
|
|
9813
|
+
"name": "Dog Wif Dots",
|
|
9814
|
+
"symbol": "WIFD",
|
|
9815
|
+
"decimals": 10,
|
|
9816
|
+
"priceId": null,
|
|
9817
|
+
"minAmount": "1",
|
|
9818
|
+
"assetType": "LOCAL",
|
|
9819
|
+
"metadata": {
|
|
9820
|
+
"assetId": "1000082"
|
|
9821
|
+
},
|
|
9822
|
+
"multiChainAsset": "WIFD-DogWifDots",
|
|
9823
|
+
"hasValue": true,
|
|
9824
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wifd.png"
|
|
9825
|
+
},
|
|
9826
|
+
"statemint-LOCAL-WIFD": {
|
|
9827
|
+
"originChain": "statemint",
|
|
9828
|
+
"slug": "statemint-LOCAL-WIFD",
|
|
9829
|
+
"name": "Dog Wif Dots",
|
|
9830
|
+
"symbol": "WIFD",
|
|
9831
|
+
"decimals": 10,
|
|
9832
|
+
"priceId": null,
|
|
9833
|
+
"minAmount": "1",
|
|
9834
|
+
"assetType": "LOCAL",
|
|
9835
|
+
"metadata": {
|
|
9836
|
+
"assetId": "17"
|
|
9837
|
+
},
|
|
9838
|
+
"multiChainAsset": "WIFD-DogWifDots",
|
|
9839
|
+
"hasValue": true,
|
|
9840
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-wifd.png"
|
|
9841
|
+
},
|
|
9842
|
+
"lineaZkEvm-NATIVE-ETH": {
|
|
9843
|
+
"originChain": "lineaZkEvm",
|
|
9844
|
+
"slug": "lineaZkEvm-NATIVE-ETH",
|
|
9845
|
+
"name": "Ethereum",
|
|
9846
|
+
"symbol": "ETH",
|
|
9847
|
+
"decimals": 18,
|
|
9848
|
+
"priceId": "ethereum",
|
|
9849
|
+
"minAmount": "0",
|
|
9850
|
+
"assetType": "NATIVE",
|
|
9851
|
+
"metadata": null,
|
|
9852
|
+
"multiChainAsset": "ETH-Ethereum",
|
|
9853
|
+
"hasValue": true,
|
|
9854
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/lineazkevm-native-eth.png"
|
|
9745
9855
|
}
|
|
9746
9856
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -8673,5 +8673,61 @@
|
|
|
8673
8673
|
"symbol": "BTC",
|
|
8674
8674
|
"bitcoinNetwork": "testnet"
|
|
8675
8675
|
}
|
|
8676
|
+
},
|
|
8677
|
+
"peopleKusama": {
|
|
8678
|
+
"slug": "peopleKusama",
|
|
8679
|
+
"name": "Kusama People",
|
|
8680
|
+
"isTestnet": false,
|
|
8681
|
+
"chainStatus": "ACTIVE",
|
|
8682
|
+
"icon": null,
|
|
8683
|
+
"providers": {
|
|
8684
|
+
"Parity": "wss://kusama-people-rpc.polkadot.io",
|
|
8685
|
+
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people"
|
|
8686
|
+
},
|
|
8687
|
+
"evmInfo": null,
|
|
8688
|
+
"substrateInfo": {
|
|
8689
|
+
"relaySlug": "kusama",
|
|
8690
|
+
"paraId": 1004,
|
|
8691
|
+
"genesisHash": "0xc1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
|
|
8692
|
+
"addressPrefix": 2,
|
|
8693
|
+
"chainType": "PARACHAIN",
|
|
8694
|
+
"crowdloanUrl": null,
|
|
8695
|
+
"blockExplorer": null,
|
|
8696
|
+
"existentialDeposit": "33333333",
|
|
8697
|
+
"symbol": "KSM",
|
|
8698
|
+
"decimals": 12,
|
|
8699
|
+
"hasNativeNft": null,
|
|
8700
|
+
"supportStaking": null,
|
|
8701
|
+
"supportSmartContract": null,
|
|
8702
|
+
"crowdloanParaId": null,
|
|
8703
|
+
"crowdloanFunds": []
|
|
8704
|
+
},
|
|
8705
|
+
"extraInfo": null,
|
|
8706
|
+
"bitcoinInfo": null
|
|
8707
|
+
},
|
|
8708
|
+
"lineaZkEvm": {
|
|
8709
|
+
"slug": "lineaZkEvm",
|
|
8710
|
+
"name": "Linea",
|
|
8711
|
+
"isTestnet": false,
|
|
8712
|
+
"chainStatus": "ACTIVE",
|
|
8713
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
8714
|
+
"providers": {
|
|
8715
|
+
"Linea": "https://rpc.linea.build/"
|
|
8716
|
+
},
|
|
8717
|
+
"evmInfo": {
|
|
8718
|
+
"evmChainId": 59144,
|
|
8719
|
+
"blockExplorer": "https://lineascan.build/",
|
|
8720
|
+
"existentialDeposit": "0",
|
|
8721
|
+
"symbol": "ETH",
|
|
8722
|
+
"decimals": 18,
|
|
8723
|
+
"supportSmartContract": [
|
|
8724
|
+
"ERC20",
|
|
8725
|
+
"ERC721"
|
|
8726
|
+
],
|
|
8727
|
+
"abiExplorer": "https://lineascan.build/"
|
|
8728
|
+
},
|
|
8729
|
+
"substrateInfo": null,
|
|
8730
|
+
"extraInfo": null,
|
|
8731
|
+
"bitcoinInfo": null
|
|
8676
8732
|
}
|
|
8677
8733
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -247,6 +247,8 @@
|
|
|
247
247
|
"cess_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png",
|
|
248
248
|
"bitcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
|
|
249
249
|
"bitcoinTestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
|
|
250
|
+
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
251
|
+
"lineaZkEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
250
252
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
251
253
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
252
254
|
}
|
|
@@ -538,5 +538,23 @@
|
|
|
538
538
|
"priceId": null,
|
|
539
539
|
"hasValue": true,
|
|
540
540
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ngnc.s-stellarngnc.png"
|
|
541
|
+
},
|
|
542
|
+
"WUD-GavunWud": {
|
|
543
|
+
"slug": "WUD-GavunWud",
|
|
544
|
+
"originChainAsset": "statemint-LOCAL-WUD",
|
|
545
|
+
"name": "Gavun Wud",
|
|
546
|
+
"symbol": "WUD",
|
|
547
|
+
"priceId": null,
|
|
548
|
+
"hasValue": true,
|
|
549
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wud-gavunwud.png"
|
|
550
|
+
},
|
|
551
|
+
"WIFD-DogWifDots": {
|
|
552
|
+
"slug": "WIFD-DogWifDots",
|
|
553
|
+
"originChainAsset": "statemint-LOCAL-WIFD",
|
|
554
|
+
"name": "Dog Wif Dots",
|
|
555
|
+
"symbol": "WIFD",
|
|
556
|
+
"priceId": null,
|
|
557
|
+
"hasValue": true,
|
|
558
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/wifd-dogwifdots.png"
|
|
541
559
|
}
|
|
542
560
|
}
|
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.64-beta.0'
|
|
11
11
|
};
|