grassrootseconomics / sarafu.network

Sarafu Network dApp
https://sarafu.network
GNU Affero General Public License v3.0
1 stars 2 forks source link

Add token to pool by address and index #165

Closed WillRuddick closed 2 months ago

WillRuddick commented 2 months ago

People want to add all kinds of Celo tokens to pools -

Let them add by contract address. and also start indexing that token .... (index all tokens that are in pools)

williamluke4 commented 2 months ago

This has been done on my side. @kamikazechaser Is there something you need to do for the indexing or is that already taken care of?

kamikazechaser commented 2 months ago

Any token added to any of our pools will be auto indexed.

The pool itself must exist in our pool registry (That means we have to approve 3rd party pools by adding them to our registry on chain).

williamluke4 commented 2 months ago

Great then this is done