ORDAO Deployment Details
The ORDAO infrastructure consists of several key components deployed across different networks, enabling communities to implement sophisticated governance processes while maintaining transparency and security. Below are the comprehensive deployment details for both Optimism Fractal's production environment and auxiliary implementations.
Core Production Deployment
Web Applications
Submission Interface
- Primary Application: of.frapps.xyz
- Purpose: Handles consensus submission and routine governance operations
ORDAO Console
- Management Interface: of-console.frapps.xyz
- Purpose: Advanced governance operations and system monitoring
Smart Contracts on Optimism
OREC Implementation
- Contract Address: 0x7Abe89De9172b3F8F122AA8756b0F9Ee989686b7
- Functionality: Core governance logic and execution management
Respect Token System
- Contract Address: 0xAA76B4397b0F79D5a16093c3040d8cf95951b9Ee
- Functionality: Reputation tracking and voting power management
System Configuration
The Optimism Fractal implementation uses carefully calibrated parameters to balance efficiency with security:
- Voting Period: 2 days for initial proposal consideration
- Veto Period: 2 days for final review and potential blocking
- Minimum Proposal Threshold: 408 Respect tokens
- Concurrent Vote Limit: 4 active proposals per address
- Respect Contract Integration: 0x53C9E3a44B08E7ECF3E8882996A500eb06c0C5CC
For detailed explanation of these parameters and their implications, refer to the OREC concept documentation.
Additional Deployments
ORDAO Office Hours Environment
Dedicated deployment for testing and education:
Respect Token System
- Contract Address: 0xF6B17Fa1eD95F21E1eAdff6F96ce80E5a562D548
OREC Implementation
- Contract Address: 0xCD1fA63b85a708f039c4954af72E85CDd494B6cA
Testing Resources
- Testnet Deployment: Available for preliminary testing and development
- Mainnet Testing Guide: Instructions for participating in live testing during Optimism Fractal events
These deployments provide a comprehensive infrastructure for implementing sophisticated governance processes while maintaining transparency and security. Communities can explore different environments based on their needs, from production deployment to testing and educational implementations.
Deployment Details
The deployment details and instructions for testing were posted by Tadas in the Optimism Fractal discord. They are pasted below for your convenience.
Deployment of ORDAO for Optimism Fractal
Frontends
Submission app: https://of.frapps.xyz/
Console: https://of-console.frapps.xyz/
Contracts
OREC Optimism Fractal contract: https://optimism.blockscout.com/address/0x7Abe89De9172b3F8F122AA8756b0F9Ee989686b7?tab=contract
Respect1155 Optimism Fractal contract: https://optimism.blockscout.com/address/0xAA76B4397b0F79D5a16093c3040d8cf95951b9Ee
Configuration
voting_period
- 2 days;veto_period
- 2 days;prop_weight_threshold
- 408 Respectmax_live_votes
- 4respect_contract
- 0x53C9E3a44B08E7ECF3E8882996A500eb06c0C5CC
See Orec concept for the meaning of these variables for more details.
ORDAO Office Hours Deployment
After the initial ORDAO deployment for Optimism Fractal, Tadas also deployed ORDAO smart contracts for ORDAO Office Hours (which you can watch at the bottom of this page). Here are the deployment addresses:
Respect1155 Deployment for ORDAO Office Hours: 0xF6B17Fa1eD95F21E1eAdff6F96ce80E5a562D548
OREC Deployment for ORDAO Office Hours: 0xCD1fA63b85a708f039c4954af72E85CDd494B6cA
More ORDAO Deployment Details
If you’re interested in seeing the testnet deployment of ORDAO, you can visit this page. If you’re interested in testing the ORDAO mainnet version during Optimism Fractal events, you can see these instructions.