Currently, our network integration focus is on EVM equivalent or compatible networks where we can provide network support with 100% fidelity across all of the Tenderly features.
We can do the same thing for Cosmos networks only if the Cosmos network implements EVM equivalence the same way as Berachain.
What does this mean?
Bera is using a vanilla Ethereum execution client (go-ethereum
, reth
) which allows seamless integration into Tenderly.
All of Bera’s native Cosmos functionalities are handled through the consensus client - beacond
.
If a Cosmos network introduces EVM compatibility by using the Cosmos SDK
/Tendermint
/go-ethereum
stack we will only be able to offer limited support.
There is also a limited support option for Cosmos networks.
What does limited support mean?
Tenderly will be able to process and offer interactions across our feature set with vanilla EVM transactions. Depending on the level of custom Cosmos interactions, that a transaction contains, we will either be able to process it under certain conditions (we can expand on this on a case by case basis), or we would not be able process it at all.
Limited support also means we are unable to provide you with the Tenderly RPC node.
Integrating Tenderly RPC brings:
On-demand Virtual TestNets RPC