# The Rantom Mission

By [Rantom](https://paragraph.com/@rantom) · 2023-09-18

---

Blockchain is not easy to read
------------------------------

The rise of cryptocurrencies and decentralized applications led to an increase in the number of blockchain networks that are the infrastructure to onboard billions of users into the web3 world. Every new blockchain was built to implement new ideas or solve existing problems. They were designed and built in multiple forms of infrastructures and algorithms that led to the fragmenting of blockchain data, every blockchain has its own data formations, types, and concepts.

In this situation, users who want to onboard into the web3 world must learn many things in every blockchain they are going to use. Currently, users want to know what happens when they make a transaction on a blockchain, they can use a blockchain explorer like Etherscan. Explorers can show users so many details about a transaction like which tokens are being transferred, and which contract is being called. However, more and more applications with many features make the transaction look more complicated to read and understand.

For example, let's take a look at [this transaction](https://etherscan.io/tx/0xa0aa890e8d2969dd12d54018c98bc6d60f5089edc7fe0c983787f0e9a7ac0d5b) on Ethereum. We can see many token transfers happening in the transaction but what are these for?

![](https://storage.googleapis.com/papyrus_images/35e3c552516a59b5a1fb7f506fc6e4b5fd3d13c308c82e6a06e388d7c81904df.png)

Now look at [this transaction](https://rantom.app/tx/0xa0aa890e8d2969dd12d54018c98bc6d60f5089edc7fe0c983787f0e9a7ac0d5b) on Rantom.

![](https://storage.googleapis.com/papyrus_images/5a7778a269ef03bb6a8ef44a4e1dbc3cf659aa923b3fd914aefe4c63cf8950a7.png)

We can see that Rantom can show you simple and easy-to-understand actions like token deposits, borrowing, or trades on which platform and by which address. Etherscan has already shown actions on some popular platforms on Ethereum like Uniswap, Aave, Compound, and Sushiswap. But maybe we question that how about other platforms, how about other blockchains?

Unite all in one
----------------

![](https://storage.googleapis.com/papyrus_images/21ff2454b257ef8b8203ca528ba3381acde8bd5e97f57f05b99b3ed06b704f09.png)

The initial development of Rantom was started with the Ethereum blockchain, we designed it to be compatible with EVM-based blockchain from the beginning. Recently, we have expanded and deployed it on Ethereum layer-2 blockchains Base and Arbitrum. However, our vision is not limited to EVM-based blockchains, we want to support other blockchains too like Solana, Aptos, or Sui in the near future.

> 💡In the end, Rantom transforms blockchain data into a single easy-to-read format on any kind of data structure on any blockchain.

Currently, Rantom supports more than 50 protocols across three blockchains: Ethereum, Base, and Arbitrum. We are starting the development on the Aptos blockchain and expanding to other EVM-based blockchains like Polygon, Optimism, and BnbChain.

How was Rantom born?
--------------------

Rantom was open source from the beginning and in the future too. We believe that blockchain data is public and our codes have nothing to hide.

In the early stage of this project, we tried to connect to the Ethereum ecosystem to apply for some grant programs to maintain our server cost. We want to say thank you to Compound Finance, Lido, Yearn, and Beanstalk who have supported us from the beginning 🙌

Here are our official social links:
-----------------------------------

*   Website: [https://rantom.app](https://rantom.app/)
    
*   Twitter: [https://twitter.com/rantomdotapp](https://twitter.com/rantomdotapp)
    
*   Mirror Blog
    

[https://mirror.xyz/0x86BB300d630bA885Ba9561F19f4DF31d5F90F81C](https://mirror.xyz/0x86BB300d630bA885Ba9561F19f4DF31d5F90F81C)

---

*Originally published on [Rantom](https://paragraph.com/@rantom/the-rantom-mission)*
