Overview
The Reactive Network reads event streams and enables transactions across different ecosystems. An Origin acts as an event log provider, delivering events to reactive contracts within the Reactive Network. A Destination is the ecosystem where the actual state transition (transaction) takes place.
Origins and destinations don't have to be the same. Reactive contracts can be configured to work with multiple origins, and the system allows for multiple destinations, enabling conditional selection of which destination ecosystem will be used.
Chains
Callbacks
Currently, callbacks are supported only on the Ethereum Sepolia and Kopli Testnet. We strongly recommend using one of these as your destination chain.
Chain | Origin | Destination | Chain ID | Callback Proxy Address | Recommended RPC URL |
---|---|---|---|---|---|
Ethereum Sepolia | ✅ | ✅ | 11155111 | 0x33Bbb7D0a2F1029550B0e91f653c4055DC9F4Dd8 | https://rpc.sepolia.org |
Ethereum Mainnet | ✅ | ➖ | 1 | ➖ | https://ethereum-rpc.publicnode.com |
Avalanche C-Chain | ✅ | ⌛ | 43114 | 0x76DdEc79A96e5bf05565dA4016C6B027a87Dd8F0 | https://api.avax.network/ext/bc/C/rpc |
Arbitrum One | ✅ | ⌛ | 42161 | ⌛ | https://arb1.arbitrum.io/rpc |
Manta Pacific | ✅ | ⌛ | 169 | 0x9299472A6399Fd1027ebF067571Eb3e3D7837FC4 | https://pacific-rpc.manta.network/http |
Binance Smart Chain | ✅ | ➖ | 56 | ➖ | https://bsc.drpc.org |
Polygon PoS | ✅ | ➖ | 137 | ➖ | https://polygon.drpc.org/ |
Polygon zkEVM | ➖ | ➖ | 1101 | ➖ | https://zkevm-rpc.com |
opBNB Mainnet | ➖ | ➖ | 204 | ➖ | https://opbnb-rpc.publicnode.com |
Kopli Testnet | ✅ | ✅ | 5318008 | 0x0000000000000000000000000000000000FFFFFF | https://kopli-rpc.rkt.ink |