Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coinbase/coinbase-sdk

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinbase/coinbase-sdk - npm Package Versions

234

0.13.0

Diff

coinbase-owner
published 0.11.3 •

Changelog

Source

[0.11.3] - 2024-12-10

Added

  • Wallet address contract invocation input validation for payable contracts.
coinbase-owner
published 0.11.2 •

Changelog

Source

[0.11.2] - 2024-12-04

Added

  • Add listFundOperations method to Wallet and WalletAddress to list the fund operations associated with the wallet or address.
  • Updated fund and quoteFund methods to take CreateFundOptions object instead of individual parameters.
coinbase-owner
published 0.11.1 •

Changelog

Source

[0.11.1] - 2024-11-29

Fixed

  • Support setting source and sourceVersion correlation data via Coinbase.configure()
coinbase-owner
published 0.11.0 •

Changelog

Source

[0.11.0] - 2024-11-27

Added

  • Add support for funding wallets (Alpha feature release)
    • Must reach out to CDP SDK Discord channel to be considered for this feature.
  • Add rlp_encoded_tx field to EthereumTransaction interface
  • Added create and update feature for SmartContractEventActivity webhook and its related event type filter.

Fixed

  • Fixed a bug where the asset ID was not being set correctly for Gwei and Wei
coinbase-owner
published 0.10.0 •

Changelog

Source

[0.10.0] - 2024-10-31

Added

  • Add support for async faucet transactions i.e. using faucetTx.wait() to wait for the transaction to be confirmed.
coinbase-owner
published 0.9.1 •

Changelog

Source

[0.9.1] - 2024-10-18

Fixed

  • Fixed a bug where readContract was not working for nested types
coinbase-owner
published 0.9.0 •

Changelog

Source

[0.9.0] - 2024-10-17

Added

  • Support for readContract to read from smart contracts
coinbase-owner
published 0.8.1 •

Changelog

Source

[0.8.1] - 2024-10-09

Fixed

  • Fixed a bug that overwrites existing webhook notification URI when only updating a webhook's addresses
coinbase-owner
published 0.8.0 •

Changelog

Source

[0.8.0] - 2024-10-04

Added

  • Explicit paginated list methods for listing Wallet, Transfer, Transaction, Webhook, PayloadSignature, and HistoricalBalance.

Breaking

  • Webhook#update now takes an Object of {notificationUri, eventTypeFilter} instead of notificationUri string
  • list methods for listing Wallet, Transfer, Transaction, Webhook, PayloadSignature, and HistoricalBalance now take PaginationOptions and return PaginationResponse<T>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc