|
| 1 | +/** |
| 2 | + * ⚠️ AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY ⚠️ |
| 3 | + * |
| 4 | + * This file is automatically generated from scripts/mappings/xgramMappings.ts |
| 5 | + * To regenerate this file, run: yarn mapctl update-mappings |
| 6 | + * |
| 7 | + * To edit mappings: |
| 8 | + * 1. Edit scripts/mappings/xgramMappings.ts |
| 9 | + * 2. Run: yarn mapctl update-mappings |
| 10 | + * |
| 11 | + * This file maps EdgeCurrencyPluginId -> synchronizer network identifier (or null) |
| 12 | + */ |
| 13 | + |
| 14 | +import { EdgeCurrencyPluginId } from '../util/edgeCurrencyPluginIds' |
| 15 | + |
| 16 | +export const xgram = new Map<EdgeCurrencyPluginId, string | null>() |
| 17 | +xgram.set('abstract', null) |
| 18 | +xgram.set('algorand', 'ALGO') |
| 19 | +xgram.set('amoy', null) |
| 20 | +xgram.set('arbitrum', 'ARBITRUM') |
| 21 | +xgram.set('avalanche', 'AVAXC') |
| 22 | +xgram.set('axelar', null) |
| 23 | +xgram.set('badcoin', null) |
| 24 | +xgram.set('base', null) |
| 25 | +xgram.set('binance', null) |
| 26 | +xgram.set('binancesmartchain', 'BSC') |
| 27 | +xgram.set('bitcoin', 'BTC') |
| 28 | +xgram.set('bitcoincash', 'BITCOINCASH') |
| 29 | +xgram.set('bitcoincashtestnet', null) |
| 30 | +xgram.set('bitcoingold', null) |
| 31 | +xgram.set('bitcoingoldtestnet', null) |
| 32 | +xgram.set('bitcoinsv', 'BSV') |
| 33 | +xgram.set('bitcointestnet', null) |
| 34 | +xgram.set('bitcointestnet4', null) |
| 35 | +xgram.set('bobevm', null) |
| 36 | +xgram.set('botanix', null) |
| 37 | +xgram.set('cacao', null) |
| 38 | +xgram.set('calibration', null) |
| 39 | +xgram.set('cardano', 'ada') |
| 40 | +xgram.set('cardanotestnet', null) |
| 41 | +xgram.set('celo', 'CELO') |
| 42 | +xgram.set('coreum', null) |
| 43 | +xgram.set('cosmoshub', 'ATOM') |
| 44 | +xgram.set('dash', null) |
| 45 | +xgram.set('digibyte', 'DGB') |
| 46 | +xgram.set('dogecoin', 'DOGECOIN') |
| 47 | +xgram.set('eboost', null) |
| 48 | +xgram.set('ecash', null) |
| 49 | +xgram.set('eos', null) |
| 50 | +xgram.set('ethDev', null) |
| 51 | +xgram.set('ethereum', 'ETH') |
| 52 | +xgram.set('ethereumclassic', 'ETHEREUM CLASSIC') |
| 53 | +xgram.set('ethereumpow', 'ETHEREUMPOW') |
| 54 | +xgram.set('fantom', null) |
| 55 | +xgram.set('feathercoin', null) |
| 56 | +xgram.set('filecoin', 'FIL') |
| 57 | +xgram.set('filecoinfevm', null) |
| 58 | +xgram.set('filecoinfevmcalibration', null) |
| 59 | +xgram.set('fio', 'FIO') |
| 60 | +xgram.set('groestlcoin', null) |
| 61 | +xgram.set('hedera', 'HBAR') |
| 62 | +xgram.set('holesky', null) |
| 63 | +xgram.set('hyperevm', null) |
| 64 | +xgram.set('liberland', null) |
| 65 | +xgram.set('liberlandtestnet', null) |
| 66 | +xgram.set('litecoin', null) |
| 67 | +xgram.set('mayachain', null) |
| 68 | +xgram.set('monad', null) |
| 69 | +xgram.set('monero', 'XMR') |
| 70 | +xgram.set('nym', null) |
| 71 | +xgram.set('opbnb', null) |
| 72 | +xgram.set('optimism', 'OPTIMISM') |
| 73 | +xgram.set('osmosis', 'OSMO') |
| 74 | +xgram.set('piratechain', null) |
| 75 | +xgram.set('pivx', null) |
| 76 | +xgram.set('polkadot', null) |
| 77 | +xgram.set('polygon', 'POL') |
| 78 | +xgram.set('pulsechain', null) |
| 79 | +xgram.set('qtum', 'QTUM') |
| 80 | +xgram.set('ravencoin', 'RVN') |
| 81 | +xgram.set('ripple', 'XRP') |
| 82 | +xgram.set('rsk', null) |
| 83 | +xgram.set('sepolia', null) |
| 84 | +xgram.set('smartcash', null) |
| 85 | +xgram.set('solana', 'SOL') |
| 86 | +xgram.set('sonic', null) |
| 87 | +xgram.set('stellar', null) |
| 88 | +xgram.set('sui', 'SUI') |
| 89 | +xgram.set('suitestnet', null) |
| 90 | +xgram.set('telos', null) |
| 91 | +xgram.set('tezos', null) |
| 92 | +xgram.set('thorchainrune', null) |
| 93 | +xgram.set('thorchainrunestagenet', null) |
| 94 | +xgram.set('ton', null) |
| 95 | +xgram.set('tron', 'TRX') |
| 96 | +xgram.set('ufo', null) |
| 97 | +xgram.set('vertcoin', null) |
| 98 | +xgram.set('wax', 'WAX') |
| 99 | +xgram.set('zano', null) |
| 100 | +xgram.set('zcash', 'ZEC') |
| 101 | +xgram.set('zcoin', null) |
| 102 | +xgram.set('zksync', null) |
0 commit comments