This is a plugin for the Ethereum application which helps parsing and displaying relevant information when signing a OpenOcean transaction.
Need more information about the interface, the architecture, or general stuff about ethereum plugins? You can find more about them in the ethereum-app documentation.
Smart contracts covered by this plugin are:
Network | Version | Smart Contract |
---|---|---|
Ethereum | V2 | 0x6352a56caadC4F1E25CD6c75970Fa768A3304e64 |
Function | Selector | Available in Ledger Live |
---|---|---|
swap | 0x90411a32 | Yes |
callUniswap | 0x8980041a | No |
callUniswapTo | 0x6b58f2f0 | No |
uniswapV3SwapTo | 0xbc80f1a8 | No |
The flow processed in GitHub Actions is the following:
- Code formatting with clang-format
- Compilation of the application for Ledger Nano S in ledger-app-builder