ref-finance / ref-contracts

Smart contracts for Ref Finance
MIT License
98 stars 55 forks source link

Allow function access key to trade if all tokens are whitelisted #29

Closed referencedev closed 3 years ago

referencedev commented 3 years ago

Two changes:

Note: this still allows potential issues with trading over pools that have 100% of fee as smart contract allows to trade on any pool that has whitelisted tokens.

Is this still an issue? Should there be a list of whitelisted pools for access key? Or alternatively can just add a limit on the fee that access key can trade with?