Solvers
A solver is a computer algorithm that takes the orderbook as input and calculates the optimal prices and traded amounts for all orders and liquidity sources (such as AMMs), ensuring the best overall trading experience.
In our context, solvers are actors that find blobs of data in the Crosschain mempool and execute them in bundles. When executing these bundles the solver is required to have three userops submitted in order:
Send funds to the Lamina Crosschain Paymaster to execute any crosschain calls
Send funds to the signer's smart contract wallet (SCW) to execute the signer's userop
Execute the signer's userop
Blob data format:
Becoming a solver
In Lamina, anyone can be a solver. Sophisticated and tech-savvy solver teams with their own proprietary solver algorithm can join our solver network by integrating their solvers post testing in a risk-free environment.
To join Lamina's solver network please fill out the following form. For the less tech-savvy, you can just commit liquidity to our solver network without having to develop your own algorithms and start earning rewards.
Last updated