Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Uniswap b2c.json files for nano app external plugin #176

Merged
merged 3 commits into from
May 29, 2024

Conversation

lambertkevin
Copy link
Contributor

In order to support the new Uniswap external plugin we need the signature capable of launching the external plugin Uniswap with the selector of its execute method (https://etherscan.io/address/0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad#writeContract#F3).
No other information is required (like erc20OfInterest or ABIs) as the tokens involved are not retrievable via ABI decoding, but require manual parsing, which will be done in @ledgerhq/hw-app-eth.

@lambertkevin lambertkevin requested review from a team as code owners May 29, 2024 13:33
Copy link
Contributor

@jnicoulaud-ledger jnicoulaud-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lambertkevin the ABI files need to be renamed to .abi.json

@lambertkevin lambertkevin force-pushed the feature/add-uniswap-b2c-files branch from a3cc3b7 to f3a4cd6 Compare May 29, 2024 13:48
@lambertkevin
Copy link
Contributor Author

@jnicoulaud-ledger My bad ! Fixed ! 👌

@lambertkevin lambertkevin force-pushed the feature/add-uniswap-b2c-files branch from f3a4cd6 to 5fc34a6 Compare May 29, 2024 13:55
Copy link
Contributor

@jnicoulaud-ledger jnicoulaud-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jnicoulaud-ledger jnicoulaud-ledger merged commit fe8c7c6 into main May 29, 2024
6 checks passed
@jnicoulaud-ledger jnicoulaud-ledger deleted the feature/add-uniswap-b2c-files branch May 29, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants