BRIDGING IDEAS

CONNECTING ECOSYSTEMS

A LAYER-1 BLOCKCHAIN ENABLING CHAIN ABSTRACTION

BLOCKCHAIN BUILT FOR

CHAIN ABSTRACTION

Router Chain Achieves Chain Abstraction by offering a state engine capable of reading and modifying states on any blockchain

image

BLOCKCHAIN

BUILT FOR

CHAIN ABSTRACTION

Router Chain Achieves Chain Abstraction by offering a state engine capable of reading and modifying states on any blockchain

Router chain in numbers

$1B+

volume

1M+

transactions

3s

AVERAGE BLOCK TIME

300K+

users connected

30+

ecosystems connected

100+

partners

One Chain for Chain Abstraction

bitcoin

bitcoin

ethereum

ethereum

tron

tron

solana

solana

arbitrum

arbitrum

optimism

optimism

base

base

blast

blast

mantle

mantle

linea

linea

manta

manta

polygon

polygon

bitcoin

bitcoin

ethereum

ethereum

tron

tron

solana

solana

arbitrum

arbitrum

optimism

optimism

base

base

blast

blast

mantle

mantle

linea

linea

manta

manta

polygon

polygon

tap into router protocol's product suite

Router Chain

Router Chain

Ultimate Chain Abstraction

A POS L1 leveraging Tendermint’s BFT, compatible with EVM and other VMs

Router Chain external link
Router Nitro

Router Nitro

Cross-chain Asset Transfer

An ultra-low latency bridge supporting cross-chain swaps on 30+ blockchains

Router Nitro external link
Router CCIF

Router CCIF

Simplifying Cross-chain Intents

A plug-&-play infra enabling cross-chain functionality for dApps

Router CCIF external link

Build Intent-based Cross-Chain Solutions With Router Chain

Build highly customizable Dapps based on your needs

Build with intents

Endless Possibilities with Router

Endless Possibilities
with Router

canonical bridge

Canonical Bridges for Blockchains

Build bridges to seamlessly connect any blockchains of your choice. Offer customized experience to your users!

canonical bridge

Omni Chain Tokens (xERC20 Compatible)

Build an omnichain token (eg: stablecoins) to offer a seamless UX!

canonical bridge

Chain Abstracted experiences for DApps

Build any dApp with seamless cross-chain functionalities. Imagine, build, ship!

canonical bridge

Cross-Chain Money Markets

Build an interoperable money market across multiple chains!

canonical bridge

Cross-chain Airdrop Aggregators

Build a cross-chain airdrop aggregator to allow users to farm the most promising airdrops.

Check out how you can build innovative cross-chain dApps with Router.

Learn more
canonical bridge

Canonical Bridges for Blockchains

Build bridges to seamlessly connect any blockchains of your choice. Offer customized experience to your users!

canonical bridge

Omni Chain Tokens (xERC20 Compatible)

Build an omnichain token (eg: stablecoins) to offer a seamless UX!

canonical bridge

Chain Abstracted experiences for DApps

Build any dApp with seamless cross-chain functionalities. Imagine, build, ship!

canonical bridge

Cross-Chain Money Markets

Build an interoperable money market across multiple chains!

canonical bridge

Cross-chain Airdrop Aggregators

Build a cross-chain airdrop aggregator to allow users to farm the most promising airdrops.

Check out how you can build innovative cross-chain dApps with Router.

Learn more

Router Nitro in Action

Swap 100+ tokens on 30+ chains in seconds

Code snippets

View On Github
  • Router Chain
  • CCIF
  • Router Nitro
                

                
                  function iPing(
                    string calldata destChainId,
                    string calldata destinationContractAddress,
                    string calldata str,
                    bytes calldata requestMetadata
                  ) public payable {
                      currentRequestId++;

                      bytes memory packet = abi.encode(currentRequestId, str);
                      bytes memory requestPacket = abi.encode(destinationContractAddress, packet);
                      gatewayContract.iSend{ value: msg.value }(
                        1, 0, string(""),  destChainId,  requestMetadata,  requestPacket
                      );
                      emit NewPing(currentRequestId);
                  }
                
              
external link
View on Github external link

EXPLORE. BUILD.
THE FUTURE OF CHAIN ABSTRACTION

EXPLORE. BUILD.

THE FUTURE OF CHAIN ABSTRACTION