IOTA

Transform cross-chain interactions with IOTA EVM and Blast

Use Blast's high performance APIs to kick-start smart contracts in the IOTA ecosystem, through IOTA EVM. Enhanced by features like its advanced EVM compatibility, native randomness, and MEV protection, IOTA EVM is set to revolutionize cross-chain interactions, enabling developers to build innovative, user-friendly applications.

Benefits of IOTA

About IOTA

IOTA is a pioneering distributed ledger technology (DLT) designed to empower users with control over their private data, facilitate tamper-proof programs, and enable asset trading without intermediaries. At its core is the Tangle, a unique structure that allows for scalable and efficient transaction validation without the bottlenecks of traditional blockchains.

This system supports feeless transactions, meaning users can transfer assets without incurring any costs. The IOTA EVM Testnet is the medium where IOTA EVM builders can test smart contracts in the ecosystem. The IOTA EVM chain allows horizontally scalable, fast, secure, and parallel processing of smart contracts as well as bridgeless L2 cross-chain value transfers.

It also enables full modularity and composability of smart contracts even between chains, it ensures MEV protection, and comes with a free Random Number Generator (RNG) providing default fairness and security for dApps.

Free Public API for IOTA

Iota Mainnet EVM

IOTA EVM Mainnet is the core network for broadcasting, verifying, and recording transactions on a distributed ledger technology, as well as enabling smart contract functionality.

Public RPC Endpoint

Public WSS Endpoint

Playground

eth_blockNumber

Parameters

eth_blockNumber

Returns the number of the most recent block

eth_blockNumber response

Returns the number of the most recent block

resultnumber

An integer value of the current block number the client is on

Request

curl -X POST https://iota-mainnet-evm.public.blastapi.io \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":0,"method":"eth_blockNumber"}'
See all Public APIs

Blast Features for IOTA EVM Builders

Core API

Blast custom APIs offer optimized throughput and reduced latency for transactions on IOTA EVM and enable access to real-time data, transaction history and network status.

Included with all plans

Archive Nodes

These nodes retain all historical transaction information on the IOTA EVM from the genesis block to the present, enabling users to query and retrieve any past information. Archive Nodes is enabled starting with the Developer plan.

Included with Developer, Startup, Enterprise & Pay As You Go plans

Frequently Asked Questions

Why build on IOTA EVM?

IOTA EVM capitalizes on IOTA's rapid and secure parallel processing capabilities to drive expansive community and economic growth. Enhanced by features like its advanced EVM compatibility, native randomness, and MEV protection, IOTA EVM is set to revolutionize cross-chain interactions, enabling developers to build innovative, user-friendly applications.

How can I use Blast on IOTA EVM?

Just go to Launch App, connect your wallet and get direct access to dedicated endpoints that you can organize into projects depending on your development needs.

What is the IOTA EVM level of compatibility with smart contracts written in Solidity for the Ethereum chain?

IOTA EVM is fully compatible with smart contracts written in Solidity for the Ethereum chain.

Where can I find resources to start building on IOTA EVM?

Getting started with developing on IOTA EVM by using Blast APIs is straightforward. You can follow the instructions in our documentation.

Blast Resources for IOTA EVM Developers

Getting started with developing on IOTA EVM by using Blast APIs is straightforward. You can follow the instructions in our documentation to set up your development environment and start building.

Core API Documentation