Skip to content

Conversation

@dlbnco
Copy link
Owner

@dlbnco dlbnco commented Mar 28, 2025

core

  • sBCH network only
  • sBCH token list

ui

general

  • delete all uniswap stuff
  • home
    • go directly to swap
  • keep the logo, remove the logo dropdown
  • trade
    • no dropdown
  • remove send and buy
  • limit goes to v2 https://tangoswap.cash/limit-order
  • remove network switcher
  • pin some tokens
    • bch
    • tango
    • bcBCH
    • bcUSDT
  • tangoswap v2 button in navbar
    • trade^v2
  • swap settings
    • remove trade options

pool

  • remove everything “explore pools”
  • keep v3 position
  • new v2 position (also when doing new position)
    • go to tangoswap v1
  • remove liquidity provision and learn more
  • remove top pools
  • when creating new position; remove market price chart already doesn't load if no data
    • have only min/max price and amount

your positions

  • remove “explore pools” card
  • only smartBCH network (remove toggle)
    • protocol
      • remove v2 filter

contracts and APIs

general

  • clone uniswap SDK and add smartBCH contract addresses

pools

  • replicate GetPools endpoint
  • revert 6067e9c

trading API

  • lpApproval: '/v1/lp/approve',
  • createLp: '/v1/lp/create',
  • quote: '/v1/quote',
  • indicativeQuote: '/v1/indicative_quote',
  • approval: '/v1/check_approval',
  • swap: '/v1/swap',
  • order: '/v1/order',
  • orders: '/v1/orders',
  • swaps: '/v1/swaps',
  • swappableTokens: '/v1/swappable_tokens',
  • increaseLp: '/v1/lp/increase',
  • decreaseLp: '/v1/lp/decrease',
  • claimLpFees: '/v1/lp/claim',
  • migrate: '/v1/lp/migrate',

subgraph

  • clone v3-subgraph repo
  • implement query generation

@vercel
Copy link

vercel bot commented Mar 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interface-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2025 11:28am

@dlbnco dlbnco merged commit c1b3d28 into main Jul 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants