Solver Dashboard
Estimated time to read: 3 minutes
Solvers play a key role in enabling the users to spend any asset on any destination chain. A solver is a third-party market maker that runs the Arcana provided solver executable.
Only a permitted set of solvers can interact with the Arcana chain abstraction (CA) protocol.
The protocol converts user intents into requests for funds (RFF). It publishes these requests on a specified channel. Solvers watch the channel for new requests. They compete to provide the desired liquidity and fulfill each request.
The Solver Dashboard allows an administrator to manage one or more solvers. It allows the admin to perform the following actions:
- Select a solver
- Track total balance
- View and set chain thresholds
- View configured liquidity routes
- View and set fees for each route
- Track route earnings
Prerequisites
To access the Solver Dashboard, you need two things:
- An EOA wallet address
- Registration with the Arcana protocol
Solver administrators have to set up authorized EOA addresses when configuring a solver. The same admin address be authorized to manage more than one solver. The dashboard displays details in the context of a single solver at a time.
To run a solver, you need to:
- Configure the solver with the required settings
- Run the executable on a server
Once running, the solver takes part in the Arcana CA protocol.
Connect Wallet
To access the dashboard, visit https://solver.arcana.network/.
Solver administrators must connect the wallet by using the same EOA address that was registered earlier. Sign the message displayed in the wallet UI asking for permission to connect to the dashboard and view the landing page.

EOA Addresses
The landing page shows:
- EVM and non-EVM addresses for your connected wallet
- A dropdown list of solvers you can manage

Select Solver
You can manage one or more solvers with your registered EOA account. Select the solver you want to view or configure by clicking on the dropdown on the top right next to the address.
The landing page shows the settings and solver usage data for the selected solver.

Wallet Balances
Go to the Wallet Balance screen in the left navigation panel. Here you can:
- View chains and tokens configured for the solver
- Check balances and thresholds
- Filter by chain or token type
Total Balance
The top right of the wallet balance screen shows your total balance. This is the combined liquidity across all chains and tokens in your solver account.
Chain,Token Balance
Each row displays the token balance for each configured chain and token type.
Chain,Token Threshold
For each chain, you can view and edit the token thresholds.

Fees
Go to the left side navigation panel. Click on Fees to view and edit the fees configured for each route and the earnings data per route.
Configuring fees for each specified route serviced by the solver is part of the solver setup. This is the fee charged by solver per route for providing liquidity to Arcana protocol users.
Each solver route shows the following details:
- Source Chain
- Destination Chain
- Token
- Fees

Filters
You can filter the fees using these fields:
- Source chain
- Destination chain
- Token
The Fees field on the right is editable and solvers can change them as needed. The protocol uses the fees you set in the dashboard. When a user creates an intent, the protocol displays fee details including solver fees, when building the request for funds ensuring fee transparency.
If the admin modifies the fees via the solver dashboard, the UI submits the updated fee information to the solver. The solver turns it into a Cosmos transaction and submits on chain. The updated fee value becomes effective from the next block.

Route Earnings
You can see the earnings for each route next to the fees field. A miniature earnings chart appears next to it.

Earnings Chart
Find the chart icon next to the earnings field. Click it to see a historical view of earnings for that route.

Disconnect
Click on the account icon in the top right corner to display the solver selection drop down menu. Select 'log out' to disconnect your wallet from the Solver Dashboard.