Compliance, enforced by code, not by trust

Declare a yield objective. A settlement contract verifies your jurisdiction on every execution, or reverts. Non-custodial, self-serve, no minimum.

An intent goes in. A verified position, or a revert, comes out.

Intent

Sign an objective and its constraints, amount, risk, liquidity, jurisdiction, slippage. No gas, no transaction yet.

1inchUniswap

Solve

A deterministic solver turns the objective into target weights and routes it to best-price execution. No black box.

ENS

Settle

The contract verifies signature, jurisdiction, risk cap, slippage and deadline, in that order, atomically, on-chain.

all checks pass
Position built

lands in your own wallet · tx emitted

any check fails
revert

the whole transaction unwinds · nothing moves

Same signature. Same plan. The registry changed.

The byte-for-byte same signed intent that just built a position, resubmitted after the attestation is revoked. Nothing moved but the registry. The contract refuses.

Settlement.settle()arbitrum one
# run 1 · intent 0x7c1e…4b8a
verify signature
check compliance · EU
risk ≤ medium · slippage ≤ 0.5%
PositionBuilt · tx 0x9a3f…c210
registry.revoke(allocator)
# run 2 · intent 0x7c1e…4b8a · replayed
verify signature
check compliance · not attested
revert NotCompliant()

Compliance, compared

Omega
Compliance checkOnce, off-chain, at onboardingEvery execution, on-chain
Who sets the strategyThe curator, supply sideThe allocator, an intent
AccessSales-led, high minimumsSelf-serve, open, no minimum
GuaranteeTrust in the backendContract reverts on violation
SegmentInstitutional, large ticketLong tail · €1 → €100k

Deploy capital with the guardrail built in

Faq

You do. Positions land in your own wallet, non-custodial. The contract only verifies your intent at execution, it never takes control of the assets.

Signature, jurisdiction, risk cap, slippage and deadline, in that order, atomically on-chain. If any check fails, the whole transaction reverts and nothing moves.

No. Intents are signed off-chain via EIP-712, no gas. You only pay when a compliant position is actually settled on-chain.

A vault checks compliance once, off-chain, at onboarding, and trusts the backend afterwards. Here the guardrail is enforced on every single execution, by the contract itself.

None. The desk is self-serve and open, built for the long tail, from €1 to €100k.