Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naszam committed Dec 21, 2020
1 parent e41f21b commit ce48e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ When the **addBurnRequest** is called by a Custodian it generates a Burn Request

The WFILFactory inherits OpenZeppelin AccessControl module to set the Pauser role to the WFIL DAO that can call the pause, unpause functions in case of emergency (Circuit Breaker Design Pattern).

Finally the WFILFactory allows the WFIL DAO to claim ERC20 tokens sent to the contract, including WFIL token, via **reclaimToken** by specifying the the *token* address as well as the *recipient* address to sent the tokens to, that can be sent to a charity or support project in the space via Gitcoin Grants.
Finally the WFILFactory allows the WFIL DAO to claim ERC20 tokens sent to the contract, including WFIL token, via **reclaimToken** by specifying the the *token* address as well as the *recipient* address to sent the tokens to, that can be sent to a charities or support projects in the space via Gitcoin Grants.

Setup
============
Expand Down

0 comments on commit ce48e82

Please sign in to comment.