Oryn is a cross-chain swap protocol. Some routes use bridge infrastructure under the hood, but the user experience is an intent-based swap: choose what to send, choose what to receive, and let Oryn coordinate settlement.
A solver supplies or coordinates destination liquidity. After the user receives destination funds, the solver can claim the source-side escrow with the revealed secret.
The relayer submits supported destination claim transactions for users. It validates the secret, order state, vault deployment, and route data before queueing the transaction.
Can a solver take funds without completing the destination side?
The solver needs the secret to claim the source side. The secret is revealed when the destination side is claimed. If the destination side is not completed, the source side eventually becomes cancellable after expiry.
Some Avalanche L1 routes need settlement through a bridge-chain vault before funds arrive on the final L1. In those cases, the route includes a signed hop payload so the funds cannot be redirected silently.