River Smart Contracts
Smart Contracts
Current Deployment of River Smart Contracts
Overview
This section provides an overview of the current deployment of key River smart contracts.
Key Smart Contracts
River smart contracts are deployed using the Diamond Pattern (see EIP-2525), which improves upon modularity and upgradeability.
The following are the current list of deployed diamond contracts on Base and a link to their associated facet addresses.
Diamond | Network | Address | Facet Addresses |
---|---|---|---|
SpaceFactory | Base | 0x9978c826d93883701522d2CA645d5436e5654252 | Louper Link |
SpaceOwner | Base | 0x2824D1235d1CbcA6d61C00C3ceeCB9155cd33a42 | Louper Link |
Space | Base | 0x34f35E1ECA9C00791bF8121A01c20977d8bEB11C | Louper Link |
BaseRegistry | Base | 0x7c0422b31401C936172C897802CF0373B35B7698 | Louper Link |
Accessing and Interacting with the Contracts
These addresses provide direct access to the deployed contracts on Base. Developers and users of the River ecosystem can interact with these contracts for various purposes, including creating new Spaces, managing memberships, and implementing pricing strategies.
Was this page helpful?