Skip to content

Commit

Permalink
[Release] [Beta] Version 0.2.94-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Nov 6, 2024
1 parent e30465f commit ac99293
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/chain-list/src/data/AssetRef.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,13 @@
"destChain": "ethereum",
"path": "SWAP"
},
"ethereum-NATIVE-ETH___polygonZkEvm-NATIVE-ETH": {
"srcAsset": "ethereum-NATIVE-ETH",
"destAsset": "polygonZkEvm-NATIVE-ETH",
"srcChain": "ethereum",
"destChain": "polygonZkEvm",
"path": "XCM"
},
"moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
"srcAsset": "moonbeam-NATIVE-GLMR",
"destAsset": "moonbeam-LOCAL-xcDOT",
Expand Down Expand Up @@ -1540,6 +1547,13 @@
"destChain": "arbitrum_sepolia",
"path": "SWAP"
},
"sepolia_ethereum-NATIVE-ETH___polygonzkEvm_cardona-NATIVE-ETH": {
"srcAsset": "sepolia_ethereum-NATIVE-ETH",
"destAsset": "polygonzkEvm_cardona-NATIVE-ETH",
"srcChain": "sepolia_ethereum",
"destChain": "polygonzkEvm_cardona",
"path": "XCM"
},
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238___chainflip_dot-NATIVE-pDOT": {
"srcAsset": "sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
"destAsset": "chainflip_dot-NATIVE-pDOT",
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -12802,7 +12802,7 @@
"minAmount": "0",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"multiChainAsset": "ETH-EthereumSepolia",
"hasValue": false,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygonzkevm_cardona-native-eth.png"
},
Expand Down

0 comments on commit ac99293

Please sign in to comment.