@coinbase/coinbase-sdk
Advanced tools
Changelog
[0.21.0] - 2025-02-28
getWithdrawalCredentials
getter for Validator
object to expose withdrawal credentials of an Ethereum validator.Changelog
[0.20.0] - 2025-02-25
Changelog
[0.19.0] - 2025-02-21
EURC
and cbBTC
asset support.Changelog
[0.18.1] - 2025-02-13
Changelog
[0.18.0] - 2025-02-13
TransactionReceipt
and TransactionLog
to contract invocation response.Changelog
[0.17.0] - 2025-02-01
broadcastExternalTransaction
method to ExternalAddress
to broadcast an external transaction.Changelog
[0.16.0] - 2025-01-28
Wallet.createTransfer({..., gasless: true})
Changelog
[0.15.0] - 2025-01-17
deployContract
method to WalletAddress
and Wallet
to deploy an arbitrary contract.Changelog
[0.14.1] - 2025-01-17
networkId
input argument.Changelog
[0.14.0] - 2025-01-14
skipBatching
option to Wallet.createTransfer
to allow for lower latency gasless transfers.