Syndicate Chain
The dedicated blockchain for the Syndicate ecosystem
What is Syndicate Chain
Syndicate Chain is a dedicated blockchain that enables onchain sequencing for the entire ecosystem of appchains. It hosts sequencing smart contracts that define the rules and permissions for transaction ordering, establishing the fundamental rules that govern transaction flow while enabling each appchain to maintain its economic sovereignty.
Connection Details
Syndicate Chain operates as a Layer 2 blockchain settling on Ethereum L1, accessible through standard Ethereum-compatible tools and wallets.
Network Configuration
Parameter | Value |
---|---|
Network Name | Syndicate Chain |
Chain ID | 510 |
Stack | Arbitrum Orbit |
Settlement Chain | Ethereum L1 (1) |
Currency Symbol | SYND |
Currency Decimals | 18 |
RPC URL | https://rpc.syndicate.io |
Block Explorer | https://explorer.syndicate.io |
Production applications should consider using dedicated RPC endpoints to ensure reliable performance. The public RPC endpoint implements rate limiting to ensure fair access for all users.
Core Contracts
The following contracts power Syndicate Chain's essential functions:
System Contracts
Contract | Address | Description |
---|---|---|
SYND Token | 0x1bAB804803159aD84b8854581AA53AC72455614E | Native SYND token implementation |
Rollup Contract | 0x451bD7813909B899DA6EbEC55E8fF823c057e14A | Core rollup state management |
Admin Proxy | 0x481D290473e4f6929AA45CFb7Ef7c7847aBeD007 | Administrative operations and upgrades |
Upgrade Executor | 0xFA4d1D308f4B4f6E6F836Db2B77Db549606A460c | Contract upgrade execution |
Validator Wallet Creator | 0x87f3f4620B4e8Dd170c7cCe84d1F8bEAD9f79b92 | Validator wallet creation and management |
Inbox | 0x5EA55Fd41D42Eb307D281bdE78E4e7572A35ea13 | Receives messages from L2 |
Outbox | 0xf555Bc86D1C953414F676479Bf7C979b1A737E8C | Sends messages to L2 |
Sequencer Inbox | 0x12ad349e5d72B582856290736e0f13FE5fA57Aa4 | Manages sequencer operations |
Rollup Event Inbox | 0x82E761873714cDe47C594aA6F23E6b1844CD98dB | Handles rollup events |
Challenge Manager | 0xABf2988264170a7f94E6Fa76ECA5965B906E229d | Manages fraud proofs and challenges |
Bridge Infrastructure
Contract | Address | Description |
---|---|---|
L1 Bridge | 0x3C8cF0ae6E89AC0796f29B3a58e7dEa1cD072277 | Receives assets from Ethereum L1 |
L1 Router | 0x534Eb1F79C8df3aB1E507e408EeF4e99D53A1239 | Routes bridge operations on L1 |
L2 Router | 0xD96323e3ce7556Dc5119653DCe1BB73F22562F6C | Routes bridge operations on L2 |
Standard Gateway (L1) | 0x6CA109706c6EBe5379c45f20B3311441D50cb711 | Standard token bridging from L1 |
Standard Gateway (L2) | 0xBE9eF55Cb610d13324341654bd623B0B5EC11976 | Standard token bridging to L2 |
Custom Gateway (L1) | 0x85C88ddc2f525459E243AB27D6059f55Ce80EB0c | Custom token bridging from L1 |
Custom Gateway (L2) | 0xdb0a2E87eE6bAe0fa6Ce6f213B6B6664174a4416 | Custom token bridging to L2 |