You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

34 lines
634 B

// default daemon ports
const assetChainPorts = {
'komodod': '7771',
'markermaker': '7783',
'PIZZA': '11608',
'BEER': '8923',
'CHIPS': '57776',
'SUPERNET': '11341',
'REVS': '10196',
'MNZ': '14337',
'WLC': '12167',
'PANGEA': '14068',
'DEX': '11890',
'JUMBLR': '15106',
'BET': '14250',
'CRYPTO': '8516',
'HODL': '14431',
'MSHARK': '8846',
'BOTS': '11964',
'MGW': '12386',
'COQUI': '14276',
'MVP': '11676',
'KV': '8299',
'CEAL': '11116',
'MESH': '9455',
'AXO': '12927',
'ETOMIC': '10271',
'VOTE2018': '15488',
'NINJA': '8427',
'BTCH': '8800',
};
module.exports = assetChainPorts;