Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
Update ERC20
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Oct 2, 2020
1 parent faf12bf commit 560aab1
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/cryptoassets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ DO NOT USE AS RECIPIENT OR SIGN TRANSACTIONS INTO THEM

- `currencyId` **any**

Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**

### CryptoCurrencyObjMap

Type: $Exact<$ObjMap<any, F>>
Expand Down Expand Up @@ -116,6 +118,8 @@ Returns **[Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Gl

- `f` **any**

Returns **[CryptoCurrency](#cryptocurrency)?**

### findCryptoCurrencyByScheme

#### Parameters
Expand Down
2 changes: 1 addition & 1 deletion packages/cryptoassets/data/erc20-signatures.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions packages/cryptoassets/data/erc20.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/cryptoassets/data/exchange/erc20.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 560aab1

Please sign in to comment.