KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 340 forks source link

[WIP] Move reserve related data to storage #906

Closed manhlx3006 closed 4 years ago

manhlx3006 commented 4 years ago

Note: just compare to review and discuss to finalize the idea

Anyhowclick commented 4 years ago

For KyberStorage, can we also have a listReservesForToken function (is approveTokenAllowanceForReserves a better name?) that directly calls the listReservesForToken on KN.sol?