I’ve been working on scripts to track and trade new Avalanche DeFi tokens using Python, but I struggled to find an existing package that could consistently get prices the new Avalanche DeFi tokens that attract the degens. Molaris provides an API for getting token prices from across exchanges - it’s straightforward. This package should make things slightly easier to use with Python since most all of the current resources are Javascript oriented. Most of the calls are just simple wrappers of th...