curve-contract icon indicating copy to clipboard operation
curve-contract copied to clipboard

Vyper contracts used in Curve.fi exchange pools.

Results 47 curve-contract issues
Sort by recently updated
recently updated
newest added

Seems to be a spelling mistake in the code comments.

I want to try this dApp from Argent which supports WalletConnect

## New Pool Checklist ### Pool Info * Name: FRAX/USDC * Base template: [Base Template](https://github.com/curvefi/curve-contract/blob/b0bbf77f8f93c9c5f4e415bce9cd71f0cdee960e/contracts/pool-templates/base/SwapTemplateBase.vy) ### Tokens #### FRAX **General Info** * Deployment address: [0x853d955aCEf822Db058eb8505911ED77F175b99e](https://etherscan.io/address/0x853d955aCEf822Db058eb8505911ED77F175b99e) * Link to the token...

https://github.com/curvefi/curve-contract/blob/8c338d100b2c389a78cbd9b77c238ee305bca2bd/vyper/stableswap.vy#L102 should be: Ann: uint256 = convert(self.A, uint256) * N_COINS * N_COINS

## New Pool Checklist ### Pool Info * Name: 4pool * Base template: [Factory plain-4-basic](https://github.com/curvefi/curve-factory/blob/master/contracts/implementations/plain-4/Plain4Basic.vy) 4pool can not be created via factory since using USDC and USDT. Supports [factory/plain-4/basic](https://github.com/curvefi/curve-factory/blob/master/contracts/implementations/plain-4/Plain4Basic.vy) abi,...

Good morning, folks. I'm experimenting with curvefi and yearn finance brownie projects. I noticed that the brownie mix used by either team relies on 'brownie_hooks.py' at the project root. I'm...

### What I did Fixed a mistake in code comments. Missing an item from the formula. ### How I did it Modify code comments with adding an item in formula....

Hello, @iamdefinitelyahuman. First of all, I want to apologize for posting this here. I know that Github issues are not intended for technical support and honestly tried to get some...

Hi Curve Project, This is Min, a developer working in the traditional Quant / high frequency trading industry. We just launched a new asset backed stablecoin in Hong Kong (...