Data migration between blockchains

Hi,

If a make my app using Moralis with Solana… and in the future I need to migrate everything to Ethereum for example.

As I understood Moralis will help me to not write another smart contract.

How about all the metadata stored in the Solana blockchain? How do I migrate it to Ethereum?

Thanks,

Alex

Solana is different compared to other chains.

And currently we only have API for Solana.

It depends on what you mean with a migration. You may need a smart contract.