Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroyukiNaito committed Oct 17, 2023
2 parents 4f1cc2f + 556ca02 commit 9af068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Decodes Uniswap Universal execute function in accordance with [the Uniswap tehch

| command | value | Decode | Tested
| ---------- | ------------- |:------:|:------:
| 0x | [Use hasUniswapCommands function for avoiding Exception](https://github.com/HiroyukiNaito/uniswap-universal-decoder/blob/main/example.js#L26) | ✅ | ✅
| 0x(void) | [Use hasUniswapCommands function for avoiding Exception](https://github.com/HiroyukiNaito/uniswap-universal-decoder/blob/main/example.js#L26) | ✅ | ✅
| 0x00 | V3_SWAP_EXACT_IN | ✅ | ✅
| 0x01 | V3_SWAP_EXACT_OUT | ✅ | ✅
| 0x02 | PERMIT2_TRANSFER_FROM ||
Expand Down

0 comments on commit 9af068b

Please sign in to comment.