diff --git a/chains/v21/chains.json b/chains/v21/chains.json index 04a5063a1..df09fc2c5 100644 --- a/chains/v21/chains.json +++ b/chains/v21/chains.json @@ -9213,5 +9213,80 @@ "options": [ "ethereumBased" ] + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "XGM", + "precision": 12, + "icon": "XGM.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 2, + "symbol": "XAV", + "precision": 12, + "icon": "XAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 3, + "symbol": "AZK", + "precision": 12, + "icon": "AZK.svg", + "type": "statemine", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 4, + "symbol": "IXON", + "precision": 12, + "icon": "IXON.svg", + "type": "statemine", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 5, + "symbol": "IXAV", + "precision": 12, + "icon": "IXAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "5" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kr.xode.net", + "name": "Xode archive node" + }, + { + "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", + "name": "XodeCommunity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg", + "addressPrefix": 42 } ] diff --git a/chains/v21/preConfigured/chains.json b/chains/v21/preConfigured/chains.json index 159de6e82..522c939d9 100644 --- a/chains/v21/preConfigured/chains.json +++ b/chains/v21/preConfigured/chains.json @@ -47,10 +47,6 @@ "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", "name": "Polkadot Coretime" }, - { - "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", - "name": "Xode" - }, { "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", "name": "Kusama Coretime" diff --git a/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json b/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json deleted file mode 100644 index 6d5d26d96..000000000 --- a/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", - "name": "Xode", - "assets": [ - { - "assetId": 0, - "symbol": "XON", - "precision": 12, - "icon": "Default.svg" - } - ], - "nodes": [ - { - "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", - "name": "XodeCommunity" - } - ], - "addressPrefix": 42 -}