CryptoAPIs 1.7.0
dotnet add package CryptoAPIs --version 1.7.0
NuGet\Install-Package CryptoAPIs -Version 1.7.0
<PackageReference Include="CryptoAPIs" Version="1.7.0" />
<PackageVersion Include="CryptoAPIs" Version="1.7.0" />
<PackageReference Include="CryptoAPIs" />
paket add CryptoAPIs --version 1.7.0
#r "nuget: CryptoAPIs, 1.7.0"
#addin nuget:?package=CryptoAPIs&version=1.7.0
#tool nuget:?package=CryptoAPIs&version=1.7.0
⚠️ SDK Deprecation Notice
Status: Archived & Deprecated
Effective Date: 1st April, 2025
This SDK has been officially deprecated and is no longer actively maintained or updated.
To give you more flexibility, we recommend generating your own SDK using our official OpenAPI specification, available for download from the Crypto APIs Developer Portal:
👉 https://developers.cryptoapis.io/
💡 Recommended Approach
You can easily generate SDKs in most major programming languages using tools such as:
Simply use our OpenAPI JSON to create SDKs tailored to your specific needs.
This repository will remain available for reference but is no longer supported.
For questions, please contact us via our official support channels.
Thank you for your understanding and for building with Crypto APIs!
Learn more about Target Frameworks and .NET Standard.
-
- SampleDependency (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
New Endpoints:
Block Height Reached
Create Single Transaction Request From Address Without Fee Priority
Create Fungible Token Transaction Request From Address Without Fee Priority
List Synce dAddresses
Sync New HD Wallet (xPub, yPub, zPub)
Derive And Sync New Receiving Addresses
Derive And Sync New Change Addresses
Prepare A UTXO-Based Transaction From HD Wallet (xPub, yPub, zPub)
Prepare An Account-Based Transaction From HD Wallet (xPub, yPub, zPub)
Get Address Balance
Convert Bitcoin Cash Address
Endpoint Updates:
List Latest Mined Blocks endpoint - `totalCoins` and `totalFees` are now blockchainSpecific attributes
TRON protocol has been added to the following endpoints:
List Supported Tokens
Validate Address
Derive HD Wallet (xPub, yPub, zPub) Change Or Receiving Addresses
Generate Deposit Address
List Deposit Addresses
Get Wallet Asset Details
List Wallet Transactions
Get Wallet Transaction Details By Transaction ID
New confirmed coins transactions
New confirmed coins transactions and each confirmation
Mined transaction
New Block
New confirmed tokens transactions
New confirmed tokens transactions and each confirmation
New confirmed internal transactions
New confirmed internal transactions and each confirmation
Prepare An Account-Based Transaction From HD Wallet (xPub, yPub, zPub) path has been changed to - /blockchain-data/${blockchain}/${network}/transactions/prepare-account-based-transaction
Prepare A UTXO-Based Transaction From HD Wallet (xPub, yPub, zPub) path has been changed to - /blockchain-data/${blockchain}/${network}/transactions/prepare-utxo-transaction
Ethereum Goerli has replaced Ropsten in all endpoints
Removed Endpoint:
List all unconfirmed transactions