hubiinetwork / nahmii-contracts

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

Read-only function to obtain claimable amount from TokenHolderRevenueFund #446

Closed jijordre closed 5 years ago

jijordre commented 5 years ago

Description

The current implementation of TokenHolderRevenueFund has no read-only function that allows a wallet to gauge its claimable amount for a currency. This issue describes the addition of such a function.

Definition of done

Details & Questions

Depends on

jijordre commented 5 years ago

Closed by #448.