Skip to content

Commit

Permalink
Update latest data for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed May 24, 2024
1 parent afb407f commit 685bb4f
Show file tree
Hide file tree
Showing 8 changed files with 167 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.2.64-beta.5",
"version": "0.2.64",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.64-beta.5",
"version": "0.2.64",
"main": "index.js"
}
2 changes: 1 addition & 1 deletion packages/chain-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.64-beta.5",
"version": "0.2.64",
"main": "index.js",
"dependencies": {
"@polkadot/dev": "0.67.167",
Expand Down
100 changes: 99 additions & 1 deletion packages/chain-list/src/data/AssetRef.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,13 @@
"destChain": "polkadot",
"path": "SWAP"
},
"moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-NATIVE-GLMR",
"destAsset": "moonbeam-LOCAL-xcDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
"srcAsset": "pioneer-NATIVE-NEER",
"destAsset": "karura-LOCAL-NEER",
Expand Down Expand Up @@ -195,6 +202,41 @@
"destChain": "manta_network",
"path": "XCM"
},
"moonbeam-LOCAL-xcDOT___moonbeam-NATIVE-GLMR": {
"srcAsset": "moonbeam-LOCAL-xcDOT",
"destAsset": "moonbeam-NATIVE-GLMR",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcPINK": {
"srcAsset": "moonbeam-LOCAL-xcDOT",
"destAsset": "moonbeam-LOCAL-xcPINK",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcUSDT": {
"srcAsset": "moonbeam-LOCAL-xcDOT",
"destAsset": "moonbeam-LOCAL-xcUSDT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"moonbeam-LOCAL-xcDOT___moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4": {
"srcAsset": "moonbeam-LOCAL-xcDOT",
"destAsset": "moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcvDOT": {
"srcAsset": "moonbeam-LOCAL-xcDOT",
"destAsset": "moonbeam-LOCAL-xcvDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"moonbeam-LOCAL-xcINTR___interlay-NATIVE-INTR": {
"srcAsset": "moonbeam-LOCAL-xcINTR",
"destAsset": "interlay-NATIVE-INTR",
Expand Down Expand Up @@ -510,6 +552,13 @@
"destChain": "statemint",
"path": "XCM"
},
"moonbeam-LOCAL-xcUSDT___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-LOCAL-xcUSDT",
"destAsset": "moonbeam-LOCAL-xcDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48___polkadot-NATIVE-DOT": {
"srcAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"destAsset": "polkadot-NATIVE-DOT",
Expand Down Expand Up @@ -635,6 +684,13 @@
"destChain": "statemint",
"path": "XCM"
},
"moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4",
"destAsset": "moonbeam-LOCAL-xcDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"acala-LOCAL-INTR___interlay-NATIVE-INTR": {
"srcAsset": "acala-LOCAL-INTR",
"destAsset": "interlay-NATIVE-INTR",
Expand Down Expand Up @@ -747,6 +803,13 @@
"destChain": "statemint",
"path": "XCM"
},
"moonbeam-LOCAL-xcPINK___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-LOCAL-xcPINK",
"destAsset": "moonbeam-LOCAL-xcDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"bifrost_dot-LOCAL-MANTA___manta_network-NATIVE-MANTA": {
"srcAsset": "bifrost_dot-LOCAL-MANTA",
"destAsset": "manta_network-NATIVE-MANTA",
Expand Down Expand Up @@ -1442,5 +1505,40 @@
"srcChain": "hydradx_main",
"destChain": "hydradx_main",
"path": "SWAP"
},
"statemint-LOCAL-BEEFY___hydradx_main-LOCAL-BEEFY": {
"srcAsset": "statemint-LOCAL-BEEFY",
"destAsset": "hydradx_main-LOCAL-BEEFY",
"srcChain": "statemint",
"destChain": "hydradx_main",
"path": "XCM"
},
"hydradx_main-LOCAL-BEEFY___statemint-LOCAL-BEEFY": {
"srcAsset": "hydradx_main-LOCAL-BEEFY",
"destAsset": "statemint-LOCAL-BEEFY",
"srcChain": "hydradx_main",
"destChain": "statemint",
"path": "XCM"
},
"moonbeam-LOCAL-xcvDOT___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-LOCAL-xcvDOT",
"destAsset": "moonbeam-LOCAL-xcDOT",
"srcChain": "moonbeam",
"destChain": "moonbeam",
"path": "SWAP"
},
"statemint-LOCAL-STINK___hydradx_main-LOCAL-STINK": {
"srcAsset": "statemint-LOCAL-STINK",
"destAsset": "hydradx_main-LOCAL-STINK",
"srcChain": "statemint",
"destChain": "hydradx_main",
"path": "XCM"
},
"hydradx_main-LOCAL-STINK___statemint-LOCAL-STINK": {
"srcAsset": "hydradx_main-LOCAL-STINK",
"destAsset": "statemint-LOCAL-STINK",
"srcChain": "hydradx_main",
"destChain": "statemint",
"path": "XCM"
}
}
}
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8676,7 +8676,7 @@
"name": "Kusama People",
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": null,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peoplekusama.png",
"providers": {
"Parity": "wss://kusama-people-rpc.polkadot.io",
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people"
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/ChainLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"cess_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png",
"bitcoin": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
"bitcoinTestnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peoplekusama.png",
"lineaZkEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
"bounceBitEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png",
"bounceBitEvmTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
Expand Down
Loading

0 comments on commit 685bb4f

Please sign in to comment.