Skip to content

Commit

Permalink
Add eip images locally (ethereum#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
danfinlay authored and t4n6a1ka committed Jul 2, 2019
1 parent b427794 commit 298a76e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-747.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ web3.wallet.watchAsset({
```
Upon calling this request, the user should be prompted with the opportunity to add this token to their wallet:

![ezgif com-video-to-gif](https://user-images.githubusercontent.com/12115171/44558730-2666e300-a71c-11e8-9098-e27ec99b88fb.gif)
![add-token-prompt 1](../assets/eip-747/add-token-prompt.gif)

For `Base64` images, the user just have to add it as `image` parameter.

Expand All @@ -95,7 +95,7 @@ web3.wallet.watchAsset({
```
Upon calling this request, the user should be prompted with the opportunity to add this token to their wallet:

![ezgif com-video-to-gif 1](https://user-images.githubusercontent.com/12115171/44558734-2961d380-a71c-11e8-870b-b7d27cfccc87.gif)
![add-token-prompt 2](../assets/eip-747/add-token-prompt2.gif)

If the user adds this token, it should appear somewhere in their wallet's UI, with its balance, etc.

Expand Down
Binary file added assets/eip-747/add-token-prompt.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/eip-747/add-token-prompt2.gif
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 298a76e

Please sign in to comment.