Rust API client for cryptoapis

Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs 2.0 can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain applications. Crypto APIs 2.0 provides unified endpoints and data, raw data, automatic tokens and coins forwardings, callback functionalities, and much more.

Overview

This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.

Installation

Put the package under your project folder and add the following to Cargo.toml under [dependencies]:

cryptoapis = { path = "./cryptoapis" }

Documentation for API Endpoints

All URIs are relative to https://rest.cryptoapis.io/v2

Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- AssetsApi | getassetdetailsbyassetid | GET /market-data/assets/assetId/{assetId} | Get Asset Details By Asset ID *AssetsApi* | getassetdetailsbyassetsymbol | GET /market-data/assets/{assetSymbol} | Get Asset Details By Asset Symbol AssetsApi | listassetsdetails | GET /market-data/assets/details | List Assets Details AutomaticCoinsForwardingApi | createautomaticcoinsforwarding | POST /blockchain-automations/{blockchain}/{network}/coins-forwarding/automations | Create Automatic Coins Forwarding *AutomaticCoinsForwardingApi* | deleteautomaticcoinsforwarding | DELETE /blockchain-automations/{blockchain}/{network}/coins-forwarding/automations/{referenceId} | Delete Automatic Coins Forwarding AutomaticCoinsForwardingApi | listcoinsforwardingautomations | GET /blockchain-automations/{blockchain}/{network}/coins-forwarding/automations | List Coins Forwarding Automations *AutomaticTokensForwardingApi* | addtokenstoexistingfromaddress | POST /blockchain-automations/{blockchain}/{network}/tokens-forwarding/automations/add-token | Add Tokens To Existing fromAddress AutomaticTokensForwardingApi | createautomatictokensforwarding | POST /blockchain-automations/{blockchain}/{network}/tokens-forwarding/automations | Create Automatic Tokens Forwarding *AutomaticTokensForwardingApi* | deleteautomatictokensforwarding | DELETE /blockchain-automations/{blockchain}/{network}/tokens-forwarding/automations/{referenceId} | Delete Automatic Tokens Forwarding AutomaticTokensForwardingApi | getfeeaddressdetails | GET /blockchain-automations/{blockchain}/{network}/tokens-forwarding/fee-addresses | Get Fee Address Details *AutomaticTokensForwardingApi* | listtokensforwardingautomations | GET /blockchain-automations/{blockchain}/{network}/tokens-forwarding/automations | List Tokens Forwarding Automations CallbackDataApi | getaddressdetailsfromcallback | GET /blockchain-events/{blockchain}/{network}/addresses/{address} | Get Address Details From Callback CallbackDataApi | getblockdetailsbyblockhashfromcallback | GET /blockcain-events/{blockchain}/{network}/blocks/hash/{blockHash} | Get Block Details By Block Hash From Callback *CallbackDataApi* | getblockdetailsbyblockheightfromcallback | GET /blockcain-events/{blockchain}/{network}/blocks/height/{blockHeight} | Get Block Details By Block Height From Callback CallbackDataApi | gettransactiondetailsbytransactionidfromcallback | GET /blockchain-events/{blockchain}/{network}/transactions/{transactionId} | Get Transaction Details By Transaction ID From Callback *CreateSubscriptionsForApi* | minedtransaction | POST /blockchain-events/{blockchain}/{network}/subscriptions/transaction-mined | Mined transaction CreateSubscriptionsForApi | newblock | POST /blockchain-events/{blockchain}/{network}/subscriptions/block-mined | New Block *CreateSubscriptionsForApi* | newconfirmedcoinstransactions | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-coins-transactions-confirmed | New confirmed coins transactions CreateSubscriptionsForApi | newconfirmedcoinstransactionsandeachconfirmation | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-coins-transactions-confirmed-each-confirmation | New confirmed coins transactions and each confirmation CreateSubscriptionsForApi | newconfirmedinternaltransactions | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-internal-transactions-confirmed | New confirmed internal transactions *CreateSubscriptionsForApi* | newconfirmedinternaltransactionsandeachconfirmation | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-internal-transactions-confirmed-each-confirmation | New confirmed internal transactions and each confirmation *CreateSubscriptionsForApi* | newconfirmedtokenstransactions | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-tokens-transactions-confirmed | New confirmed tokens transactions CreateSubscriptionsForApi | newconfirmedtokenstransactionsandeachconfirmation | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-tokens-transactions-confirmed-each-confirmation | New confirmed tokens transactions and each confirmation CreateSubscriptionsForApi | newunconfirmedcoinstransactions | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-coins-transactions-unconfirmed | New unconfirmed coins transactions *CreateSubscriptionsForApi* | newunconfirmedtokenstransactions | POST /blockchain-events/{blockchain}/{network}/subscriptions/address-tokens-transactions-unconfirmed | New unconfirmed tokens transactions ExchangeRatesApi | getexchangeratebyassetsymbols | GET /market-data/exchange-rates/by-symbols/{fromAssetSymbol}/{toAssetSymbol} | Get Exchange Rate By Asset Symbols *ExchangeRatesApi* | getexchangeratebyassetsids | GET /market-data/exchange-rates/by-asset-ids/{fromAssetId}/{toAssetId} | Get Exchange Rate By Assets IDs FeaturesApi | broadcastlocallysignedtransaction | POST /blockchain-tools/{blockchain}/{network}/transactions/broadcast | Broadcast Locally Signed Transaction *FeaturesApi* | geteip1559feerecommendations | GET /blockchain-tools/{blockchain}/{network}/fees/eip1559 | Get EIP 1559 Fee Recommendations *FeaturesApi* | validateaddress | POST /blockchain-tools/{blockchain}/{network}/addresses/validate | Validate Address GeneratingApi | generatedepositaddress | POST /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/addresses | Generate Deposit Address HDWalletsApi | gethdwallet_xpubypubzpubdetails | GET /blockchain-data/{blockchain}/{network}/hd/{extendedPublicKey}/details | Get HD Wallet (xPub, yPub, zPub) Details *HDWalletsApi* | listhdwalletxpubypubzpubtransactions | GET /blockchain-data/{blockchain}/{network}/hd/{extendedPublicKey}/transactions | List HD Wallet (xPub, yPub, zPub) Transactions *HDWalletsApi* | synchdwalletxpubypubzpub | POST /blockchain-data/{blockchain}/{network}/hd/sync | Sync HD Wallet (xPub, yPub, zPub) InformativeApi | gettransactionrequestdetails | GET /wallet-as-a-service/transactionRequests/{transactionRequestId} | Get Transaction Request Details *InformativeApi* | getwalletassetdetails | GET /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network} | Get Wallet Asset Details InformativeApi | getwallettransactiondetailsbytransactionid | GET /wallet-as-a-service/wallets/{blockchain}/{network}/transactions/{transactionId} | Get Wallet Transaction Details By Transaction ID InformativeApi | listdepositaddresses | GET /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/addresses | List Deposit Addresses InformativeApi | listsupportedtokens | GET /wallet-as-a-service/info/{blockchain}/{network}/supported-tokens | List Supported Tokens InformativeApi | listwallettransactions | GET /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/transactions | List Wallet Transactions InternalApi | getinternaltransactionbytransactionhashandoperationid | GET /blockchain-data/{blockchain}/{network}/transactions/{transactionHash}/internal/{operationId} | Get Internal Transaction by Transaction Hash and Operation Id InternalApi | listinternaltransactiondetailsbytransactionhash | GET /blockchain-data/{blockchain}/{network}/transactions/{transactionHash}/internal | List Internal Transaction Details by Transaction Hash InternalApi | listinternaltransactionsbyaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{address}/internal | List Internal Transactions By Address ManageSubscriptionsApi | activateblockchaineventsubscription | POST /blockchain-events/subscriptions/{referenceId}/activate | Activate Blockchain Event Subscription *ManageSubscriptionsApi* | deleteblockchaineventsubscription | DELETE /blockchain-events/{blockchain}/{network}/subscriptions/{referenceId} | Delete Blockchain Event Subscription ManageSubscriptionsApi | listblockchaineventssubscriptions | GET /blockchain-events/{blockchain}/{network}/subscriptions | List Blockchain Events Subscriptions *MetadataApi* | listsupportedassets | GET /market-data/assets/supported | List Supported Assets *OmniLayerApi* | getomnitransactiondetailsbytransactionidtxid | GET /blockchain-data/{blockchain}/{network}/omni/transactions/{transactionId} | Get Omni Transaction Details By Transaction ID (Txid) *OmniLayerApi* | getunconfirmedomnitransactionbytransactionidtxid | GET /blockchain-data/{blockchain}/{network}/omni/transactions-unconfirmed/{transactionId} | Get Unconfirmed Omni Transaction By Transaction ID (Txid) *OmniLayerApi* | listomnitokensbyaddress | GET /blockchain-data/{blockchain}/{network}/omni/addresses/{address} | List Omni Tokens By Address *OmniLayerApi* | listomnitransactionsbyaddress | GET /blockchain-data/{blockchain}/{network}/omni/addresses/{address}/transactions | List Omni Transactions By Address *OmniLayerApi* | listomnitransactionsbyblockhash | GET /blockchain-data/{blockchain}/{network}/omni/blocks/hash/{blockHash}/transactions | List Omni Transactions By Block Hash OmniLayerApi | listomnitransactionsbyblockheight | GET /blockchain-data/{blockchain}/{network}/omni/blocks/height/{blockHeight}/transactions | List Omni Transactions By Block Height *OmniLayerApi* | listunconfirmedomnitransactionsbyaddress | GET /blockchain-data/{blockchain}/{network}/omni/address-transactions-unconfirmed/{address} | List Unconfirmed Omni Transactions By Address OmniLayerApi | listunconfirmedomnitransactionsbypropertyid | GET /blockchain-data/{blockchain}/{network}/omni/properties/{propertyId}/transactions | List Unconfirmed Omni Transactions By Property ID TokensApi | gettokendetailsbycontractaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{contractAddress}/contract | Get Token Details by Contract Address *TokensApi* | listconfirmedtokenstransfersbyaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{address}/tokens-transfers | List Confirmed Tokens Transfers By Address TokensApi | listtokensbyaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{address}/tokens | List Tokens By Address *TokensApi* | listtokenstransfersbytransactionhash | GET /blockchain-data/{blockchain}/{network}/transactions/{transactionHash}/tokens-transfers | List Tokens Transfers By Transaction Hash TransactionsApi | createcoinstransactionfromaddressforwholeamount | POST /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/addresses/{address}/all-transaction-requests | Create Coins Transaction From Address For Whole Amount *TransactionsApi* | createcoinstransactionrequestfromaddress | POST /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/addresses/{address}/transaction-requests | Create Coins Transaction Request from Address TransactionsApi | createcoinstransactionrequestfromwallet | POST /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/transaction-requests | Create Coins Transaction Request from Wallet *TransactionsApi* | createfungibletokenstransactionrequestfromaddress | POST /wallet-as-a-service/wallets/{walletId}/{blockchain}/{network}/addresses/{senderAddress}/token-transaction-requests | Create Fungible Tokens Transaction Request from Address *UTXOBasedApi* | listunspenttransactionoutputsbyaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{address}/unspent | List Unspent Transaction Outputs By Address UnifiedEndpointsApi | getaddressdetails | GET /blockchain-data/{blockchain}/{network}/addresses/{address} | Get Address Details UnifiedEndpointsApi | getblockdetailsbyblockhash | GET /blockchain-data/{blockchain}/{network}/blocks/hash/{blockHash} | Get Block Details By Block Hash *UnifiedEndpointsApi* | getblockdetailsbyblockheight | GET /blockchain-data/{blockchain}/{network}/blocks/height/{height} | Get Block Details By Block Height UnifiedEndpointsApi | getfeerecommendations | GET /blockchain-data/{blockchain}/{network}/mempool/fees | Get Fee Recommendations UnifiedEndpointsApi | getlastminedblock | GET /blockchain-data/{blockchain}/{network}/blocks/last | Get Last Mined Block *UnifiedEndpointsApi* | gettransactiondetailsbytransactionid | GET /blockchain-data/{blockchain}/{network}/transactions/{transactionId} | Get Transaction Details By Transaction ID UnifiedEndpointsApi | listallunconfirmedtransactions | GET /blockchain-data/{blockchain}/{network}/address-transactions-unconfirmed | List All Unconfirmed Transactions *UnifiedEndpointsApi* | listconfirmedtransactionsbyaddress | GET /blockchain-data/{blockchain}/{network}/addresses/{address}/transactions | List Confirmed Transactions By Address *UnifiedEndpointsApi* | listlatestminedblocks | GET /blockchain-data/{blockchain}/{network}/blocks/last/{count} | List Latest Mined Blocks UnifiedEndpointsApi | listtransactionsbyblockhash | GET /blockchain-data/{blockchain}/{network}/blocks/hash/{blockHash}/transactions | List Transactions by Block Hash UnifiedEndpointsApi | listtransactionsbyblockheight | GET /blockchain-data/{blockchain}/{network}/blocks/height/{height}/transactions | List Transactions by Block Height UnifiedEndpointsApi | listunconfirmedtransactionsbyaddress | GET /blockchain-data/{blockchain}/{network}/address-transactions-unconfirmed/{address} | List Unconfirmed Transactions by Address XRPRippleApi | getlatestminedxrprippleblock | GET /blockchain-data/xrp-specific/{network}/blocks/last | Get Latest Mined XRP (Ripple) Block XRPRippleApi | getxrprippleaddressdetails | GET /blockchain-data/xrp-specific/{network}/addresses/{address} | Get XRP (Ripple) Address Details *XRPRippleApi* | getxrp_rippleblockdetailsbyblockhash | GET /blockchain-data/xrp-specific/{network}/blocks/hash/{blockHash} | Get XRP (Ripple) Block Details By Block Hash XRPRippleApi | getxrprippleblockdetailsbyblockheight | GET /blockchain-data/xrp-specific/{network}/blocks/height/{blockHeight} | Get XRP (Ripple) Block Details By Block Height XRPRippleApi | getxrprippletransactiondetailsbytransactionid | GET /blockchain-data/xrp-specific/{network}/transactions/{transactionHash} | Get XRP (Ripple) Transaction Details By Transaction ID XRPRippleApi | listxrprippletransactionsbyaddress | GET /blockchain-data/xrp-specific/{network}/addresses/{address}/transactions | List XRP (Ripple) Transactions by Address XRPRippleApi | listxrprippletransactionsbyblockhash | GET /blockchain-data/xrp-specific/{network}/blocks/hash/{blockHash}/transactions | List XRP (Ripple) Transactions By Block Hash *XRPRippleApi* | listxrp_rippletransactionsbyblockheight | GET /blockchain-data/xrp-specific/{network}/blocks/height/{blockHeight}/transactions | List XRP (Ripple) Transactions By Block Height *ZilliqaApi* | getlatestminedzilliqablock | GET /blockchain-data/zilliqa-specific/{network}/blocks/last | Get Latest Mined Zilliqa Block *ZilliqaApi* | getzilliqaaddressdetails | GET /blockchain-data/zilliqa-specific/{network}/addresses/{address} | Get Zilliqa Address Details ZilliqaApi | getzilliqablockdetailsbyblockhash | GET /blockchain-data/zilliqa-specific/{network}/blocks/hash/{blockHash} | Get Zilliqa Block Details By Block Hash ZilliqaApi | getzilliqablockdetailsbyblockheight | GET /blockchain-data/zilliqa-specific/{network}/blocks/height/{blockHeight} | Get Zilliqa Block Details By Block Height ZilliqaApi | getzilliqatransactiondetailsbytransactionid | GET /blockchain-data/zilliqa-specific/{network}/transactions/{transactionHash} | Get Zilliqa Transaction Details by Transaction ID ZilliqaApi | listzilliqatransactionsbyaddress | GET /blockchain-data/zilliqa-specific/{network}/addresses/{address}/transactions | List Zilliqa Transactions by Address ZilliqaApi | listzilliqatransactionsbyblockhash | GET /blockchain-data/zilliqa-specific/{network}/blocks/hash/{blockHash}/transactions | List Zilliqa Transactions By Block Hash *ZilliqaApi* | listzilliqatransactionsbyblockheight | GET /blockchain-data/zilliqa-specific/{network}/blocks/height/{blockHeight}/transactions | List Zilliqa Transactions By Block Height

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

developers@cryptoapis.io