curvefi / curve-contract

Vyper contracts used in Curve.fi exchange pools.
https://www.curve.fi/
Other
1.03k stars 385 forks source link

chore: Add missing pool data #135

Closed romanagureev closed 3 years ago

romanagureev commented 3 years ago

What I did

Added missing data of some pools.
Fixed some names of coins.
Added underlying_name for underlying coin(need in curve-mocks).

How I did it

Copied from deployments.

How to verify it

Changed data does not affect anything.