## What's Changed * feat: add Robinhood Chain support by @lior-77 in https://github.com/fireblocks/fireblocks-web3-provider/pull/73 * feat: add ADI Chain mainnet and testnet support by @SaeeDawod in https://github.com/fireblocks/fireblocks-web3-provider/pull/74 * chore: bump version to 1.5.0 by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/75 ## New Contributors * @lior-77 made their first contribution in https://github.com/fireblocks/fireblocks-web3-provider/pull/73 * @SaeeDawod made their first contribution in https://github.com/fireblocks/fireblocks-web3
## What's Changed * feat(FA-7921): migrate from fireblocks-sdk to @fireblocks/ts-sdk by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/70 * ci: simplify publish workflow (remove blocked auto-bump) by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/71 * ci: switch publish to npm OIDC trusted publishing by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/72 **Full Changelog**: https://github.com/fireblocks/fireblocks-web3-provider/compare/v1.3.19...v1.4.0
v1.3.19 - Added several new chains + normalize XDC's addresses
Github Release · Source verified
## What's Changed * Add Arc testnet by @Cancuuu in https://github.com/fireblocks/fireblocks-web3-provider/pull/64 * Add new chains and normalize xdc address functionality by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/65 * Fix of XDC wallets addresses to be EVM formatted (0xabc123...) by @izharan-fireblocks in https://github.com/fireblocks/fireblocks-web3-provider/pull/65 ## New Contributors * @izharan-fireblocks made their first contribution in https://github.com/fireblocks/fireblocks-web3-provider/pull/65 **Full Changelog**: https://github.com/fireblock
## Changes * [Add MANTLE and MANTLE_TEST](https://github.com/fireblocks/fireblocks-web3-provider/commit/0ea1cb1c31fbcffac7e27b08e6d4f5b64721a8ac) * [Add EU and EU2 base urls](https://github.com/fireblocks/fireblocks-web3-provider/commit/924e1e5a8241fc4ee3cbf8bafd5c3118d93144ba)
## Changes - Update fireblocks-sdk to v5.20.0 - Allow usage of httpsagent instead of standard proxy configuration @a0ngo (#21) - Add logo file and update README @SlavaSereb (#19)