Solver Network Bid Evaluation Tool
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool evaluates solver network bids, helping users monitor and assess bids in a solver-based auction system. Given a solver network contract address, an optional bid ID, and an optional user address, it reads the bid details—solver, token in, token out, amount in, amount out, deadline, and status. It also retrieves the bid status code, whether the bid is winning, the bid score, the total bid count, and the user's list of bids. The tool then determines the bid status—Winning, Active, Outbid, or Expired—and displays a detailed breakdown of bid parameters and evaluation factors. All data is pulled directly from the blockchain in real time, providing a transparent, comprehensive view of solver network bid state.
HOW TO USE
Connect your wallet using the Connect button in the header, or enter a user address manually. Select the target network from the dropdown—Ethereum Mainnet, Polygon, Optimism, Arbitrum One, Base, or Sepolia testnet. Enter the solver network contract address and, optionally, a bid ID to check a specific bid (if omitted, the tool will show the user's bids and total bid count). Optionally, provide a user address (defaults to connected wallet). Click "Evaluate bid." The tool will fetch the bid details, status, winning status, score, bid count, and user bids. Results appear in the card below with a prominent bid status badge (Winning, Active, Outbid, or Expired), detailed bid information including solver, tokens, amounts, deadline, score, and status, the user's list of bids, and a breakdown of bid factors with checkmarks or crosses. Use this information to evaluate solver network bids.
SOLVER NETWORK BID EVALUATION WITH STATUS AND SCORE ANALYSIS
The tool provides comprehensive solver network bid evaluation through multiple on-chain reads. First, it calls getBid() to retrieve the full bid details—solver address, token in, token out, amount in, amount out, deadline, and status code. It then calls getBidStatus() to get the current status code (0 = Active, 1 = Winning, 2 = Outbid, 3 = Expired). The isWinning() function checks if the bid is currently winning, and getBidScore() returns a numerical score representing the bid's competitiveness or quality. The tool also calls getBidCount() to get the total number of bids in the solver network, and getUserBids() to retrieve all bid IDs submitted by the specific user. The bid status is displayed with an appropriate badge—Winning (teal), Active (amber), Outbid (red), or Expired (gray). All factors are combined to provide a clear, actionable view of solver network bid state with detailed bid and evaluation information.
WHAT IT CANNOT SEE
This tool cannot guarantee bid acceptance—the solver network may select different bids. It cannot predict winning bids or ensure that a bid will win. It cannot verify off-chain solver conditions or ensure that the solver is reliable. It cannot detect bid manipulation or ensure that bids are fairly evaluated. It cannot ensure solver reliability or detect solver misbehavior. It cannot assure that the solver network contract is free from vulnerabilities, bugs, or malicious code. It cannot verify that the solver contract address is correct or that the bid ID exists. It cannot detect front-running or other execution risks. It cannot provide financial or legal advice or guarantee that submitting a bid is safe. All data is provided as-is for informational purposes only; any reliance on the tool's output for bid decisions is the sole responsibility of the user.
PLEASE NOTE
This tool supports EVM-compatible chains only: Ethereum Mainnet (1), Polygon (137), Optimism (10), Arbitrum One (42161), Base (8453), and Sepolia testnet (11155111). Solana, Tron, Starknet, SUI, TON, Aptos, Bitcoin, Cosmos, and XRP are not supported. The tool requires a Web3 provider (MetaMask or WalletConnect) and access to an RPC endpoint for the selected chain. It does not store any wallet data, bid IDs, or evaluation records. All queries are performed directly against the blockchain in real time. The tool only provides read-only information and does not execute any transactions. Bid statuses, scores, and winning conditions are contract-defined values and do not guarantee bid success. Always verify critical data independently through a block explorer and consult with financial advisors before making any bid decisions.