curveresearch / curvesim

Simulates Curve Finance pools
MIT License
155 stars 32 forks source link

autosim() fails for chain="matic", due to typo in coingecko.py, L26 #296

Open Hg347 opened 7 months ago

Hg347 commented 7 months ago

Version Information

What's your issue about?

Call to res = curvesim.autosim(testPoolId, chain="matic", A=range(500,1500,250)) fails.

How can it be fixed?

remove colon in network/coingecko.py L26: "matic:"