Skip to content

Commit

Permalink
Update chainlist
Browse files Browse the repository at this point in the history
  • Loading branch information
PDTnhah committed Nov 15, 2024
1 parent aef986a commit 4e4b094
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/chain-list/src/data/AssetLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@
"merlinevm-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/merlinevm-native-btc.png",
"botanixevmtest-native-btc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/botanixevmtest-native-btc.png",
"curio-native-cgt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png",
"hyperbridge-native-nand": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hyperbridge-native-nand.png",
"hyperbridge-native-bridge": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hyperbridge-native-bridge.png",
"cess_testnet-native-tcess": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cess_testnet-native-tcess.png",
"pendulum-local-pink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-pink.png",
"pendulum-local-glmr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-glmr.png",
Expand Down
24 changes: 19 additions & 5 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -9251,19 +9251,19 @@
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/curio-native-cgt.png"
},
"hyperbridge-NATIVE-NAND": {
"hyperbridge-NATIVE-BRIDGE": {
"originChain": "hyperbridge",
"slug": "hyperbridge-NATIVE-NAND",
"name": "NAND",
"symbol": "NAND",
"slug": "hyperbridge-NATIVE-BRIDGE",
"name": "BRIDGE",
"symbol": "BRIDGE",
"decimals": 12,
"priceId": null,
"minAmount": "1000000000",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hyperbridge-native-nand.png"
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hyperbridge-native-bridge.png"
},
"cess_testnet-NATIVE-TCESS": {
"originChain": "cess_testnet",
Expand Down Expand Up @@ -12923,5 +12923,19 @@
"multiChainAsset": "KMA-Calamari",
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-kma-0x6745cf7a0aaca457f451a4b8c60c8504320f69d0.png"
},
"morder_testnet-NATIVE-METC": {
"originChain": "morder_testnet",
"slug": "morder_testnet-NATIVE-METC",
"name": "Mordor Ether",
"symbol": "METC",
"decimals": 18,
"priceId": null,
"minAmount": "0",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": false,
"icon": null
}
}
30 changes: 28 additions & 2 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4645,7 +4645,7 @@
"substrateInfo": {
"relaySlug": "polkadot",
"paraId": 2058,
"genesisHash": "0xb53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d",
"genesisHash": "0x25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2",
"addressPrefix": 19,
"chainType": "PARACHAIN",
"crowdloanUrl": null,
Expand Down Expand Up @@ -8754,7 +8754,7 @@
"crowdloanUrl": null,
"blockExplorer": null,
"existentialDeposit": "1000000000",
"symbol": "NAND",
"symbol": "BRIDGE",
"decimals": 12,
"hasNativeNft": null,
"supportStaking": null,
Expand Down Expand Up @@ -10507,5 +10507,31 @@
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
},
"morder_testnet": {
"slug": "morder_testnet",
"name": "Mordor Testnet",
"isTestnet": true,
"chainStatus": "ACTIVE",
"icon": null,
"providers": {
"Modor": "https://rpc.mordor.etccooperative.org"
},
"evmInfo": {
"evmChainId": 63,
"blockExplorer": null,
"existentialDeposit": "0",
"symbol": "METC",
"decimals": 18,
"supportSmartContract": [
"ERC20",
"ERC721"
],
"abiExplorer": null
},
"substrateInfo": null,
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
}
}
1 change: 1 addition & 0 deletions packages/chain-list/src/data/ChainLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@
"autonomys_taurus": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
"gnosis": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gnosis.png",
"autonomys": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys.png",
"morder_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
}

0 comments on commit 4e4b094

Please sign in to comment.