0x/arise ← all tools
Polymarket · LP

lp-toolsLP rewards and PnL for Polymarket, in your terminal.

// $19 · one-time

Two read-only command-line tools for manual liquidity provision on Polymarket. pnl-snapshot pulls a wallet's daily PnL and reward breakdown from the public Data API. lp-calc projects LP reward yield for a market from your size and spread, the spreadsheet replaced by one command. You run them on your own data, when you want.

lp-tools — zsh
$ pnl-snapshot 0xYOUR_WALLET --days 7
# rewards $120.63 · LP $98.73 · rebate $21.90
$ lp-calc <market-slug> --size 500 --spread 1.5
# daily $352.09 · APR + breakeven shown

What it does

  • pnl-snapshot: daily realized, unrealized and rewards, with a JSON mode
  • lp-calc: daily dollars, APR and breakeven from size, spread and competitors
  • Honest output: an inactive reward program reports zero, never a fake yield
  • Independently verified to the cent against regression fixtures

What it does not

  • No private keys, no signing, no order execution
  • No background bot, it runs only when you run it
  • Reads public API and on-chain data, never connects your wallet
  • Not financial advice; the APR projection ignores inventory price risk

Buy

$19USD · one-time · pay in USDC
  • Both CLIs: pnl-snapshot and lp-calc
  • Full source, personal-use license
  • Install guide and updates

How it works: tap Order (or email arisehype@gmail.com with "Order: lp-tools"). We reply with a USDC (ERC20) address to send $19, then send you the tool + license. Manual fulfillment, usually within a few hours.

Read-only research tooling. Not financial advice, not affiliated with Polymarket.