Skip to main content
EntryPoint is the protocol’s tranche deposit gateway contract. All deposits into Royco markets are routed through the EntryPoint rather than depositing directly into tranche contracts. This design enables several protocol-level safeguards:
  1. Queued execution: Deposits are subject to T+1 settlement delay before they can be executed. This is a safeguard to prevent front-running and ensure fair ordering.
  2. Upgradeability: EntryPoint logic can be updated by the Foundation without requiring vault contract changes.
Once submitted, a request becomes executable after the T+1 waiting period. Once this delay elapses, anyone can execute it in a separate transaction; the depositor can attach an optional executor bonus to incentivize autonomous execution. Depositors should always interact with Royco products via the official app at royco.org, which routes transactions through the EntryPoint. Direct vault deposits bypass access controls and are not supported.
This document is provided for informational purposes only and does not constitute investment advice, a solicitation, or an offer to sell any securities or financial instruments. Participation in Royco products involves risk, including the potential loss of all capital deployed. Prospective participants should conduct their own independent due diligence and consult with qualified legal, financial, and tax advisors before making any investment decisions.