Oracles

Hashi integrates multiple oracles to relay block headers and messages securely across different blockchains. Each oracle operates with its own set of contracts and mechanisms depending on the source and destination chains. Below are the deployment details for each oracle, including testnets when available.

GMP Oracles

A GMP Oracle (General Message Passing Oracle) facilitates message transmission across different blockchain networks by acting as a trusted entity to validate, relay, and process cross-chain messages, ensuring that data or instructions are accurately transferred between chains.

LayerZero

LayerZero is a cross-chain communication protocol. It allows developers to configure security through Decentralized Verifier Networks (DVNs), offering modular control over message validation. LayerZero currently supports 49+ chains.

Reporter

Chain
Reporter Address
Supported destination chains

Ethereum

Polygon, BNB, Optimism, Gnosis Chain

Gnosis Chain

Polygon, BNB, Arbitrum, Optimism, Base

Polygon

Gnosis Chain, BNB, Arbitrum, Optimism, Base

BNB

Gnosis Chain, Polygon, Arbitrum, Optimism, Base

Arbitrum

Gnosis Chain, Polygon, BNB, Optimism, Base

Optimism

Gnosis Chain, Polygon, BNB, Arbitrum, Base

Base

Gnosis Chain, Polygon, BNB, Arbitrum, Optimism

Sepolia (Testnet)

UnichainSepolia, Chiado, ArbitrumSepolia, BaseSepolia, OptimismSepolia, PolygonAmoy, WorldchainSepolia

Optimism Sepolia (Testnet)

Unichain Sepolia, Sepolia

Unichain Sepolia (Testnet)

Sepolia, ArbitrumSepolia, BaseSepolia, OptimismSepolia, PolygonAmoy

Gnosis Chiado (Testnet)

Sepolia, ArbitrumSepolia, BaseSepolia, PolygonAmoy

Arbitrum Sepolia (Testnet)

Sepolia, Chiado, Unichain S epolia, BaseSepolia, PolygonAmoy

Base Sepolia (Testnet)

Sepolia, Chiado, UnichainSepolia, ArbitrumSepolia, PolygonAmoy

Worldchain Sepolia (Testnet)

Sepolia

Polygon Amoy (Testnet)

Sepolia, Chiado, UnichainSepolia, ArbitrumSepolia, BaseSepolia

Adapter

Chain
Adapter Address
Supported Source Chains

Ethereum

Gnosis Chain

Gnosis Chain

Ethereum, Polygon, BNB, Arbitrum, Optimism, Base

Polygon

Ethereum, BNB, Arbitrum, Optimism, Base

BNB

Ethereum, Gnosis Chain, Polygon, Arbitrum, Optimism, Base

Arbitrum

Gnosis Chain, Polygon, BNB, Optimism, Base

Optimism

Ethereum, Gnosis Chain, Polygon, BNB, Arbitrum, Base

Base

Gnosis Chain, Polygon, BNB, Arbitrum, Optimism

Sepolia (Testnet)

UnichainSepolia, Chiado, ArbitrumSepolia, BaseSepolia, PolygonAmoy, WorldchainSepolia

Optimism Sepolia (Testnet)

UnichainSepolia, Sepolia

Unichain Sepolia (Testnet)

Sepolia, ArbitrumSepolia, BaseSepolia, OptimismSepolia, PolygonAmoy

Gnosis Chiado (Testnet)

Sepolia, ArbitrumSepolia, BaseSepolia, PolygonAmoy

Arbitrum Sepolia (Testnet)

Sepolia, Chiado, Unichain S epolia, BaseSepolia, PolygonAmoy

Base Sepolia (Testnet)

Sepolia, Chiado, UnichainSepolia, ArbitrumSepolia, PolygonAmoy

Worldchain Sepolia (Testnet)

Sepolia

Polygon Amoy (Testnet)

Sepolia, Chiado, UnichainSepolia, ArbitrumSepolia, BaseSepolia

Hyperbridge

Hyperbridge is a crypto-economic coprocessor that enables secure and efficient cross-chain interoperability by offchain proof verification and decentralized relayer communication.

Reporter

Chain
Reporter Address

Ethereum

Gnosis Chain

Sepolia (Testnet)

Chiado (Testnet)

Adapter

Chain
Adapter Address

Ethereum

Gnosis Chain

Sepolia (Testnet)

Chiado (Testnet)

AMB (Arbitrary Message Bridge)

Gnosis Chain's Arbitrary Message Bridge (AMB) is the chain's legacy canonical bridge. It enables cross-chain communication between Gnosis Chain and Ethereum (and other EVM networks). It allows contracts to send data and trigger actions on another chain through a set of decentralized validators.

Source Chain
Destination Chain
Reporter
Adapter

Ethereum

Gnosis Chain

Sepolia (Testnet)

Chiado (Testnet)

Chiado (Testnet)

Sepolia (Testnet)

Wormhole

Wormhole is a cross-chain interoperability protocol that connects over 30 blockchains. It uses a decentralized network of 19 Guardians to validate cross-chain messages through a mechanism called Verifiable Action Approvals (VAAs).

Source Chain
Destination Chain
Reporter
Adapter

Sepolia (Testnet)

Chiado (Testnet)

Chainlink’s Cross-Chain Interoperability Protocol (CCIP) facilitates secure token transfers and cross-chain messaging across nine blockchains. It integrates decentralized oracle networks and a Risk Management Network to ensure security for cross-chain applications.

Source Chain
Destination Chain
Reporter
Adapter

Sepolia (Testnet)

Chiado (Testnet)

ZK Light Clients

A ZK Light Client is a lightweight blockchain client that uses zero-knowledge proofs (ZKPs) to securely verify and relay blockchain state data between networks.

Light client-based oracles don't need for a reporter contract on the source chain to dispatch messages or block headers. Instead, they only require an adapter on the destination chain. Off-chain systems generate cryptographic proofs, which are submitted to the adapter contract for on-chain verification. Once validated, the resulting hash is securely stored on the destination chain.

DendrETH

DendrETH is a ZK light-client-based oracle focusing on updating and verifying block headers without needing a reporter on the source chain. It ensures enhanced security by allowing proofs to be generated off-chain and verified on-chain.

Source Chain
Destination Chain
Adapter
Light Client

Ethereum

Gnosis Chain

Gnosis Chain

Ethereum

Chiado (Testnet)

Sepolia (Testnet)

Sepolia (Testnet)

Chiado (Testnet)

Sepolia (Testnet)

Lukso Testnet

Spectre

Spectre is a ZK light-client oracle solution designed to handle secure message dispatching across chains. Spectre listens to dispatched messages from supported chains and verifies them on the destination chain using cryptographic proofs.

Source Chain
Destination Chain
Adapter*

Ethereum

Gnosis Chain

Sepolia (Testnet)

Chiado (Testnet)

Chiado (Testnet)

Sepolia (Testnet)

*Spectre listens MessageDispatched event from Source Chain's Yaho and verify on Spectre Adapter on Destination Chain.

SP1-Helios

SP1 Helios verifies the consensus of a source chain in the execution environment of a destination chain. For example, you can run an SP1 Helios light client on Gnosis Chain that verifies Ethereum Mainnet's consensus.

Source Chain
Destination Chain
Adapter
Light Client

Ethereum

Gnosis Chain

Ethereum

LUKSO

Last updated