FOR BUILDERS / INTEGRATION OVERVIEW
A clear path
from source to action.
Explore the draft model, EVM vault contracts, event indexer and source-attributed execution records.
Small interfaces.
Explicit responsibilities.
The preview separates route configuration, validation, local simulation, and public market observations. That keeps the UI useful while the execution architecture evolves.
EXPLORE SOURCEReward source
↓
Route configuration
├─ Allocations: total 100%
├─ Configuration validation
└─ Local simulation
↓
Existing EVM destination adapter
Local simulation → compatibility review → explicit wallet transaction.Route configuration
Versioned local drafts contain graph nodes, connections, destination configuration and allocation values.
Simulation results
A validated hypothetical input is divided into destination amounts. Results are separate from on-chain executions.
Market observations
Source attribution, publication/observation time, and snapshot/demo status travel with the displayed data.
Execution boundary
Production integrations must show a human-readable plan before any wallet signing and report explicit outcomes.
ROUTR uses the existing EVM contracts and event indexer. Draft graphs pass an explicit compatibility check before becoming a vault policy. Existing deployment records retain their original addresses and history.