2.6.0 (2024-10-28)
- support mode (3ad4ea3)
2.5.0 (2024-10-06)
2.4.0 (2024-09-28)
- support new chain, blast (410971b)
2.3.0 (2024-09-26)
- support linea + update polygon native symbol (f2ff8c4)
2.2.0 (2024-09-24)
- support new chain, scroll (5f5bed4)
2.1.3 (2024-09-23)
- use correct taker for meta transaction (70caa91)
2.1.2 (2024-08-19)
- ensure output values exist (0c3dc98)
2.1.1 (2024-08-19)
- return null for smart contract wallet reverts (bcd9730)
2.1.0 (2024-08-19)
- support parsing erc-4337 transactions (373d143)
2.0.2 (2024-08-11)
- remove hardcoded settler meta txn contract (70893de)
2.0.1 (2024-07-31)
- parse latest executeMetaTxn from base (f6a825c)
2.0.0 (2024-07-18)
- migrate project to 0x v2 & settler
- migrate project to 0x v2 & settler (ec87786)
1.2.5 (2024-07-17)
- filter from logs from taker for initial input (fb218e5)
1.2.4 (2024-07-16)
- use logs if taker received found in logs (ef27691)
1.2.3 (2024-07-10)
- erc-20 transfers for SettlerMetaTxn (329a1fd)
1.2.2 (2024-07-10)
- native transfers with SettlerMetaTxn (1d659a6)
1.2.1 (2024-07-10)
- account for native token transfer & meta transactions (2f65804)
1.2.0 (2024-06-19)
- introduce parseSwapV2 for Settler (a15fcc4)
1.1.1 (2024-06-03)
- upgrade deps (1695559)
1.1.0 (2024-05-03)
- upgrade to viem v2 (6a51a5f)
- latest TS requires specific rootDir (55b0dbc)
1.0.4 (2024-03-19)
- use output log that has WETH for sellTokenForEthToUniswapV3 (7660957)
1.0.3 (2024-03-01)
- bnb txs that do not transfer tokens to taker (a1940e3)
1.0.2 (2023-09-10)
- handle permitAndCall function overload (34d01c9)
1.0.1 (2023-09-04)
- parallelize rpc calls (101172b)
1.0.0 (2023-09-02)
- viem as peer dependency
- viem as peer dependency (f8c2239)
- account for identical permitAndCall function names (1ead225)
- handle zero transfer events for sellToPancakeSwap (4ea566a)
- support sellEthForTokenToUniswapV3 multihop (06f7faf)
0.6.0 (2023-08-31)
- introduce viem + remove ethers (1432283)
- remove exchange proxy abi from bundle... (2b6e6f8)
- support multihop for sellToUniswap (5128e75)
- use native asset for parsers that need it (ae82504)
0.5.0 (2023-08-13)
- add new addresses for permitandcall (4cc8f86)
0.4.0 (2023-08-13)
- add base support (c4f9f4d)
0.3.6 (2023-06-19)
- reduce rpc call for transformERC20 by one (7803fb5)
- reduce rpc calls for multiplexBatchSellTokenForToken by 80% (03c0a04)
- use exchange proxy address by chain id (b3bbb88)
0.3.5 (2023-06-13)
- expand node support & update deps (48f3d24)
0.3.4 (2023-06-12)
- update esbuild minification for nextjs (26764e1)
0.3.3 (2023-06-11)
- update type declarations (68f609a)
0.3.2 (2023-06-11)
- update type declarations (102befd)
0.3.1 (2023-06-11)
- fix location of type declarations (b38e8d5)
0.3.0 (2023-06-11)
- export core types (5751674)
0.2.0 (2023-05-30)
- introduce executeMetaTransactionV2 (b51afd0)
- update executeMetaTransactionV2 & transformERC20 (4ec05c2)
- unwrap metatransaction from permitAndCall (7aaa97b)
0.1.0 (2023-05-22)
- rewrite api interface (b7d90e5)
- the initial commit (5add299)