Prediction Market Liquidity Provision 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
Prediction Market Liquidity Provision Tool is a specialized DeFi tool that provides liquidity to prediction market pools with LP position tracking, fee harvesting, and market probability analysis. It reads the prediction market contract state, liquidity pool state, and market token states to monitor market conditions. The tool fetches pool reserves, outcome prices, market probabilities, liquidity depth, pool fees, spread, volume, user LP position, user LP shares, and price impact. It also reads staking yield, volatility metrics, execution eligibility, and LP history. It supports three key actions: adding liquidity to the prediction market pool, removing liquidity to withdraw the LP position, and harvesting accumulated fees and rewards.
HOW TO USE
Connect your wallet and select your network from the dropdown. Paste the prediction market contract address, liquidity pool contract address, and the two market token addresses. Click "Read LP Position" to fetch your LP shares, pool reserves, outcome prices, market probabilities, pool fees, spread, volume, staking yield, liquidity depth, and eligibility. To add liquidity, enter the amount of token A and token B, then click "Add Liquidity". To remove liquidity, enter the amount and click "Remove Liquidity". To claim accumulated fees and rewards, click "Harvest Rewards". The action preview shows the amounts, action type, and status before submission.
LIQUIDITY PROVISION AND MARKET ANALYSIS ENGINE
The tool implements a comprehensive liquidity provision engine that manages LP positions and analyzes market conditions. It reads the user's LP shares from the pool contract to display the current position size, then reads poolReserves to show the total liquidity in the pool. The tool reads outcomePrices to display the current price of each market token, and marketProbabilities to show the implied probability of each outcome. It reads poolFees to display the fee rate charged on trades, and spread to show the difference between bid and ask prices. The tool reads volume24h to display recent trading activity, and liquidityDepth to assess the market's ability to absorb large trades. It reads stakingYield to display the APY earned from providing liquidity, and volatilityMetrics to assess market risk. When adding liquidity, the tool calculates the optimal ratio of token A to token B based on current pool reserves and constructs an addLiquidity transaction. When removing liquidity, the tool calls removeLiquidity with the number of LP shares to burn, returning the proportional share of pool reserves. When harvesting rewards, the tool calls harvestRewards which distributes accumulated fees and incentive tokens to the LP provider. The tool also reads priceImpact to estimate the effect of large trades on market prices. Gas estimation uses the provider's fee data with a safety multiplier, and the tool validates that the user has sufficient token balances and allowances for liquidity provision.
WHAT IT CANNOT SEE
This tool cannot verify that the market outcome probabilities are accurate or reflect real-world events. It cannot detect if the market has been manipulated or if the pricing is influenced by malicious actors. It cannot guarantee that the liquidity provision will be profitable or that fees will cover impermanent loss. It cannot recover funds if the market contract has bugs or is exploited. It cannot predict market outcomes or price movements. It cannot provide financial, investment, or trading advice. It cannot ensure that fees will cover impermanent loss. It cannot detect if the liquidity pool has been compromised or paused. It cannot guarantee that LP tokens will retain value. It cannot verify off-chain market conditions, news, or events that may affect prices.
PLEASE NOTE
This tool supports EVM-compatible chains only. It requires an active RPC connection and a wallet with signing capabilities. The tool does not custodial funds or private keys. Always verify market conditions and LP parameters before providing liquidity. Liquidity provision carries risk, including impermanent loss. The tool is for informational and experimental use; you bear full responsibility for liquidity provision decisions.