gauss314 / defi

Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more
MIT License
555 stars 143 forks source link

coingecko api, added ids parameter geckoList method. New test case #2

Open nicolasluna opened 3 years ago

nicolasluna commented 3 years ago

Added support for ids optional parameter (default None) into the geckoList() method. See /coins/markets documentation endpoint. Added a new test case class