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
Note that the v1.0.0 release is susceptible to a high-difficulty, never-exploited vulnerability. For this reason, please use the v1.0.1 release, deployed at the following addresses:
DEPRECATED: For historical verification, the staker at tag v1.0.0 is deployed and verified on Etherscan for on all networks at the address: 0x1f98407aaB862CdDeF78Ed252D6f557aA5b0f00d
Links:
Development and Testing
$ yarn
$ yarn testGas Snapshots
# if gas snapshots need to be updated
$ UPDATE_SNAPSHOT=1 yarn testContract Sizing
$ yarn size-contracts