LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
575 stars 377 forks source link

Update token list - RSK Chain - RIF Token #495

Open jonathansmirnoff opened 4 years ago

jonathansmirnoff commented 4 years ago

Recently the ethereum-lists project has been updated and I was wondering when you will update the reference. It has been added RIF Token. This a token from RSK chain. My goal is to allow Ledger to decode the erc20 token transfer transaction in RSK chain.

Added 2 PRs related to this: ethereum-lists/tokens#339 ethereum-lists/tokens#305

Thanks!

jonathansmirnoff commented 4 years ago

I know that the function provideerc20tokeninformation gets the data from https://github.com/LedgerHQ/ledgerjs/blob/master/packages/hw-app-eth/data/erc20.js. So, should I add the rif information here?

@gre can you help me with this? Thanks!