All Projects → Uniswap → interface

Uniswap / interface

Licence: GPL-3.0 license
🦄 An open source interface for the Uniswap protocol

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to interface

api-deprecated
🔮 Uniswap market data
Stars: ✭ 84 (-97.7%)
Mutual labels:  uniswap
uniswap-arbitrage-flash-swap
Uniswap flash swap arbitrage solidity contracts
Stars: ✭ 341 (-90.68%)
Mutual labels:  uniswap
yield-liquidator
Utility for force-closing undercollateralized Yield Protocol loans and participating in dutch auctions with liquidity sourced by Uniswap flash loans
Stars: ✭ 174 (-95.24%)
Mutual labels:  uniswap
squeeth-monorepo
Squeeth is a new financial primitive in DeFi that gives traders exposure to ETH²
Stars: ✭ 156 (-95.73%)
Mutual labels:  uniswap
zeneth
🏵️ Let Your ETH Chill — Gasless Ethereum account abstraction with Flashbots
Stars: ✭ 112 (-96.94%)
Mutual labels:  uniswap
uniswapv3-calculator
An all-in-one platform for Uniswap liquidity providers (prev Uniswap Calculator)
Stars: ✭ 131 (-96.42%)
Mutual labels:  uniswap
top100token-ape-bot
UniSwapV2 compatible EVM Ape trading bot, customizable and support multiple blockchain: BSC,Ethereum,DogeChain,Polygon,Fantom,Avax
Stars: ✭ 123 (-96.64%)
Mutual labels:  uniswap
v3-staker
Canonical liquidity mining contract for Uniswap V3
Stars: ✭ 289 (-92.1%)
Mutual labels:  uniswap
awesome-uniswap-v3
A curated list of awesome Uniswap v3 resources
Stars: ✭ 375 (-89.75%)
Mutual labels:  uniswap
visor-core
The DeFi protocol for Active Liquidity Management. Building on Uniswap v3.
Stars: ✭ 50 (-98.63%)
Mutual labels:  uniswap
hypertext
A text-forward Uniswap interface.
Stars: ✭ 77 (-97.89%)
Mutual labels:  uniswap
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (-85.43%)
Mutual labels:  uniswap
uniswap-skim
scripts to scan all of the uniswapV2🦄 contracts on ethereum and search for skim opportunities
Stars: ✭ 126 (-96.55%)
Mutual labels:  uniswap
uniswap-sushiswap-arbitrage-bot
Two bots written in JS that uses flashswaps and normal swaps to arbitrage Uniswap. Includes an automated demostration.
Stars: ✭ 351 (-90.4%)
Mutual labels:  uniswap
uniswap-sdk-go
A Go SDK of Uniswap V2
Stars: ✭ 45 (-98.77%)
Mutual labels:  uniswap
Pancakeswap Sniper
Barret 50 Cal. is a Pancakeswap sniping (front-runner) bot. It can be used to snipe in new coin listings, and obtain the best prices; or to place limit-buy and limit-sell orders.
Stars: ✭ 64 (-98.25%)
Mutual labels:  uniswap
botdexdamar
🤖 multichain trading bot with sniper, frontrun, backrun, sandwich
Stars: ✭ 124 (-96.61%)
Mutual labels:  uniswap
PoolTool
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
Stars: ✭ 17 (-99.54%)
Mutual labels:  uniswap

Uniswap Labs Interface

Unit Tests Integration Tests Lint Release Crowdin

An open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.

Accessing the Uniswap Interface

To access the Uniswap Interface, use an IPFS gateway link from the latest release, or visit app.uniswap.org.

Unsupported tokens

Check out useUnsupportedTokenList() in src/state/lists/hooks.ts for blocking tokens in your instance of the interface.

You can block an entire list of tokens by passing in a tokenlist like here or you can block specific tokens by adding them to unsupported.tokenlist.json.

Contributions

For steps on local deployment, development, and code contribution, please see CONTRIBUTING.

Accessing Uniswap V2

The Uniswap Interface supports swapping, adding liquidity, removing liquidity and migrating liquidity for Uniswap protocol V2.

Accessing Uniswap V1

The Uniswap V1 interface for mainnet and testnets is accessible via IPFS gateways linked from the v1.0.0 release.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].