Overview
NEAR Intents is a protocol for multichain financial products.
Last updated
NEAR Intents is a protocol for multichain financial products.
Last updated
Intent Settlement:
Solver Bus. an off chain message bus used for sending quotes and signed intents between solvers and users. Each distribution channel can run their own Solver Bus with their own set of solvers.
Verifier. Smart contract that verifies intents expressed as state changes (“diffs”) signed by corresponding owners. The combination of state changes is committed as long as the invariant (total delta is zero) was kept for each token after these changes were applied. Deployed on NEAR mainnet.
Entities:
Distribution channels. Applications that have the users, who are interested in decentralised spot trading.
Solvers. Active market participants that fill in the intents issued by users.