All Projects → Uniswap → v3-staker

Uniswap / v3-staker

Licence: GPL-3.0 license
Canonical liquidity mining contract for Uniswap V3

Programming Languages

typescript
32286 projects
solidity
1140 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to v3-staker

api-deprecated
🔮 Uniswap market data
Stars: ✭ 84 (-70.93%)
Mutual labels:  uniswap
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+84.43%)
Mutual labels:  uniswap
chainlink defi
Build a defi yield farmable dApp. Get started here.
Stars: ✭ 134 (-53.63%)
Mutual labels:  staking
PoolTool
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
Stars: ✭ 17 (-94.12%)
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 (+21.45%)
Mutual labels:  uniswap
visor-core
The DeFi protocol for Active Liquidity Management. Building on Uniswap v3.
Stars: ✭ 50 (-82.7%)
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 (-39.79%)
Mutual labels:  uniswap
Divi
Spend, earn, or withdraw digital money in seconds with Divi.
Stars: ✭ 67 (-76.82%)
Mutual labels:  staking
uniswap-skim
scripts to scan all of the uniswapV2🦄 contracts on ethereum and search for skim opportunities
Stars: ✭ 126 (-56.4%)
Mutual labels:  uniswap
tezos-reward-distributor
Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
Stars: ✭ 80 (-72.32%)
Mutual labels:  staking
botdexdamar
🤖 multichain trading bot with sniper, frontrun, backrun, sandwich
Stars: ✭ 124 (-57.09%)
Mutual labels:  uniswap
uniswap-sdk-go
A Go SDK of Uniswap V2
Stars: ✭ 45 (-84.43%)
Mutual labels:  uniswap
energi
This repository is the Energi full node software which runs the Energi blockchain. It is used by stakers and masternodes to validate blocks and provide services to the Energi network. It also provides HTTP and Websocket API access to the Energi network.
Stars: ✭ 48 (-83.39%)
Mutual labels:  staking
interface
🦄 An open source interface for the Uniswap protocol
Stars: ✭ 3,657 (+1165.4%)
Mutual labels:  uniswap
Astar
The dApp hub for blockchains of the future
Stars: ✭ 533 (+84.43%)
Mutual labels:  staking
uniswap-arbitrage-flash-swap
Uniswap flash swap arbitrage solidity contracts
Stars: ✭ 341 (+17.99%)
Mutual labels:  uniswap
hypertext
A text-forward Uniswap interface.
Stars: ✭ 77 (-73.36%)
Mutual labels:  uniswap
awesome-uniswap-v3
A curated list of awesome Uniswap v3 resources
Stars: ✭ 375 (+29.76%)
Mutual labels:  uniswap
thornode-telegram-bot
A telegram bot to monitor the status of THORNodes.
Stars: ✭ 16 (-94.46%)
Mutual labels:  staking
prysm-grafana-dashboard
Guide step to step to get a Prysm dashboard using Grafana and Prometheus with mobile alerts
Stars: ✭ 57 (-80.28%)
Mutual labels:  staking

uniswap-v3-staker

This is the canonical staking contract designed for Uniswap V3.

Deployments

Note that the v1.0.0 release is susceptible to a high-difficulty, never-exploited vulnerability. For this reason, please use the v1.0.2 release, deployed and verified on Etherscan on all networks at the address: 0xe34139463bA50bD61336E0c446Bd8C0867c6fE65:

Network Explorer
Mainnet https://etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Rinkeby https://rinkeby.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Kovan https://kovan.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Ropsten https://ropsten.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Goerli https://goerli.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Arbitrum Rinkeby https://testnet.arbiscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Arbitrum One https://arbiscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Optimism https://optimistic.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65
Optimism Kovan https://kovan-optimistic.etherscan.io/address/0xe34139463bA50bD61336E0c446Bd8C0867c6fE65

⚠️DEPRECATED⚠️: For historical verification purposes only, the staker at tag v1.0.0 was deployed at the address: 0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d

Links:

Development and Testing

$ yarn
$ yarn test

Gas Snapshots

# if gas snapshots need to be updated
$ UPDATE_SNAPSHOT=1 yarn test

Contract Sizing

$ yarn size-contracts
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].