Skip to content

Commit

Permalink
build 🛠 build-20241204-023652
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Dec 4, 2024
1 parent 0b56182 commit 77bda2d
Show file tree
Hide file tree
Showing 32 changed files with 15,877 additions and 289 deletions.
3 changes: 2 additions & 1 deletion v1/packages/assets/src/mainnet/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ import _mars from './mars';
import _medasdigital from './medasdigital';
import _meme from './meme';
import _migaloo from './migaloo';
import _milkyway from './milkyway';
import _neutaro from './neutaro';
import _neutron from './neutron';
import _nibiru from './nibiru';
Expand Down Expand Up @@ -145,6 +146,6 @@ import _unification from './unification';
import _uptick from './uptick';
import _xpla from './xpla'

const assets: AssetList[] = [_ethereum,_solana,_acrechain,_agoric,_aioz,_akash,_andromeda,_archway,_arkh,_assetmantle,_atomone,_aura,_axelar,_bandchain,_beezee,_bitcanna,_bitsong,_bluzelle,_bostrom,_canto,_carbon,_celestia,_chain4energy,_cheqd,_chihuahua,_cifer,_comdex,_composable,_conscious,_coreum,_cosmoshub,_crescent,_cronos,_cryptoorgchain,_decentr,_desmos,_dhealth,_doravota,_dungeon,_dydx,_dymension,_dyson,_echelon,_emoney,_empowerchain,_evmos,_fetchhub,_firmachain,_furya,_fxcore,_galaxy,_gateway,_genesisl1,_gitopia,_gravitybridge,_haqq,_humans,_impacthub,_imversed,_injective,_int3face,_irisnet,_jackal,_joltify,_juno,_kava,_kichain,_kimanetwork,_konstellation,_kujira,_kyve,_lambda,_lava,_likecoin,_lorenzo,_lumnetwork,_mande,_mantrachain,_mars,_medasdigital,_meme,_migaloo,_neutaro,_neutron,_nibiru,_nim,_noble,_nois,_nolus,_nomic,_nyx,_odin,_okexchain,_omniflixhub,_onex,_onomy,_oraichain,_osmosis,_panacea,_passage,_persistence,_planq,_point,_provenance,_pryzm,_pundix,_pylons,_quasar,_quicksilver,_qwoyn,_realio,_rebus,_regen,_rizon,_routerchain,_saga,_scorum,_secretnetwork,_seda,_sei,_self,_sentinel,_sge,_shareledger,_shentu,_shido,_sifchain,_sommelier,_source,_stafihub,_stargaze,_starname,_stratos,_stride,_synternet,_teritori,_terra,_terra2,_tgrade,_titan,_umee,_unification,_uptick,_xpla];
const assets: AssetList[] = [_ethereum,_solana,_acrechain,_agoric,_aioz,_akash,_andromeda,_archway,_arkh,_assetmantle,_atomone,_aura,_axelar,_bandchain,_beezee,_bitcanna,_bitsong,_bluzelle,_bostrom,_canto,_carbon,_celestia,_chain4energy,_cheqd,_chihuahua,_cifer,_comdex,_composable,_conscious,_coreum,_cosmoshub,_crescent,_cronos,_cryptoorgchain,_decentr,_desmos,_dhealth,_doravota,_dungeon,_dydx,_dymension,_dyson,_echelon,_emoney,_empowerchain,_evmos,_fetchhub,_firmachain,_furya,_fxcore,_galaxy,_gateway,_genesisl1,_gitopia,_gravitybridge,_haqq,_humans,_impacthub,_imversed,_injective,_int3face,_irisnet,_jackal,_joltify,_juno,_kava,_kichain,_kimanetwork,_konstellation,_kujira,_kyve,_lambda,_lava,_likecoin,_lorenzo,_lumnetwork,_mande,_mantrachain,_mars,_medasdigital,_meme,_migaloo,_milkyway,_neutaro,_neutron,_nibiru,_nim,_noble,_nois,_nolus,_nomic,_nyx,_odin,_okexchain,_omniflixhub,_onex,_onomy,_oraichain,_osmosis,_panacea,_passage,_persistence,_planq,_point,_provenance,_pryzm,_pundix,_pylons,_quasar,_quicksilver,_qwoyn,_realio,_rebus,_regen,_rizon,_routerchain,_saga,_scorum,_secretnetwork,_seda,_sei,_self,_sentinel,_sge,_shareledger,_shentu,_shido,_sifchain,_sommelier,_source,_stafihub,_stargaze,_starname,_stratos,_stride,_synternet,_teritori,_terra,_terra2,_tgrade,_titan,_umee,_unification,_uptick,_xpla];

export default assets;
Loading

0 comments on commit 77bda2d

Please sign in to comment.