JSPM

@uniswap/v3-staker

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 77290
  • Score
    100M100P100Q170432F
  • License GPL-3.0-or-later

Canonical liquidity mining contract for Uniswap V3

Package Exports

  • @uniswap/v3-staker/artifacts/contracts/UniswapV3Staker.sol/UniswapV3Staker.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@uniswap/v3-staker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

uniswap-v3-staker

This is the canonical staking contract designed for Uniswap V3.

Deployments

The staker at tag v1.0.0 is deployed and verified on Etherscan for on all networks at the address: 0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d

Network Explorer
Mainnet https://etherscan.io/address/0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d#code
Rinkeby https://rinkeby.etherscan.io/address/0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d#code
Kovan https://kovan.etherscan.io/address/0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d#code
Ropsten https://ropsten.etherscan.io/address/0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d#code
Goerli https://goerli.etherscan.io/address/0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d#code
Arbitrum Rinkeby https://testnet.arbiscan.io/address/0x1f98407aab862cddef78ed252d6f557aa5b0f00d
Arbitrum One https://arbiscan.io/address/0x1f98407aab862cddef78ed252d6f557aa5b0f00d

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