Skip to content

API Reference

Low-level reference for the ArbiLink smart contracts and on-chain architecture.

Sections

  • Smart Contracts — deployed addresses, ABI, and contract interfaces for MessageHub and ArbiLinkReceiver
  • Events — on-chain events emitted by the protocol, useful for indexing and relayer bots
  • Architecture — protocol design, message lifecycle, and security model
ContractNetworkRole
MessageHubArbitrum SepoliaSource-chain registry (Rust/Stylus)
ArbiLinkReceiverEthereum SepoliaDestination-chain executor
ArbiLinkReceiverBase SepoliaDestination-chain executor

See Smart Contracts for deployed addresses.

Built for Arbitrum Open House NYC | Released under the MIT License