Documentation
  • 🌅Getting Started
    • Introduction
    • Motivation
    • Official Links
  • 🌐VIA Omnichain Network
    • Technology Overview
    • Contract Configuration
    • Gateway Contracts
    • Validation Cloud
    • Fees
    • Examples
    • Add Your Blockchain
  • 🔋Supported Protocols
    • Bridged USDC Standard Onboarding
      • Contracts We Deploy
      • Blockchain Responsibilities
    • Proto-USD
      • Background FAQs
      • Key Features
      • Build With Proto-USD
      • Proto Gateway Addresses
      • Fee Management
      • Gas Reimbursement Mechanism
  • 💻Security
    • Network Validator Intro
    • Layered Security
    • Become a Network Validator
  • 📸Marketing
    • Branding Assets
    • Co-Promotion
  • 🎬Presentations
    • Overview
  • 🏪Additional Products
    • TokenWorx
  • 💡Additional Information
    • Contact us
    • VIA Token
    • Audits
    • Disclaimer
    • Legacy
      • Legacy Contracts
      • PAPER
Powered by GitBook
On this page
  • Purpose
  • Functionality
  1. VIA Omnichain Network

Gateway Contracts

PreviousContract ConfigurationNextValidation Cloud

Last updated 5 months ago

Purpose

Gateway contracts are essential components that enable different blockchains to communicate with each other. They handle the secure and efficient transfer of data and messages between networks, making cross-chain interactions possible.

NOTE: Developers building cross-chain contracts do NOT need to interface with Gateway contracts. This is fully abstracted. See for how to implement cross-chain contracts.

Functionality

  • Automated Setup: These contracts are pre-deployed by the system, so developers don't need to set them up manually.

  • Seamless Communication: They ensure that messages and data are correctly routed and processed between different blockchains.

Gateway contracts work behind the scenes to manage cross-chain communication. Developers don't need to worry about interfacing with them; they are handled by the system to ensure everything runs smoothly.

For a list of contracts, please see the .

🌐
HERE
Developer Documentation