hubiinetwork / nahmii-contracts

Smart contracts for 1st generation Nahmii 2nd layer scaling solution for Ethereum
16 stars 12 forks source link

Get list of claimable currencies from TokenHolderRevenueFund #426

Open jijordre opened 5 years ago

jijordre commented 5 years ago

Description

TokenHolderRevenueFund should be updated with the addition of function that returns unclaimed currencies for a given wallet.

This issue describes the addition of these this function.

Definition of done

Details & Questions

Depends on