What's Changed
- Remove chain-specific prices provider configuration by @iamacook in #1593
- Improve imitation detection to cover incoming (and multiple) transfers by @iamacook in #1564
- Fall back to indexed name of contract if none is set by @iamacook in #1604
- Bump the nest-js-core group with 4 updates by @dependabot in #1605
- Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #1606
- Bump @types/node from 20.12.12 to 20.14.0 by @dependabot in #1607
- Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #1608
- Bump typescript-eslint from 7.11.0 to 7.12.0 by @dependabot in #1609
- Fix @typescript-eslint/no-unsafe-argument instances by @hectorgomezv in #1533
- Change CAIP-10 parsing error message by @iamacook in #1616
- Add Counterfactual Safes ERC-20 balances by @hectorgomezv in #1615
- Add transaction hash to
Transaction
entity by @iamacook in #1614 - Add schemas for Zerion entities by @iamacook in #1611
- Add and validate against schema for
AssetPrice
by @iamacook in #1610 - Check fiatCode before getting Zerion balances by @hectorgomezv in #1617
- Refactor SiWe-related logic to use viem by @iamacook in #1618
- Enable
@typescript-eslint/no-unsafe-call
lint rule by @iamacook in #1619 - Fix getAddress unhandled error in TransactionsService by @hectorgomezv in #1621
Full Changelog: v1.43.0...v1.44.0