Skip to main content

Routers


ERCTitleDescription
ERC-7888Crosschain BroadcasterTrustless storage-based message broadcasting for rollups.
ERC-7884Operation RouterA protocol that enables smart contracts to redirect write operations to external systems.
ERC-7746Composable Security Middleware HooksAn interface for composable, runtime security checks in smart contracts.
ERC-7700Cross-chain Storage Router ProtocolProvides a mechanism to replace L1 storage with L2 and databases through cross-chain routers
ERC-6120Universal Token RouterA singleton router contract allows tokens to be spent in the transfer-and-call pattern instead of approve-then-call.
ERC-2746Rules Engine StandardAn interface for using a smart contract as a rules engine. A single deployed contract can register a data domain, create sets of rules that perform actions on that domain, and then invoke a set as an atomic transaction.
ERC-7615Atomic Push-based Data Feed Among ContractsAn Atomic Mechanism to Allow Publisher Contract Push Data to Subcriber Contracts
ERC-5219Contract Resource RequestsAllows the requesting of resources from contracts