Skip to content
Open
20 changes: 20 additions & 0 deletions contracts/pools/wzec/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# curve-contract/contracts/pools/wzec

[Curve wZEC pool](). This is a no-lending pool.

## Contracts

- [`StableSwapWZEC`](StableSwapWZEC.vy): Curve stablecoin AMM contract

## Deployments

- [`CurveContractV1`](../../tokens/CurveTokenV1.vy):
- [`LiquidityGauge`](../../gauges/LiquidityGauge.vy):
- [`StableSwapWZEC`](StableSwapWZEC.vy):

## Stablecoins

Curve wZEC pool supports swaps between the following wrapped ZEC coins:

- `wZEC`: [0x4A64515E5E1d1073e83f30cB97BEd20400b66E10](https://etherscan.io/address/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10)
- `renZEC`: [0x1c5db575e2ff833e46a2e9864c22f4b22e0b37c2](https://etherscan.io/address/0x1c5db575e2ff833e46a2e9864c22f4b22e0b37c2)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Loading