Skip to content

fireblocks-web3-provider

Utility

Researched

Fireblocks EIP-1193 Compatible Ethereum JavaScript Provider

Activity unknownLast ship 9d ago

Latest ship

v1.5.0

Github ReleaseSource verified

## 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

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. Active development: 3 commits across 3 contributors

    Code ActivitySource linked

    2 active day(s) in fireblocks/fireblocks-web3-provider.

    View evidence
  2. v1.4.0

    Github ReleaseSource verified

    ## 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

    View evidence
  3. v1.3.19 - Added several new chains + normalize XDC's addresses

    Github ReleaseSource 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

    View evidence
  4. v1.3.18

    Github ReleaseSource verified

    ## Changes ## 🚀 Features - feat: :sparkles: added several new chains @a0ngo (#63)

    View evidence
  5. v1.3.17

    Github ReleaseSource verified

    ## Changes - Add Ethereum Hoodi and Linea Sepolia to chain chain and asset IDs @nategraf (#60)

    View evidence
  6. v1.3.16

    Github ReleaseSource verified

    ## Changes ## 🚀 Features - Add HyperEVM and Abstract chains @orenyomtov (#56) - Update Sepolia RPC URL ## 🧰 Maintenance - Update Github Actions to v4 @orenyomtov (#57) - Update dependencies

    View evidence
  7. v1.3.15

    Github ReleaseSource verified

    ## Changes - Add Soneium @Connie18 (#48)

    View evidence
  8. v1.3.14

    Github ReleaseSource verified

    ## Changes - Update web3-utils @orenyomtov (#43)

    View evidence
  9. v1.3.13

    Github ReleaseSource verified

    ## Changes - Add support to LaChain mainnet @Cancuuu (#32) - [Snyk] Security upgrade axios from 1.7.7 to 1.7.8 @dolevmiz1 (#41)

    View evidence
  10. v1.3.12

    Github ReleaseSource verified

    ## Changes ## 🧰 Maintenance - Update dependencies (including ethers to v6) @orenyomtov (#40)

    View evidence
  11. v1.3.11

    Github ReleaseSource verified

    ## Changes * Update dependencies

    View evidence
  12. v1.3.10

    Github ReleaseSource verified

    ## Changes - add support Sepolia Minato @phamquyhai (#31)

    View evidence
  13. v1.3.9

    Github ReleaseSource verified

    ## Changes - add blast mainnet rpc_url and chainId to types and constants @brohamgoham (#30)

    View evidence
  14. v1.3.8

    Github ReleaseSource verified

    ## 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)

    View evidence
  15. v1.3.7

    Github ReleaseSource verified

    ## Changes - fix chainId hex issue @brohamgoham (#26)

    View evidence
  16. v1.3.6

    Github ReleaseSource verified

    ## Changes - Add Polygon Amoy @physo (#24)

    View evidence
  17. v1.3.5

    Github ReleaseSource verified

    ## Changes - Fix tenderly simulation URL params @SlavaSereb (#22)

    View evidence
  18. v1.3.4

    Github ReleaseSource verified

    ## Changes * [Add L2 Sepolia testnets (Optimism, Arbitrum, Base)](https://github.com/fireblocks/fireblocks-web3-provider/commit/0a3b17877854f64508c6a85fa8b788eb4fd25ebd)

    View evidence
  19. v1.3.3

    Github ReleaseSource verified

    ## Changes - change getDepositAddresses to getPaginatedAddresses @barakfireblocks (#20)

    View evidence
  20. v1.3.2

    Github ReleaseSource verified

    ## 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)

    View evidence
  21. v1.3.1

    Github ReleaseSource verified

    ## Changes - Support more chains (#18)

    View evidence
  22. v1.3.0

    Github ReleaseSource verified

    ## Changes - [feat: added proxy support](https://github.com/fireblocks/fireblocks-web3-provider/commit/50a277d534bdee3eaebff65cab01a16f9914ea31)

    View evidence
  23. v1.2.6

    Github ReleaseSource verified

    ## Changes * [Add Holesky testnet](https://github.com/fireblocks/fireblocks-web3-provider/commit/3cecc8a0e22ce1072b47dfe05a584ded93ad23c2)

    View evidence
  24. v1.2.5

    Github ReleaseSource verified

    ## Changes - [Add tests prior to merging PR](https://github.com/fireblocks/fireblocks-web3-provider/commit/b9193a040fc6fc59e72fb847a3dd2a30021f3792) - [Support web3.js v4 (input instead of data)](https://github.com/fireblocks/fireblocks-web3-provider/commit/c8b4c9afc15eab0328ef79eb1dc9e1510af75d14) - [Fix tenderly simulation link](https://github.com/fireblocks/fireblocks-web3-provider/commit/7406b45aa495c822dc1f9e3bd470646f9c657599) - [Add contract call tests](https://github.com/fireblocks/fireblocks-web3-provider/commit/ea875fb4bf79936c7e2f85121534a847bae6105a) - [Add logRequestsAndResponses

    View evidence

Research notes

Written by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on fireblocks-web3-provider yet.

    Know something about fireblocks-web3-provider? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.

    Sources