Skip to content

Commit

Permalink
Merge pull request #15 from gelatodigital/feat/poke-me-two
Browse files Browse the repository at this point in the history
readme update
  • Loading branch information
hilmarx authored Jul 31, 2021
2 parents 7c4a42a + 9af938c commit ed51d49
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,11 @@ You can get the _execSelector using PokeMe's `getSelector()` func

![getSelector](/getSelector.png)

1. Deposit ETH on the [TaskTreasury](https://etherscan.io/address/0x66e2F69df68C8F56837142bE2E8C290EfE76DA9f) using the `depositFunds()` func
3. Deposit ETH or any Token you want to the [TaskTreasury](https://etherscan.io/address/0x66e2F69df68C8F56837142bE2E8C290EfE76DA9f) using the `depositFunds()` func in order to pay for transactions. The address you pass as `_receiver` should be the same address which calls `createTask()`, e.g. your EOA.

![Deposit Funds](/deposit.png)
![Deposit Funds](/deposit2.png)

Use `0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE` as the `_token` address if you want to deposit ETH.

And you should be good to go ✅ Check the `count` on Counter.sol incrementing

Expand Down
Binary file removed deposit.png
Binary file not shown.
Binary file added deposit2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed51d49

Please sign in to comment.