crypto_apis 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1559) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +9 -0
  3. data/README.md +662 -0
  4. data/Rakefile +10 -0
  5. data/crypto_apis.gemspec +38 -0
  6. data/docs/AddTokensToExistingFromAddressR.md +24 -0
  7. data/docs/AddTokensToExistingFromAddressRB.md +20 -0
  8. data/docs/AddTokensToExistingFromAddressRBData.md +18 -0
  9. data/docs/AddTokensToExistingFromAddressRBDataItem.md +32 -0
  10. data/docs/AddTokensToExistingFromAddressRBTokenData.md +49 -0
  11. data/docs/AddTokensToExistingFromAddressRBTokenDataBitcoinOmniToken.md +18 -0
  12. data/docs/AddTokensToExistingFromAddressRBTokenDataEthereumErc20Token.md +18 -0
  13. data/docs/AddTokensToExistingFromAddressRData.md +18 -0
  14. data/docs/AddTokensToExistingFromAddressRI.md +36 -0
  15. data/docs/AddTokensToExistingFromAddressRITS.md +49 -0
  16. data/docs/AddTokensToExistingFromAddressRITSBOT.md +18 -0
  17. data/docs/AddTokensToExistingFromAddressRITSEET.md +18 -0
  18. data/docs/AddressCoinsTransactionConfirmed.md +24 -0
  19. data/docs/AddressCoinsTransactionConfirmedData.md +22 -0
  20. data/docs/AddressCoinsTransactionConfirmedDataItem.md +32 -0
  21. data/docs/AddressCoinsTransactionConfirmedDataItemMinedInBlock.md +22 -0
  22. data/docs/AddressCoinsTransactionConfirmedEachConfirmation.md +24 -0
  23. data/docs/AddressCoinsTransactionConfirmedEachConfirmationData.md +22 -0
  24. data/docs/AddressCoinsTransactionConfirmedEachConfirmationDataItem.md +36 -0
  25. data/docs/AddressCoinsTransactionConfirmedEachConfirmationDataItemMinedInBlock.md +22 -0
  26. data/docs/AddressCoinsTransactionUnconfirmed.md +24 -0
  27. data/docs/AddressCoinsTransactionUnconfirmedData.md +22 -0
  28. data/docs/AddressCoinsTransactionUnconfirmedDataItem.md +32 -0
  29. data/docs/AddressTokensTransactionConfirmed.md +24 -0
  30. data/docs/AddressTokensTransactionConfirmedData.md +22 -0
  31. data/docs/AddressTokensTransactionConfirmedDataItem.md +32 -0
  32. data/docs/AddressTokensTransactionConfirmedDataItemMinedInBlock.md +22 -0
  33. data/docs/AddressTokensTransactionConfirmedEachConfirmation.md +24 -0
  34. data/docs/AddressTokensTransactionConfirmedEachConfirmationData.md +22 -0
  35. data/docs/AddressTokensTransactionConfirmedEachConfirmationDataItem.md +36 -0
  36. data/docs/AddressTokensTransactionConfirmedEachConfirmationDataItemMinedInBlock.md +22 -0
  37. data/docs/AddressTokensTransactionConfirmedEachConfirmationEthereumerc20token.md +26 -0
  38. data/docs/AddressTokensTransactionConfirmedEachConfirmationEthereumerc721token.md +24 -0
  39. data/docs/AddressTokensTransactionConfirmedEachConfirmationOmnilayertoken.md +26 -0
  40. data/docs/AddressTokensTransactionConfirmedEachConfirmationToken.md +51 -0
  41. data/docs/AddressTokensTransactionConfirmedEthereumerc20token.md +26 -0
  42. data/docs/AddressTokensTransactionConfirmedEthereumerc721token.md +24 -0
  43. data/docs/AddressTokensTransactionConfirmedOmnilayertoken.md +26 -0
  44. data/docs/AddressTokensTransactionConfirmedToken.md +51 -0
  45. data/docs/AddressTokensTransactionUnconfirmed.md +24 -0
  46. data/docs/AddressTokensTransactionUnconfirmedData.md +22 -0
  47. data/docs/AddressTokensTransactionUnconfirmedDataItem.md +32 -0
  48. data/docs/AddressTokensTransactionUnconfirmedEthereumerc20token.md +26 -0
  49. data/docs/AddressTokensTransactionUnconfirmedEthereumerc721token.md +24 -0
  50. data/docs/AddressTokensTransactionUnconfirmedOmnilayertoken.md +26 -0
  51. data/docs/AddressTokensTransactionUnconfirmedToken.md +51 -0
  52. data/docs/AlreadyExists.md +24 -0
  53. data/docs/AlreadyExistsError.md +22 -0
  54. data/docs/AssetsApi.md +87 -0
  55. data/docs/AutomaticCoinsForwardingApi.md +249 -0
  56. data/docs/AutomaticTokensForwardingApi.md +407 -0
  57. data/docs/BannedIpAddress.md +24 -0
  58. data/docs/BannedIpAddressError.md +22 -0
  59. data/docs/BannedIpAddressErrorDetails.md +20 -0
  60. data/docs/BlockMined.md +24 -0
  61. data/docs/BlockMinedData.md +22 -0
  62. data/docs/BlockMinedDataItem.md +26 -0
  63. data/docs/BlockchainDataBlockNotFound.md +24 -0
  64. data/docs/BlockchainDataBlockNotFoundError.md +22 -0
  65. data/docs/BlockchainDataTransactionNotFound.md +24 -0
  66. data/docs/BlockchainDataTransactionNotFoundError.md +22 -0
  67. data/docs/BlockchainEventsCallbacksLimitReached.md +24 -0
  68. data/docs/BlockchainEventsCallbacksLimitReachedError.md +22 -0
  69. data/docs/CoinsForwardingAutomationsLimitReached.md +24 -0
  70. data/docs/CoinsForwardingAutomationsLimitReachedError.md +22 -0
  71. data/docs/CoinsForwardingFail.md +24 -0
  72. data/docs/CoinsForwardingFailData.md +22 -0
  73. data/docs/CoinsForwardingFailDataItem.md +30 -0
  74. data/docs/CoinsForwardingSuccess.md +24 -0
  75. data/docs/CoinsForwardingSuccessData.md +22 -0
  76. data/docs/CoinsForwardingSuccessDataItem.md +36 -0
  77. data/docs/CouldNotCalculateRateForPair.md +24 -0
  78. data/docs/CouldNotCalculateRateForPairError.md +22 -0
  79. data/docs/CreateAutomaticCoinsForwardingR.md +24 -0
  80. data/docs/CreateAutomaticCoinsForwardingRB.md +20 -0
  81. data/docs/CreateAutomaticCoinsForwardingRBData.md +18 -0
  82. data/docs/CreateAutomaticCoinsForwardingRBDataItem.md +28 -0
  83. data/docs/CreateAutomaticCoinsForwardingRData.md +18 -0
  84. data/docs/CreateAutomaticCoinsForwardingRI.md +32 -0
  85. data/docs/CreateAutomaticTokensForwardingR.md +24 -0
  86. data/docs/CreateAutomaticTokensForwardingRB.md +20 -0
  87. data/docs/CreateAutomaticTokensForwardingRBData.md +18 -0
  88. data/docs/CreateAutomaticTokensForwardingRBDataItem.md +30 -0
  89. data/docs/CreateAutomaticTokensForwardingRBTokenData.md +49 -0
  90. data/docs/CreateAutomaticTokensForwardingRBTokenDataBitcoinOmniToken.md +18 -0
  91. data/docs/CreateAutomaticTokensForwardingRBTokenDataEthereumToken.md +18 -0
  92. data/docs/CreateAutomaticTokensForwardingRData.md +18 -0
  93. data/docs/CreateAutomaticTokensForwardingRI.md +36 -0
  94. data/docs/CreateAutomaticTokensForwardingRITS.md +49 -0
  95. data/docs/CreateAutomaticTokensForwardingRITSBOT.md +18 -0
  96. data/docs/CreateAutomaticTokensForwardingRITSET.md +18 -0
  97. data/docs/CreateSubscriptionsForApi.md +647 -0
  98. data/docs/DefaultApi.md +87 -0
  99. data/docs/DeleteAutomaticCoinsForwardingR.md +24 -0
  100. data/docs/DeleteAutomaticCoinsForwardingRData.md +18 -0
  101. data/docs/DeleteAutomaticCoinsForwardingRI.md +32 -0
  102. data/docs/DeleteAutomaticTokensForwardingR.md +24 -0
  103. data/docs/DeleteAutomaticTokensForwardingRData.md +18 -0
  104. data/docs/DeleteAutomaticTokensForwardingRI.md +36 -0
  105. data/docs/DeleteAutomaticTokensForwardingRITS.md +49 -0
  106. data/docs/DeleteAutomaticTokensForwardingRITSBOT.md +18 -0
  107. data/docs/DeleteAutomaticTokensForwardingRITSET.md +18 -0
  108. data/docs/DeleteBlockchainEventSubscriptionR.md +24 -0
  109. data/docs/DeleteBlockchainEventSubscriptionRData.md +18 -0
  110. data/docs/DeleteBlockchainEventSubscriptionRI.md +26 -0
  111. data/docs/EndpointNotAllowedForApiKey.md +24 -0
  112. data/docs/EndpointNotAllowedForApiKeyError.md +22 -0
  113. data/docs/EndpointNotAllowedForPlan.md +24 -0
  114. data/docs/EndpointNotAllowedForPlanError.md +22 -0
  115. data/docs/ExchangeRatesApi.md +163 -0
  116. data/docs/FeatureMainnetsNotAllowedForPlan.md +24 -0
  117. data/docs/FeatureMainnetsNotAllowedForPlanError.md +22 -0
  118. data/docs/GetAddressDetailsR.md +24 -0
  119. data/docs/GetAddressDetailsRData.md +18 -0
  120. data/docs/GetAddressDetailsRI.md +28 -0
  121. data/docs/GetAddressDetailsRIConfirmedBalance.md +20 -0
  122. data/docs/GetAddressDetailsRITotalReceived.md +20 -0
  123. data/docs/GetAddressDetailsRITotalSpent.md +20 -0
  124. data/docs/GetBlockDetailsByBlockHashR.md +24 -0
  125. data/docs/GetBlockDetailsByBlockHashRData.md +18 -0
  126. data/docs/GetBlockDetailsByBlockHashRI.md +30 -0
  127. data/docs/GetBlockDetailsByBlockHashRIBS.md +59 -0
  128. data/docs/GetBlockDetailsByBlockHashRIBSB.md +36 -0
  129. data/docs/GetBlockDetailsByBlockHashRIBSBC.md +32 -0
  130. data/docs/GetBlockDetailsByBlockHashRIBSD.md +34 -0
  131. data/docs/GetBlockDetailsByBlockHashRIBSD2.md +32 -0
  132. data/docs/GetBlockDetailsByBlockHashRIBSE.md +36 -0
  133. data/docs/GetBlockDetailsByBlockHashRIBSEC.md +36 -0
  134. data/docs/GetBlockDetailsByBlockHashRIBSL.md +36 -0
  135. data/docs/GetBlockDetailsByBlockHeightR.md +24 -0
  136. data/docs/GetBlockDetailsByBlockHeightRData.md +18 -0
  137. data/docs/GetBlockDetailsByBlockHeightRI.md +30 -0
  138. data/docs/GetBlockDetailsByBlockHeightRIBS.md +59 -0
  139. data/docs/GetBlockDetailsByBlockHeightRIBSB.md +36 -0
  140. data/docs/GetBlockDetailsByBlockHeightRIBSBC.md +32 -0
  141. data/docs/GetBlockDetailsByBlockHeightRIBSD.md +34 -0
  142. data/docs/GetBlockDetailsByBlockHeightRIBSD2.md +32 -0
  143. data/docs/GetBlockDetailsByBlockHeightRIBSE.md +34 -0
  144. data/docs/GetBlockDetailsByBlockHeightRIBSEC.md +34 -0
  145. data/docs/GetBlockDetailsByBlockHeightRIBSL.md +36 -0
  146. data/docs/GetContractDetailsByAddressR.md +24 -0
  147. data/docs/GetContractDetailsByAddressRData.md +18 -0
  148. data/docs/GetContractDetailsByAddressRI.md +32 -0
  149. data/docs/GetExchangeRateByAssetSymbolsR.md +24 -0
  150. data/docs/GetExchangeRateByAssetSymbolsRData.md +18 -0
  151. data/docs/GetExchangeRateByAssetSymbolsRI.md +28 -0
  152. data/docs/GetExchangeRateByAssetsIDsR.md +24 -0
  153. data/docs/GetExchangeRateByAssetsIDsRData.md +18 -0
  154. data/docs/GetExchangeRateByAssetsIDsRI.md +28 -0
  155. data/docs/GetFeeAddressDetailsR.md +24 -0
  156. data/docs/GetFeeAddressDetailsRData.md +18 -0
  157. data/docs/GetFeeAddressDetailsRI.md +22 -0
  158. data/docs/GetFeeAddressDetailsRIBalance.md +20 -0
  159. data/docs/GetFeeRecommendationsR.md +24 -0
  160. data/docs/GetFeeRecommendationsRData.md +18 -0
  161. data/docs/GetFeeRecommendationsRI.md +24 -0
  162. data/docs/GetHDWalletXPubYPubZPubDetailsR.md +24 -0
  163. data/docs/GetHDWalletXPubYPubZPubDetailsRData.md +18 -0
  164. data/docs/GetHDWalletXPubYPubZPubDetailsRI.md +22 -0
  165. data/docs/GetLatestMinedBlockR.md +24 -0
  166. data/docs/GetLatestMinedBlockRData.md +18 -0
  167. data/docs/GetLatestMinedBlockRI.md +28 -0
  168. data/docs/GetLatestMinedBlockRIBS.md +59 -0
  169. data/docs/GetLatestMinedBlockRIBSB.md +36 -0
  170. data/docs/GetLatestMinedBlockRIBSBC.md +32 -0
  171. data/docs/GetLatestMinedBlockRIBSD.md +34 -0
  172. data/docs/GetLatestMinedBlockRIBSD2.md +32 -0
  173. data/docs/GetLatestMinedBlockRIBSE.md +34 -0
  174. data/docs/GetLatestMinedBlockRIBSEC.md +34 -0
  175. data/docs/GetLatestMinedBlockRIBSL.md +36 -0
  176. data/docs/GetLatestMinedXRPRippleBlockR.md +24 -0
  177. data/docs/GetLatestMinedXRPRippleBlockRData.md +18 -0
  178. data/docs/GetLatestMinedXRPRippleBlockRI.md +30 -0
  179. data/docs/GetLatestMinedXRPRippleBlockRITotalCoins.md +20 -0
  180. data/docs/GetLatestMinedXRPRippleBlockRITotalFees.md +20 -0
  181. data/docs/GetOmniTransactionDetailsByTransactionIDTxidR.md +24 -0
  182. data/docs/GetOmniTransactionDetailsByTransactionIDTxidRData.md +18 -0
  183. data/docs/GetOmniTransactionDetailsByTransactionIDTxidRI.md +44 -0
  184. data/docs/GetOmniTransactionDetailsByTransactionIDTxidRISenders.md +20 -0
  185. data/docs/GetTransactionDetailsByTransactionIDR.md +24 -0
  186. data/docs/GetTransactionDetailsByTransactionIDRData.md +18 -0
  187. data/docs/GetTransactionDetailsByTransactionIDRI.md +38 -0
  188. data/docs/GetTransactionDetailsByTransactionIDRIBS.md +59 -0
  189. data/docs/GetTransactionDetailsByTransactionIDRIBSB.md +28 -0
  190. data/docs/GetTransactionDetailsByTransactionIDRIBSBC.md +26 -0
  191. data/docs/GetTransactionDetailsByTransactionIDRIBSBCScriptPubKey.md +26 -0
  192. data/docs/GetTransactionDetailsByTransactionIDRIBSBCVin.md +32 -0
  193. data/docs/GetTransactionDetailsByTransactionIDRIBSBCVout.md +22 -0
  194. data/docs/GetTransactionDetailsByTransactionIDRIBSBScriptPubKey.md +26 -0
  195. data/docs/GetTransactionDetailsByTransactionIDRIBSBScriptSig.md +22 -0
  196. data/docs/GetTransactionDetailsByTransactionIDRIBSBVin.md +32 -0
  197. data/docs/GetTransactionDetailsByTransactionIDRIBSBVout.md +22 -0
  198. data/docs/GetTransactionDetailsByTransactionIDRIBSD.md +26 -0
  199. data/docs/GetTransactionDetailsByTransactionIDRIBSD2.md +26 -0
  200. data/docs/GetTransactionDetailsByTransactionIDRIBSD2ScriptPubKey.md +26 -0
  201. data/docs/GetTransactionDetailsByTransactionIDRIBSD2ScriptSig.md +22 -0
  202. data/docs/GetTransactionDetailsByTransactionIDRIBSD2Vin.md +32 -0
  203. data/docs/GetTransactionDetailsByTransactionIDRIBSD2Vout.md +22 -0
  204. data/docs/GetTransactionDetailsByTransactionIDRIBSDScriptPubKey.md +26 -0
  205. data/docs/GetTransactionDetailsByTransactionIDRIBSDScriptSig.md +22 -0
  206. data/docs/GetTransactionDetailsByTransactionIDRIBSDVin.md +32 -0
  207. data/docs/GetTransactionDetailsByTransactionIDRIBSDVout.md +22 -0
  208. data/docs/GetTransactionDetailsByTransactionIDRIBSE.md +30 -0
  209. data/docs/GetTransactionDetailsByTransactionIDRIBSEC.md +28 -0
  210. data/docs/GetTransactionDetailsByTransactionIDRIBSECGasPrice.md +20 -0
  211. data/docs/GetTransactionDetailsByTransactionIDRIBSEGasPrice.md +20 -0
  212. data/docs/GetTransactionDetailsByTransactionIDRIBSL.md +28 -0
  213. data/docs/GetTransactionDetailsByTransactionIDRIBSLScriptPubKey.md +26 -0
  214. data/docs/GetTransactionDetailsByTransactionIDRIBSLScriptSig.md +22 -0
  215. data/docs/GetTransactionDetailsByTransactionIDRIBSLVin.md +32 -0
  216. data/docs/GetTransactionDetailsByTransactionIDRIBSLVout.md +22 -0
  217. data/docs/GetTransactionDetailsByTransactionIDRIFee.md +20 -0
  218. data/docs/GetTransactionDetailsByTransactionIDRIRecipients.md +20 -0
  219. data/docs/GetTransactionDetailsByTransactionIDRISenders.md +20 -0
  220. data/docs/GetUnconfirmedOmniTransactionByTransactionIDTxidR.md +24 -0
  221. data/docs/GetUnconfirmedOmniTransactionByTransactionIDTxidRData.md +18 -0
  222. data/docs/GetUnconfirmedOmniTransactionByTransactionIDTxidRI.md +42 -0
  223. data/docs/GetUnconfirmedOmniTransactionByTransactionIDTxidRIRecipients.md +20 -0
  224. data/docs/GetUnconfirmedOmniTransactionByTransactionIDTxidRISenders.md +20 -0
  225. data/docs/GetXRPRippleAddressDetailsR.md +24 -0
  226. data/docs/GetXRPRippleAddressDetailsRData.md +18 -0
  227. data/docs/GetXRPRippleAddressDetailsRI.md +26 -0
  228. data/docs/GetXRPRippleAddressDetailsRIBalance.md +20 -0
  229. data/docs/GetXRPRippleBlockDetailsByBlockHashR.md +24 -0
  230. data/docs/GetXRPRippleBlockDetailsByBlockHashRData.md +18 -0
  231. data/docs/GetXRPRippleBlockDetailsByBlockHashRI.md +32 -0
  232. data/docs/GetXRPRippleBlockDetailsByBlockHashRITotalCoins.md +20 -0
  233. data/docs/GetXRPRippleBlockDetailsByBlockHeightR.md +24 -0
  234. data/docs/GetXRPRippleBlockDetailsByBlockHeightRData.md +18 -0
  235. data/docs/GetXRPRippleBlockDetailsByBlockHeightRI.md +32 -0
  236. data/docs/GetXRPRippleBlockDetailsByBlockHeightRITotalCoins.md +20 -0
  237. data/docs/GetXRPRippleBlockDetailsByBlockHeightRITotalFees.md +20 -0
  238. data/docs/GetXRPRippleTransactionDetailsByTransactionIDR.md +24 -0
  239. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRData.md +18 -0
  240. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRI.md +46 -0
  241. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRIFee.md +20 -0
  242. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRIOffer.md +20 -0
  243. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRIReceive.md +20 -0
  244. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRIRecipients.md +20 -0
  245. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRISenders.md +20 -0
  246. data/docs/GetXRPRippleTransactionDetailsByTransactionIDRIValue.md +20 -0
  247. data/docs/InsufficientCredits.md +24 -0
  248. data/docs/InsufficientCreditsError.md +22 -0
  249. data/docs/InvalidApiKey.md +24 -0
  250. data/docs/InvalidApiKeyError.md +22 -0
  251. data/docs/InvalidBlockchain.md +24 -0
  252. data/docs/InvalidBlockchainError.md +22 -0
  253. data/docs/InvalidData.md +24 -0
  254. data/docs/InvalidDataError.md +22 -0
  255. data/docs/InvalidNetwork.md +24 -0
  256. data/docs/InvalidNetworkError.md +22 -0
  257. data/docs/InvalidPagination.md +24 -0
  258. data/docs/InvalidPaginationError.md +22 -0
  259. data/docs/InvalidRequestBodyStructure.md +24 -0
  260. data/docs/InvalidRequestBodyStructureError.md +22 -0
  261. data/docs/InvalidXpub.md +24 -0
  262. data/docs/InvalidXpubError.md +22 -0
  263. data/docs/LimitGreaterThanAllowed.md +24 -0
  264. data/docs/LimitGreaterThanAllowedError.md +22 -0
  265. data/docs/ListAssetsDetailsR.md +24 -0
  266. data/docs/ListAssetsDetailsRData.md +24 -0
  267. data/docs/ListAssetsDetailsRI.md +32 -0
  268. data/docs/ListAssetsDetailsRIAssetLogo.md +22 -0
  269. data/docs/ListAssetsDetailsRILatestRate.md +22 -0
  270. data/docs/ListAssetsDetailsRISpecificData.md +47 -0
  271. data/docs/ListAssetsDetailsRISpecificDataCryptoTypeData.md +30 -0
  272. data/docs/ListBlockchainEventsSubscriptionsR.md +24 -0
  273. data/docs/ListBlockchainEventsSubscriptionsRData.md +24 -0
  274. data/docs/ListBlockchainEventsSubscriptionsRI.md +34 -0
  275. data/docs/ListCoinsForwardingAutomationsR.md +24 -0
  276. data/docs/ListCoinsForwardingAutomationsRData.md +24 -0
  277. data/docs/ListCoinsForwardingAutomationsRI.md +32 -0
  278. data/docs/ListHDWalletXPubYPubZPubTransactionsR.md +24 -0
  279. data/docs/ListHDWalletXPubYPubZPubTransactionsRData.md +24 -0
  280. data/docs/ListHDWalletXPubYPubZPubTransactionsRI.md +34 -0
  281. data/docs/ListHDWalletXPubYPubZPubTransactionsRIFee.md +18 -0
  282. data/docs/ListHDWalletXPubYPubZPubTransactionsRIRecipients.md +22 -0
  283. data/docs/ListHDWalletXPubYPubZPubTransactionsRISenders.md +22 -0
  284. data/docs/ListOmniTokensByAddressR.md +24 -0
  285. data/docs/ListOmniTokensByAddressRData.md +24 -0
  286. data/docs/ListOmniTokensByAddressRI.md +26 -0
  287. data/docs/ListOmniTransactionsByAddressR.md +24 -0
  288. data/docs/ListOmniTransactionsByAddressRData.md +24 -0
  289. data/docs/ListOmniTransactionsByAddressRI.md +44 -0
  290. data/docs/ListOmniTransactionsByAddressRIFee.md +20 -0
  291. data/docs/ListOmniTransactionsByAddressRIRecipients.md +20 -0
  292. data/docs/ListOmniTransactionsByAddressRISenders.md +20 -0
  293. data/docs/ListOmniTransactionsByBlockHashR.md +24 -0
  294. data/docs/ListOmniTransactionsByBlockHashRData.md +24 -0
  295. data/docs/ListOmniTransactionsByBlockHashRI.md +46 -0
  296. data/docs/ListOmniTransactionsByBlockHashRIFee.md +20 -0
  297. data/docs/ListOmniTransactionsByBlockHeightR.md +24 -0
  298. data/docs/ListOmniTransactionsByBlockHeightRData.md +24 -0
  299. data/docs/ListOmniTransactionsByBlockHeightRI.md +46 -0
  300. data/docs/ListOmniTransactionsByBlockHeightRIFee.md +20 -0
  301. data/docs/ListOmniTransactionsByBlockHeightRIRecipients.md +20 -0
  302. data/docs/ListOmniTransactionsByBlockHeightRISenders.md +20 -0
  303. data/docs/ListSupportedAssetsR.md +24 -0
  304. data/docs/ListSupportedAssetsRData.md +24 -0
  305. data/docs/ListSupportedAssetsRI.md +26 -0
  306. data/docs/ListTokensByAddressR.md +24 -0
  307. data/docs/ListTokensByAddressRData.md +24 -0
  308. data/docs/ListTokensByAddressRI.md +26 -0
  309. data/docs/ListTokensForwardingAutomationsR.md +24 -0
  310. data/docs/ListTokensForwardingAutomationsRData.md +24 -0
  311. data/docs/ListTokensForwardingAutomationsRI.md +36 -0
  312. data/docs/ListTokensForwardingAutomationsRITS.md +49 -0
  313. data/docs/ListTokensForwardingAutomationsRITSBOT.md +18 -0
  314. data/docs/ListTokensForwardingAutomationsRITSET.md +18 -0
  315. data/docs/ListTokensTransfersByAddressR.md +24 -0
  316. data/docs/ListTokensTransfersByAddressRData.md +24 -0
  317. data/docs/ListTokensTransfersByAddressRI.md +38 -0
  318. data/docs/ListTokensTransfersByTransactionHashR.md +24 -0
  319. data/docs/ListTokensTransfersByTransactionHashRData.md +24 -0
  320. data/docs/ListTokensTransfersByTransactionHashRI.md +38 -0
  321. data/docs/ListTransactionsByAddressR.md +24 -0
  322. data/docs/ListTransactionsByAddressRData.md +24 -0
  323. data/docs/ListTransactionsByAddressRI.md +36 -0
  324. data/docs/ListTransactionsByAddressRIBS.md +59 -0
  325. data/docs/ListTransactionsByAddressRIBSB.md +28 -0
  326. data/docs/ListTransactionsByAddressRIBSBC.md +26 -0
  327. data/docs/ListTransactionsByAddressRIBSBCVin.md +32 -0
  328. data/docs/ListTransactionsByAddressRIBSBScriptPubKey.md +26 -0
  329. data/docs/ListTransactionsByAddressRIBSBVin.md +32 -0
  330. data/docs/ListTransactionsByAddressRIBSBVout.md +22 -0
  331. data/docs/ListTransactionsByAddressRIBSD.md +26 -0
  332. data/docs/ListTransactionsByAddressRIBSD2.md +26 -0
  333. data/docs/ListTransactionsByAddressRIBSD2ScriptPubKey.md +26 -0
  334. data/docs/ListTransactionsByAddressRIBSD2ScriptSig.md +22 -0
  335. data/docs/ListTransactionsByAddressRIBSD2Vin.md +32 -0
  336. data/docs/ListTransactionsByAddressRIBSD2Vout.md +22 -0
  337. data/docs/ListTransactionsByAddressRIBSDScriptSig.md +22 -0
  338. data/docs/ListTransactionsByAddressRIBSDVin.md +32 -0
  339. data/docs/ListTransactionsByAddressRIBSE.md +28 -0
  340. data/docs/ListTransactionsByAddressRIBSEC.md +30 -0
  341. data/docs/ListTransactionsByAddressRIBSECGasPrice.md +20 -0
  342. data/docs/ListTransactionsByAddressRIBSEGasPrice.md +20 -0
  343. data/docs/ListTransactionsByAddressRIBSL.md +28 -0
  344. data/docs/ListTransactionsByAddressRIBSLScriptSig.md +22 -0
  345. data/docs/ListTransactionsByAddressRIBSLVin.md +32 -0
  346. data/docs/ListTransactionsByBlockHashR.md +24 -0
  347. data/docs/ListTransactionsByBlockHashRData.md +24 -0
  348. data/docs/ListTransactionsByBlockHashRI.md +36 -0
  349. data/docs/ListTransactionsByBlockHashRIBS.md +59 -0
  350. data/docs/ListTransactionsByBlockHashRIBSB.md +28 -0
  351. data/docs/ListTransactionsByBlockHashRIBSBC.md +26 -0
  352. data/docs/ListTransactionsByBlockHashRIBSBCScriptPubKey.md +26 -0
  353. data/docs/ListTransactionsByBlockHashRIBSBCVin.md +32 -0
  354. data/docs/ListTransactionsByBlockHashRIBSBCVout.md +22 -0
  355. data/docs/ListTransactionsByBlockHashRIBSBVin.md +32 -0
  356. data/docs/ListTransactionsByBlockHashRIBSD.md +26 -0
  357. data/docs/ListTransactionsByBlockHashRIBSD2.md +26 -0
  358. data/docs/ListTransactionsByBlockHashRIBSD2ScriptPubKey.md +26 -0
  359. data/docs/ListTransactionsByBlockHashRIBSD2ScriptSig.md +22 -0
  360. data/docs/ListTransactionsByBlockHashRIBSD2Vin.md +32 -0
  361. data/docs/ListTransactionsByBlockHashRIBSD2Vout.md +22 -0
  362. data/docs/ListTransactionsByBlockHashRIBSDScriptPubKey.md +26 -0
  363. data/docs/ListTransactionsByBlockHashRIBSDVin.md +32 -0
  364. data/docs/ListTransactionsByBlockHashRIBSDVout.md +22 -0
  365. data/docs/ListTransactionsByBlockHashRIBSE.md +30 -0
  366. data/docs/ListTransactionsByBlockHashRIBSEC.md +30 -0
  367. data/docs/ListTransactionsByBlockHashRIBSEGasPrice.md +20 -0
  368. data/docs/ListTransactionsByBlockHashRIBSL.md +28 -0
  369. data/docs/ListTransactionsByBlockHashRIBSLScriptPubKey.md +26 -0
  370. data/docs/ListTransactionsByBlockHashRIBSLVin.md +32 -0
  371. data/docs/ListTransactionsByBlockHashRIBSLVout.md +22 -0
  372. data/docs/ListTransactionsByBlockHashRIFee.md +20 -0
  373. data/docs/ListTransactionsByBlockHashRIRecipients.md +20 -0
  374. data/docs/ListTransactionsByBlockHashRISenders.md +20 -0
  375. data/docs/ListTransactionsByBlockHeightR.md +24 -0
  376. data/docs/ListTransactionsByBlockHeightRData.md +24 -0
  377. data/docs/ListTransactionsByBlockHeightRI.md +36 -0
  378. data/docs/ListTransactionsByBlockHeightRIBS.md +59 -0
  379. data/docs/ListTransactionsByBlockHeightRIBSB.md +28 -0
  380. data/docs/ListTransactionsByBlockHeightRIBSBC.md +26 -0
  381. data/docs/ListTransactionsByBlockHeightRIBSBScriptPubKey.md +26 -0
  382. data/docs/ListTransactionsByBlockHeightRIBSBVout.md +22 -0
  383. data/docs/ListTransactionsByBlockHeightRIBSD.md +26 -0
  384. data/docs/ListTransactionsByBlockHeightRIBSD2.md +26 -0
  385. data/docs/ListTransactionsByBlockHeightRIBSD2Vin.md +32 -0
  386. data/docs/ListTransactionsByBlockHeightRIBSDScriptPubKey.md +26 -0
  387. data/docs/ListTransactionsByBlockHeightRIBSDScriptSig.md +22 -0
  388. data/docs/ListTransactionsByBlockHeightRIBSDVin.md +32 -0
  389. data/docs/ListTransactionsByBlockHeightRIBSDVout.md +22 -0
  390. data/docs/ListTransactionsByBlockHeightRIBSE.md +30 -0
  391. data/docs/ListTransactionsByBlockHeightRIBSEC.md +28 -0
  392. data/docs/ListTransactionsByBlockHeightRIBSECGasPrice.md +20 -0
  393. data/docs/ListTransactionsByBlockHeightRIBSL.md +28 -0
  394. data/docs/ListTransactionsByBlockHeightRIBSLScriptPubKey.md +26 -0
  395. data/docs/ListTransactionsByBlockHeightRIBSLScriptSig.md +22 -0
  396. data/docs/ListTransactionsByBlockHeightRIBSLVin.md +32 -0
  397. data/docs/ListTransactionsByBlockHeightRIBSLVout.md +22 -0
  398. data/docs/ListTransactionsByBlockHeightRIFee.md +20 -0
  399. data/docs/ListUnconfirmedOmniTransactionsByAddressR.md +24 -0
  400. data/docs/ListUnconfirmedOmniTransactionsByAddressRData.md +24 -0
  401. data/docs/ListUnconfirmedOmniTransactionsByAddressRI.md +42 -0
  402. data/docs/ListUnconfirmedOmniTransactionsByAddressRIFee.md +20 -0
  403. data/docs/ListUnconfirmedOmniTransactionsByAddressRISenders.md +20 -0
  404. data/docs/ListUnconfirmedOmniTransactionsByPropertyIDR.md +24 -0
  405. data/docs/ListUnconfirmedOmniTransactionsByPropertyIDRData.md +24 -0
  406. data/docs/ListUnconfirmedOmniTransactionsByPropertyIDRI.md +42 -0
  407. data/docs/ListXRPRippleTransactionsByAddressR.md +24 -0
  408. data/docs/ListXRPRippleTransactionsByAddressRData.md +24 -0
  409. data/docs/ListXRPRippleTransactionsByAddressRI.md +46 -0
  410. data/docs/ListXRPRippleTransactionsByAddressRIFee.md +20 -0
  411. data/docs/ListXRPRippleTransactionsByAddressRIOffer.md +20 -0
  412. data/docs/ListXRPRippleTransactionsByAddressRIReceive.md +20 -0
  413. data/docs/ListXRPRippleTransactionsByAddressRIValue.md +20 -0
  414. data/docs/ListXRPRippleTransactionsByBlockHashR.md +24 -0
  415. data/docs/ListXRPRippleTransactionsByBlockHashRData.md +24 -0
  416. data/docs/ListXRPRippleTransactionsByBlockHashRI.md +46 -0
  417. data/docs/ListXRPRippleTransactionsByBlockHashRIFee.md +20 -0
  418. data/docs/ListXRPRippleTransactionsByBlockHashRIOffer.md +20 -0
  419. data/docs/ListXRPRippleTransactionsByBlockHashRIReceive.md +20 -0
  420. data/docs/ListXRPRippleTransactionsByBlockHashRIRecipients.md +20 -0
  421. data/docs/ListXRPRippleTransactionsByBlockHashRISenders.md +20 -0
  422. data/docs/ListXRPRippleTransactionsByBlockHashRIValue.md +20 -0
  423. data/docs/ManageSubscriptionsApi.md +169 -0
  424. data/docs/MetadataApi.md +87 -0
  425. data/docs/MinedTransactionR.md +24 -0
  426. data/docs/MinedTransactionRB.md +20 -0
  427. data/docs/MinedTransactionRBData.md +18 -0
  428. data/docs/MinedTransactionRBDataItem.md +24 -0
  429. data/docs/MinedTransactionRData.md +18 -0
  430. data/docs/MinedTransactionRI.md +34 -0
  431. data/docs/MissingApiKey.md +24 -0
  432. data/docs/MissingApiKeyError.md +22 -0
  433. data/docs/NewBlockR.md +24 -0
  434. data/docs/NewBlockRB.md +20 -0
  435. data/docs/NewBlockRBData.md +18 -0
  436. data/docs/NewBlockRBDataItem.md +22 -0
  437. data/docs/NewBlockRData.md +18 -0
  438. data/docs/NewBlockRI.md +26 -0
  439. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationR.md +24 -0
  440. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationRB.md +20 -0
  441. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationRBData.md +18 -0
  442. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationRBDataItem.md +26 -0
  443. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationRData.md +18 -0
  444. data/docs/NewConfirmedCoinsTransactionsAndEachConfirmationRI.md +34 -0
  445. data/docs/NewConfirmedCoinsTransactionsR.md +24 -0
  446. data/docs/NewConfirmedCoinsTransactionsRB.md +20 -0
  447. data/docs/NewConfirmedCoinsTransactionsRBData.md +18 -0
  448. data/docs/NewConfirmedCoinsTransactionsRBDataItem.md +24 -0
  449. data/docs/NewConfirmedCoinsTransactionsRData.md +18 -0
  450. data/docs/NewConfirmedCoinsTransactionsRI.md +34 -0
  451. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationR.md +24 -0
  452. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationRB.md +20 -0
  453. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationRBData.md +18 -0
  454. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationRBDataItem.md +26 -0
  455. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationRData.md +18 -0
  456. data/docs/NewConfirmedTokensTransactionsAndEachConfirmationRI.md +26 -0
  457. data/docs/NewConfirmedTokensTransactionsR.md +24 -0
  458. data/docs/NewConfirmedTokensTransactionsRB.md +20 -0
  459. data/docs/NewConfirmedTokensTransactionsRData.md +18 -0
  460. data/docs/NewConfirmedTokensTransactionsRI.md +34 -0
  461. data/docs/NewUnconfirmedCoinsTransactionsR.md +24 -0
  462. data/docs/NewUnconfirmedCoinsTransactionsRB.md +20 -0
  463. data/docs/NewUnconfirmedCoinsTransactionsRBData.md +18 -0
  464. data/docs/NewUnconfirmedCoinsTransactionsRBDataItem.md +24 -0
  465. data/docs/NewUnconfirmedCoinsTransactionsRData.md +18 -0
  466. data/docs/NewUnconfirmedCoinsTransactionsRI.md +32 -0
  467. data/docs/NewUnconfirmedTokensTransactionsR.md +24 -0
  468. data/docs/NewUnconfirmedTokensTransactionsRB.md +20 -0
  469. data/docs/NewUnconfirmedTokensTransactionsRBData.md +18 -0
  470. data/docs/NewUnconfirmedTokensTransactionsRBDataItem.md +24 -0
  471. data/docs/NewUnconfirmedTokensTransactionsRData.md +18 -0
  472. data/docs/NewUnconfirmedTokensTransactionsRI.md +32 -0
  473. data/docs/OmniLayerApi.md +667 -0
  474. data/docs/RequestLimitReached.md +24 -0
  475. data/docs/RequestLimitReachedError.md +22 -0
  476. data/docs/ResourceNotFound.md +24 -0
  477. data/docs/ResourceNotFoundError.md +22 -0
  478. data/docs/SyncHDWalletXPubYPubZPubR.md +24 -0
  479. data/docs/SyncHDWalletXPubYPubZPubRB.md +20 -0
  480. data/docs/SyncHDWalletXPubYPubZPubRBData.md +18 -0
  481. data/docs/SyncHDWalletXPubYPubZPubRBDataItem.md +18 -0
  482. data/docs/SyncHDWalletXPubYPubZPubRData.md +18 -0
  483. data/docs/SyncHDWalletXPubYPubZPubRI.md +18 -0
  484. data/docs/TokensApi.md +259 -0
  485. data/docs/TokensForwardingAutomationsLimitReached.md +24 -0
  486. data/docs/TokensForwardingAutomationsLimitReachedError.md +22 -0
  487. data/docs/TokensForwardingFail.md +24 -0
  488. data/docs/TokensForwardingFailData.md +22 -0
  489. data/docs/TokensForwardingFailDataItem.md +30 -0
  490. data/docs/TokensForwardingSuccess.md +24 -0
  491. data/docs/TokensForwardingSuccessData.md +22 -0
  492. data/docs/TokensForwardingSuccessDataItem.md +36 -0
  493. data/docs/TokensForwardingSuccessEthereumerc20token.md +26 -0
  494. data/docs/TokensForwardingSuccessEthereumerc721token.md +24 -0
  495. data/docs/TokensForwardingSuccessOmnilayertoken.md +26 -0
  496. data/docs/TokensForwardingSuccessToken.md +51 -0
  497. data/docs/TransactionMined.md +24 -0
  498. data/docs/TransactionMinedData.md +22 -0
  499. data/docs/TransactionMinedDataItem.md +24 -0
  500. data/docs/TransactionMinedDataItemMinedInBlock.md +22 -0
  501. data/docs/UTXOBasedApi.md +255 -0
  502. data/docs/UnexpectedServerError.md +24 -0
  503. data/docs/UnexpectedServerErrorError.md +22 -0
  504. data/docs/UnifiedEndpointsApi.md +735 -0
  505. data/docs/UnsupportedMediaType.md +24 -0
  506. data/docs/UnsupportedMediaTypeError.md +22 -0
  507. data/docs/UriNotFound.md +24 -0
  508. data/docs/UriNotFoundError.md +22 -0
  509. data/docs/ValidateAddressR.md +24 -0
  510. data/docs/ValidateAddressRB.md +20 -0
  511. data/docs/ValidateAddressRBData.md +18 -0
  512. data/docs/ValidateAddressRBDataItem.md +18 -0
  513. data/docs/ValidateAddressRData.md +18 -0
  514. data/docs/ValidateAddressRI.md +20 -0
  515. data/docs/ValidatingApi.md +87 -0
  516. data/docs/XRPRippleApi.md +559 -0
  517. data/docs/XpubNotSynced.md +24 -0
  518. data/docs/XpubNotSyncedError.md +22 -0
  519. data/docs/XpubSyncInProgress.md +24 -0
  520. data/docs/XpubSyncInProgressError.md +22 -0
  521. data/lib/crypto_apis.rb +554 -0
  522. data/lib/crypto_apis/api/assets_api.rb +95 -0
  523. data/lib/crypto_apis/api/automatic_coins_forwarding_api.rb +284 -0
  524. data/lib/crypto_apis/api/automatic_tokens_forwarding_api.rb +452 -0
  525. data/lib/crypto_apis/api/create_subscriptions_for_api.rb +710 -0
  526. data/lib/crypto_apis/api/default_api.rb +110 -0
  527. data/lib/crypto_apis/api/exchange_rates_api.rb +166 -0
  528. data/lib/crypto_apis/api/manage_subscriptions_api.rb +198 -0
  529. data/lib/crypto_apis/api/metadata_api.rb +95 -0
  530. data/lib/crypto_apis/api/omni_layer_api.rb +756 -0
  531. data/lib/crypto_apis/api/tokens_api.rb +304 -0
  532. data/lib/crypto_apis/api/unified_endpoints_api.rb +820 -0
  533. data/lib/crypto_apis/api/utxo_based_api.rb +304 -0
  534. data/lib/crypto_apis/api/validating_api.rb +108 -0
  535. data/lib/crypto_apis/api/xrp_ripple_api.rb +567 -0
  536. data/lib/crypto_apis/api_client.rb +390 -0
  537. data/lib/crypto_apis/api_error.rb +57 -0
  538. data/lib/crypto_apis/configuration.rb +277 -0
  539. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_r.rb +263 -0
  540. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_r_data.rb +223 -0
  541. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb.rb +233 -0
  542. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb_data.rb +223 -0
  543. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb_data_item.rb +357 -0
  544. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb_token_data.rb +105 -0
  545. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb_token_data_bitcoin_omni_token.rb +225 -0
  546. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rb_token_data_ethereum_erc20_token.rb +225 -0
  547. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_ri.rb +392 -0
  548. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_rits.rb +105 -0
  549. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_ritsbot.rb +225 -0
  550. data/lib/crypto_apis/models/add_tokens_to_existing_from_address_ritseet.rb +225 -0
  551. data/lib/crypto_apis/models/address_coins_transaction_confirmed.rb +268 -0
  552. data/lib/crypto_apis/models/address_coins_transaction_confirmed_data.rb +254 -0
  553. data/lib/crypto_apis/models/address_coins_transaction_confirmed_data_item.rb +363 -0
  554. data/lib/crypto_apis/models/address_coins_transaction_confirmed_data_item_mined_in_block.rb +255 -0
  555. data/lib/crypto_apis/models/address_coins_transaction_confirmed_each_confirmation.rb +268 -0
  556. data/lib/crypto_apis/models/address_coins_transaction_confirmed_each_confirmation_data.rb +254 -0
  557. data/lib/crypto_apis/models/address_coins_transaction_confirmed_each_confirmation_data_item.rb +393 -0
  558. data/lib/crypto_apis/models/address_coins_transaction_confirmed_each_confirmation_data_item_mined_in_block.rb +255 -0
  559. data/lib/crypto_apis/models/address_coins_transaction_unconfirmed.rb +268 -0
  560. data/lib/crypto_apis/models/address_coins_transaction_unconfirmed_data.rb +254 -0
  561. data/lib/crypto_apis/models/address_coins_transaction_unconfirmed_data_item.rb +376 -0
  562. data/lib/crypto_apis/models/address_tokens_transaction_confirmed.rb +268 -0
  563. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_data.rb +254 -0
  564. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_data_item.rb +374 -0
  565. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_data_item_mined_in_block.rb +255 -0
  566. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation.rb +268 -0
  567. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_data.rb +254 -0
  568. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_data_item.rb +404 -0
  569. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_data_item_mined_in_block.rb +255 -0
  570. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_ethereumerc20token.rb +280 -0
  571. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_ethereumerc721token.rb +270 -0
  572. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_omnilayertoken.rb +285 -0
  573. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_each_confirmation_token.rb +106 -0
  574. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_ethereumerc20token.rb +280 -0
  575. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_ethereumerc721token.rb +270 -0
  576. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_omnilayertoken.rb +285 -0
  577. data/lib/crypto_apis/models/address_tokens_transaction_confirmed_token.rb +106 -0
  578. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed.rb +268 -0
  579. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_data.rb +254 -0
  580. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_data_item.rb +375 -0
  581. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_ethereumerc20token.rb +280 -0
  582. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_ethereumerc721token.rb +270 -0
  583. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_omnilayertoken.rb +285 -0
  584. data/lib/crypto_apis/models/address_tokens_transaction_unconfirmed_token.rb +106 -0
  585. data/lib/crypto_apis/models/already_exists.rb +263 -0
  586. data/lib/crypto_apis/models/already_exists_error.rb +250 -0
  587. data/lib/crypto_apis/models/banned_ip_address.rb +263 -0
  588. data/lib/crypto_apis/models/banned_ip_address_error.rb +250 -0
  589. data/lib/crypto_apis/models/banned_ip_address_error_details.rb +239 -0
  590. data/lib/crypto_apis/models/block_mined.rb +268 -0
  591. data/lib/crypto_apis/models/block_mined_data.rb +254 -0
  592. data/lib/crypto_apis/models/block_mined_data_item.rb +285 -0
  593. data/lib/crypto_apis/models/blockchain_data_block_not_found.rb +263 -0
  594. data/lib/crypto_apis/models/blockchain_data_block_not_found_error.rb +250 -0
  595. data/lib/crypto_apis/models/blockchain_data_transaction_not_found.rb +263 -0
  596. data/lib/crypto_apis/models/blockchain_data_transaction_not_found_error.rb +250 -0
  597. data/lib/crypto_apis/models/blockchain_events_callbacks_limit_reached.rb +263 -0
  598. data/lib/crypto_apis/models/blockchain_events_callbacks_limit_reached_error.rb +250 -0
  599. data/lib/crypto_apis/models/coins_forwarding_automations_limit_reached.rb +263 -0
  600. data/lib/crypto_apis/models/coins_forwarding_automations_limit_reached_error.rb +250 -0
  601. data/lib/crypto_apis/models/coins_forwarding_fail.rb +268 -0
  602. data/lib/crypto_apis/models/coins_forwarding_fail_data.rb +254 -0
  603. data/lib/crypto_apis/models/coins_forwarding_fail_data_item.rb +349 -0
  604. data/lib/crypto_apis/models/coins_forwarding_success.rb +268 -0
  605. data/lib/crypto_apis/models/coins_forwarding_success_data.rb +254 -0
  606. data/lib/crypto_apis/models/coins_forwarding_success_data_item.rb +360 -0
  607. data/lib/crypto_apis/models/could_not_calculate_rate_for_pair.rb +263 -0
  608. data/lib/crypto_apis/models/could_not_calculate_rate_for_pair_error.rb +250 -0
  609. data/lib/crypto_apis/models/create_automatic_coins_forwarding_r.rb +263 -0
  610. data/lib/crypto_apis/models/create_automatic_coins_forwarding_r_data.rb +223 -0
  611. data/lib/crypto_apis/models/create_automatic_coins_forwarding_rb.rb +233 -0
  612. data/lib/crypto_apis/models/create_automatic_coins_forwarding_rb_data.rb +223 -0
  613. data/lib/crypto_apis/models/create_automatic_coins_forwarding_rb_data_item.rb +333 -0
  614. data/lib/crypto_apis/models/create_automatic_coins_forwarding_ri.rb +363 -0
  615. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_r.rb +263 -0
  616. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_r_data.rb +223 -0
  617. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb.rb +233 -0
  618. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb_data.rb +223 -0
  619. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb_data_item.rb +342 -0
  620. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb_token_data.rb +105 -0
  621. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb_token_data_bitcoin_omni_token.rb +225 -0
  622. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rb_token_data_ethereum_token.rb +225 -0
  623. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_ri.rb +392 -0
  624. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_rits.rb +105 -0
  625. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_ritsbot.rb +225 -0
  626. data/lib/crypto_apis/models/create_automatic_tokens_forwarding_ritset.rb +225 -0
  627. data/lib/crypto_apis/models/delete_automatic_coins_forwarding_r.rb +263 -0
  628. data/lib/crypto_apis/models/delete_automatic_coins_forwarding_r_data.rb +223 -0
  629. data/lib/crypto_apis/models/delete_automatic_coins_forwarding_ri.rb +363 -0
  630. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_r.rb +263 -0
  631. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_r_data.rb +223 -0
  632. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_ri.rb +392 -0
  633. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_rits.rb +105 -0
  634. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_ritsbot.rb +225 -0
  635. data/lib/crypto_apis/models/delete_automatic_tokens_forwarding_ritset.rb +225 -0
  636. data/lib/crypto_apis/models/delete_blockchain_event_subscription_r.rb +263 -0
  637. data/lib/crypto_apis/models/delete_blockchain_event_subscription_r_data.rb +223 -0
  638. data/lib/crypto_apis/models/delete_blockchain_event_subscription_ri.rb +284 -0
  639. data/lib/crypto_apis/models/endpoint_not_allowed_for_api_key.rb +263 -0
  640. data/lib/crypto_apis/models/endpoint_not_allowed_for_api_key_error.rb +250 -0
  641. data/lib/crypto_apis/models/endpoint_not_allowed_for_plan.rb +263 -0
  642. data/lib/crypto_apis/models/endpoint_not_allowed_for_plan_error.rb +250 -0
  643. data/lib/crypto_apis/models/feature_mainnets_not_allowed_for_plan.rb +263 -0
  644. data/lib/crypto_apis/models/feature_mainnets_not_allowed_for_plan_error.rb +250 -0
  645. data/lib/crypto_apis/models/get_address_details_r.rb +263 -0
  646. data/lib/crypto_apis/models/get_address_details_r_data.rb +223 -0
  647. data/lib/crypto_apis/models/get_address_details_ri.rb +296 -0
  648. data/lib/crypto_apis/models/get_address_details_ri_confirmed_balance.rb +239 -0
  649. data/lib/crypto_apis/models/get_address_details_ri_total_received.rb +239 -0
  650. data/lib/crypto_apis/models/get_address_details_ri_total_spent.rb +239 -0
  651. data/lib/crypto_apis/models/get_block_details_by_block_hash_r.rb +263 -0
  652. data/lib/crypto_apis/models/get_block_details_by_block_hash_r_data.rb +223 -0
  653. data/lib/crypto_apis/models/get_block_details_by_block_hash_ri.rb +313 -0
  654. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribs.rb +110 -0
  655. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsb.rb +360 -0
  656. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsbc.rb +330 -0
  657. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsd.rb +345 -0
  658. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsd2.rb +330 -0
  659. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribse.rb +361 -0
  660. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsec.rb +361 -0
  661. data/lib/crypto_apis/models/get_block_details_by_block_hash_ribsl.rb +360 -0
  662. data/lib/crypto_apis/models/get_block_details_by_block_height_r.rb +263 -0
  663. data/lib/crypto_apis/models/get_block_details_by_block_height_r_data.rb +223 -0
  664. data/lib/crypto_apis/models/get_block_details_by_block_height_ri.rb +313 -0
  665. data/lib/crypto_apis/models/get_block_details_by_block_height_ribs.rb +110 -0
  666. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsb.rb +360 -0
  667. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsbc.rb +330 -0
  668. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsd.rb +345 -0
  669. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsd2.rb +330 -0
  670. data/lib/crypto_apis/models/get_block_details_by_block_height_ribse.rb +345 -0
  671. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsec.rb +345 -0
  672. data/lib/crypto_apis/models/get_block_details_by_block_height_ribsl.rb +360 -0
  673. data/lib/crypto_apis/models/get_contract_details_by_address_r.rb +263 -0
  674. data/lib/crypto_apis/models/get_contract_details_by_address_r_data.rb +223 -0
  675. data/lib/crypto_apis/models/get_contract_details_by_address_ri.rb +309 -0
  676. data/lib/crypto_apis/models/get_exchange_rate_by_asset_symbols_r.rb +263 -0
  677. data/lib/crypto_apis/models/get_exchange_rate_by_asset_symbols_r_data.rb +223 -0
  678. data/lib/crypto_apis/models/get_exchange_rate_by_asset_symbols_ri.rb +299 -0
  679. data/lib/crypto_apis/models/get_exchange_rate_by_assets_ids_r.rb +263 -0
  680. data/lib/crypto_apis/models/get_exchange_rate_by_assets_ids_r_data.rb +223 -0
  681. data/lib/crypto_apis/models/get_exchange_rate_by_assets_ids_ri.rb +299 -0
  682. data/lib/crypto_apis/models/get_fee_address_details_r.rb +263 -0
  683. data/lib/crypto_apis/models/get_fee_address_details_r_data.rb +223 -0
  684. data/lib/crypto_apis/models/get_fee_address_details_ri.rb +253 -0
  685. data/lib/crypto_apis/models/get_fee_address_details_ri_balance.rb +240 -0
  686. data/lib/crypto_apis/models/get_fee_recommendations_r.rb +263 -0
  687. data/lib/crypto_apis/models/get_fee_recommendations_r_data.rb +223 -0
  688. data/lib/crypto_apis/models/get_fee_recommendations_ri.rb +269 -0
  689. data/lib/crypto_apis/models/get_hd_wallet_x_pub_y_pub_z_pub_details_r.rb +263 -0
  690. data/lib/crypto_apis/models/get_hd_wallet_x_pub_y_pub_z_pub_details_r_data.rb +223 -0
  691. data/lib/crypto_apis/models/get_hd_wallet_x_pub_y_pub_z_pub_details_ri.rb +254 -0
  692. data/lib/crypto_apis/models/get_latest_mined_block_r.rb +263 -0
  693. data/lib/crypto_apis/models/get_latest_mined_block_r_data.rb +223 -0
  694. data/lib/crypto_apis/models/get_latest_mined_block_ri.rb +298 -0
  695. data/lib/crypto_apis/models/get_latest_mined_block_ribs.rb +110 -0
  696. data/lib/crypto_apis/models/get_latest_mined_block_ribsb.rb +360 -0
  697. data/lib/crypto_apis/models/get_latest_mined_block_ribsbc.rb +330 -0
  698. data/lib/crypto_apis/models/get_latest_mined_block_ribsd.rb +345 -0
  699. data/lib/crypto_apis/models/get_latest_mined_block_ribsd2.rb +330 -0
  700. data/lib/crypto_apis/models/get_latest_mined_block_ribse.rb +345 -0
  701. data/lib/crypto_apis/models/get_latest_mined_block_ribsec.rb +345 -0
  702. data/lib/crypto_apis/models/get_latest_mined_block_ribsl.rb +360 -0
  703. data/lib/crypto_apis/models/get_latest_mined_xrp_ripple_block_r.rb +263 -0
  704. data/lib/crypto_apis/models/get_latest_mined_xrp_ripple_block_r_data.rb +223 -0
  705. data/lib/crypto_apis/models/get_latest_mined_xrp_ripple_block_ri.rb +312 -0
  706. data/lib/crypto_apis/models/get_latest_mined_xrp_ripple_block_ri_total_coins.rb +239 -0
  707. data/lib/crypto_apis/models/get_latest_mined_xrp_ripple_block_ri_total_fees.rb +239 -0
  708. data/lib/crypto_apis/models/get_omni_transaction_details_by_transaction_id_txid_r.rb +263 -0
  709. data/lib/crypto_apis/models/get_omni_transaction_details_by_transaction_id_txid_r_data.rb +223 -0
  710. data/lib/crypto_apis/models/get_omni_transaction_details_by_transaction_id_txid_ri.rb +422 -0
  711. data/lib/crypto_apis/models/get_omni_transaction_details_by_transaction_id_txid_ri_senders.rb +239 -0
  712. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idr.rb +263 -0
  713. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idr_data.rb +223 -0
  714. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idri.rb +366 -0
  715. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idri_fee.rb +239 -0
  716. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idri_recipients.rb +239 -0
  717. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idri_senders.rb +239 -0
  718. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribs.rb +110 -0
  719. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsb.rb +304 -0
  720. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsb_script_pub_key.rb +286 -0
  721. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsb_script_sig.rb +255 -0
  722. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsb_vin.rb +310 -0
  723. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsb_vout.rb +253 -0
  724. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsbc.rb +289 -0
  725. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsbc_script_pub_key.rb +286 -0
  726. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsbc_vin.rb +310 -0
  727. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsbc_vout.rb +253 -0
  728. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd.rb +289 -0
  729. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd2.rb +289 -0
  730. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd2_script_pub_key.rb +286 -0
  731. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd2_script_sig.rb +255 -0
  732. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd2_vin.rb +310 -0
  733. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd2_vout.rb +253 -0
  734. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd_script_pub_key.rb +286 -0
  735. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd_script_sig.rb +255 -0
  736. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd_vin.rb +315 -0
  737. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsd_vout.rb +253 -0
  738. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribse.rb +314 -0
  739. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribse_gas_price.rb +239 -0
  740. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsec.rb +299 -0
  741. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsec_gas_price.rb +239 -0
  742. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsl.rb +304 -0
  743. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsl_script_pub_key.rb +286 -0
  744. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsl_script_sig.rb +255 -0
  745. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsl_vin.rb +310 -0
  746. data/lib/crypto_apis/models/get_transaction_details_by_transaction_idribsl_vout.rb +253 -0
  747. data/lib/crypto_apis/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_r.rb +263 -0
  748. data/lib/crypto_apis/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_r_data.rb +223 -0
  749. data/lib/crypto_apis/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri.rb +407 -0
  750. data/lib/crypto_apis/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri_recipients.rb +239 -0
  751. data/lib/crypto_apis/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri_senders.rb +239 -0
  752. data/lib/crypto_apis/models/get_xrp_ripple_address_details_r.rb +263 -0
  753. data/lib/crypto_apis/models/get_xrp_ripple_address_details_r_data.rb +223 -0
  754. data/lib/crypto_apis/models/get_xrp_ripple_address_details_ri.rb +283 -0
  755. data/lib/crypto_apis/models/get_xrp_ripple_address_details_ri_balance.rb +240 -0
  756. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_hash_r.rb +263 -0
  757. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_hash_r_data.rb +223 -0
  758. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_hash_ri.rb +327 -0
  759. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_hash_ri_total_coins.rb +237 -0
  760. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_height_r.rb +263 -0
  761. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_height_r_data.rb +223 -0
  762. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_height_ri.rb +327 -0
  763. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_height_ri_total_coins.rb +240 -0
  764. data/lib/crypto_apis/models/get_xrp_ripple_block_details_by_block_height_ri_total_fees.rb +240 -0
  765. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idr.rb +263 -0
  766. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idr_data.rb +223 -0
  767. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri.rb +429 -0
  768. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_fee.rb +239 -0
  769. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_offer.rb +240 -0
  770. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_receive.rb +240 -0
  771. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_recipients.rb +239 -0
  772. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_senders.rb +239 -0
  773. data/lib/crypto_apis/models/get_xrp_ripple_transaction_details_by_transaction_idri_value.rb +239 -0
  774. data/lib/crypto_apis/models/insufficient_credits.rb +263 -0
  775. data/lib/crypto_apis/models/insufficient_credits_error.rb +250 -0
  776. data/lib/crypto_apis/models/invalid_api_key.rb +263 -0
  777. data/lib/crypto_apis/models/invalid_api_key_error.rb +250 -0
  778. data/lib/crypto_apis/models/invalid_blockchain.rb +263 -0
  779. data/lib/crypto_apis/models/invalid_blockchain_error.rb +250 -0
  780. data/lib/crypto_apis/models/invalid_data.rb +263 -0
  781. data/lib/crypto_apis/models/invalid_data_error.rb +250 -0
  782. data/lib/crypto_apis/models/invalid_network.rb +263 -0
  783. data/lib/crypto_apis/models/invalid_network_error.rb +250 -0
  784. data/lib/crypto_apis/models/invalid_pagination.rb +263 -0
  785. data/lib/crypto_apis/models/invalid_pagination_error.rb +250 -0
  786. data/lib/crypto_apis/models/invalid_request_body_structure.rb +263 -0
  787. data/lib/crypto_apis/models/invalid_request_body_structure_error.rb +250 -0
  788. data/lib/crypto_apis/models/invalid_xpub.rb +263 -0
  789. data/lib/crypto_apis/models/invalid_xpub_error.rb +250 -0
  790. data/lib/crypto_apis/models/limit_greater_than_allowed.rb +263 -0
  791. data/lib/crypto_apis/models/limit_greater_than_allowed_error.rb +250 -0
  792. data/lib/crypto_apis/models/list_assets_details_r.rb +263 -0
  793. data/lib/crypto_apis/models/list_assets_details_r_data.rb +270 -0
  794. data/lib/crypto_apis/models/list_assets_details_ri.rb +360 -0
  795. data/lib/crypto_apis/models/list_assets_details_ri_asset_logo.rb +255 -0
  796. data/lib/crypto_apis/models/list_assets_details_ri_latest_rate.rb +250 -0
  797. data/lib/crypto_apis/models/list_assets_details_ri_specific_data.rb +105 -0
  798. data/lib/crypto_apis/models/list_assets_details_ri_specific_data_crypto_type_data.rb +315 -0
  799. data/lib/crypto_apis/models/list_blockchain_events_subscriptions_r.rb +263 -0
  800. data/lib/crypto_apis/models/list_blockchain_events_subscriptions_r_data.rb +270 -0
  801. data/lib/crypto_apis/models/list_blockchain_events_subscriptions_ri.rb +344 -0
  802. data/lib/crypto_apis/models/list_coins_forwarding_automations_r.rb +263 -0
  803. data/lib/crypto_apis/models/list_coins_forwarding_automations_r_data.rb +270 -0
  804. data/lib/crypto_apis/models/list_coins_forwarding_automations_ri.rb +363 -0
  805. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_r.rb +263 -0
  806. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_r_data.rb +270 -0
  807. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri.rb +347 -0
  808. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_fee.rb +224 -0
  809. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_recipients.rb +254 -0
  810. data/lib/crypto_apis/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_senders.rb +254 -0
  811. data/lib/crypto_apis/models/list_omni_tokens_by_address_r.rb +263 -0
  812. data/lib/crypto_apis/models/list_omni_tokens_by_address_r_data.rb +270 -0
  813. data/lib/crypto_apis/models/list_omni_tokens_by_address_ri.rb +284 -0
  814. data/lib/crypto_apis/models/list_omni_transactions_by_address_r.rb +263 -0
  815. data/lib/crypto_apis/models/list_omni_transactions_by_address_r_data.rb +270 -0
  816. data/lib/crypto_apis/models/list_omni_transactions_by_address_ri.rb +422 -0
  817. data/lib/crypto_apis/models/list_omni_transactions_by_address_ri_fee.rb +239 -0
  818. data/lib/crypto_apis/models/list_omni_transactions_by_address_ri_recipients.rb +239 -0
  819. data/lib/crypto_apis/models/list_omni_transactions_by_address_ri_senders.rb +239 -0
  820. data/lib/crypto_apis/models/list_omni_transactions_by_block_hash_r.rb +263 -0
  821. data/lib/crypto_apis/models/list_omni_transactions_by_block_hash_r_data.rb +270 -0
  822. data/lib/crypto_apis/models/list_omni_transactions_by_block_hash_ri.rb +437 -0
  823. data/lib/crypto_apis/models/list_omni_transactions_by_block_hash_ri_fee.rb +239 -0
  824. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_r.rb +263 -0
  825. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_r_data.rb +270 -0
  826. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_ri.rb +437 -0
  827. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_ri_fee.rb +239 -0
  828. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_ri_recipients.rb +239 -0
  829. data/lib/crypto_apis/models/list_omni_transactions_by_block_height_ri_senders.rb +239 -0
  830. data/lib/crypto_apis/models/list_supported_assets_r.rb +263 -0
  831. data/lib/crypto_apis/models/list_supported_assets_r_data.rb +270 -0
  832. data/lib/crypto_apis/models/list_supported_assets_ri.rb +318 -0
  833. data/lib/crypto_apis/models/list_tokens_by_address_r.rb +263 -0
  834. data/lib/crypto_apis/models/list_tokens_by_address_r_data.rb +270 -0
  835. data/lib/crypto_apis/models/list_tokens_by_address_ri.rb +284 -0
  836. data/lib/crypto_apis/models/list_tokens_forwarding_automations_r.rb +263 -0
  837. data/lib/crypto_apis/models/list_tokens_forwarding_automations_r_data.rb +270 -0
  838. data/lib/crypto_apis/models/list_tokens_forwarding_automations_ri.rb +387 -0
  839. data/lib/crypto_apis/models/list_tokens_forwarding_automations_rits.rb +105 -0
  840. data/lib/crypto_apis/models/list_tokens_forwarding_automations_ritsbot.rb +225 -0
  841. data/lib/crypto_apis/models/list_tokens_forwarding_automations_ritset.rb +225 -0
  842. data/lib/crypto_apis/models/list_tokens_transfers_by_address_r.rb +263 -0
  843. data/lib/crypto_apis/models/list_tokens_transfers_by_address_r_data.rb +270 -0
  844. data/lib/crypto_apis/models/list_tokens_transfers_by_address_ri.rb +374 -0
  845. data/lib/crypto_apis/models/list_tokens_transfers_by_transaction_hash_r.rb +263 -0
  846. data/lib/crypto_apis/models/list_tokens_transfers_by_transaction_hash_r_data.rb +270 -0
  847. data/lib/crypto_apis/models/list_tokens_transfers_by_transaction_hash_ri.rb +374 -0
  848. data/lib/crypto_apis/models/list_transactions_by_address_r.rb +263 -0
  849. data/lib/crypto_apis/models/list_transactions_by_address_r_data.rb +270 -0
  850. data/lib/crypto_apis/models/list_transactions_by_address_ri.rb +351 -0
  851. data/lib/crypto_apis/models/list_transactions_by_address_ribs.rb +110 -0
  852. data/lib/crypto_apis/models/list_transactions_by_address_ribsb.rb +304 -0
  853. data/lib/crypto_apis/models/list_transactions_by_address_ribsb_script_pub_key.rb +286 -0
  854. data/lib/crypto_apis/models/list_transactions_by_address_ribsb_vin.rb +310 -0
  855. data/lib/crypto_apis/models/list_transactions_by_address_ribsb_vout.rb +253 -0
  856. data/lib/crypto_apis/models/list_transactions_by_address_ribsbc.rb +289 -0
  857. data/lib/crypto_apis/models/list_transactions_by_address_ribsbc_vin.rb +320 -0
  858. data/lib/crypto_apis/models/list_transactions_by_address_ribsd.rb +289 -0
  859. data/lib/crypto_apis/models/list_transactions_by_address_ribsd2.rb +289 -0
  860. data/lib/crypto_apis/models/list_transactions_by_address_ribsd2_script_pub_key.rb +286 -0
  861. data/lib/crypto_apis/models/list_transactions_by_address_ribsd2_script_sig.rb +255 -0
  862. data/lib/crypto_apis/models/list_transactions_by_address_ribsd2_vin.rb +315 -0
  863. data/lib/crypto_apis/models/list_transactions_by_address_ribsd2_vout.rb +253 -0
  864. data/lib/crypto_apis/models/list_transactions_by_address_ribsd_script_sig.rb +255 -0
  865. data/lib/crypto_apis/models/list_transactions_by_address_ribsd_vin.rb +320 -0
  866. data/lib/crypto_apis/models/list_transactions_by_address_ribse.rb +299 -0
  867. data/lib/crypto_apis/models/list_transactions_by_address_ribse_gas_price.rb +239 -0
  868. data/lib/crypto_apis/models/list_transactions_by_address_ribsec.rb +314 -0
  869. data/lib/crypto_apis/models/list_transactions_by_address_ribsec_gas_price.rb +239 -0
  870. data/lib/crypto_apis/models/list_transactions_by_address_ribsl.rb +304 -0
  871. data/lib/crypto_apis/models/list_transactions_by_address_ribsl_script_sig.rb +255 -0
  872. data/lib/crypto_apis/models/list_transactions_by_address_ribsl_vin.rb +315 -0
  873. data/lib/crypto_apis/models/list_transactions_by_block_hash_r.rb +263 -0
  874. data/lib/crypto_apis/models/list_transactions_by_block_hash_r_data.rb +270 -0
  875. data/lib/crypto_apis/models/list_transactions_by_block_hash_ri.rb +361 -0
  876. data/lib/crypto_apis/models/list_transactions_by_block_hash_ri_fee.rb +239 -0
  877. data/lib/crypto_apis/models/list_transactions_by_block_hash_ri_recipients.rb +239 -0
  878. data/lib/crypto_apis/models/list_transactions_by_block_hash_ri_senders.rb +239 -0
  879. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribs.rb +110 -0
  880. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsb.rb +304 -0
  881. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsb_vin.rb +330 -0
  882. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsbc.rb +289 -0
  883. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsbc_script_pub_key.rb +286 -0
  884. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsbc_vin.rb +330 -0
  885. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsbc_vout.rb +253 -0
  886. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd.rb +289 -0
  887. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd2.rb +289 -0
  888. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd2_script_pub_key.rb +286 -0
  889. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd2_script_sig.rb +255 -0
  890. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd2_vin.rb +315 -0
  891. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd2_vout.rb +253 -0
  892. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd_script_pub_key.rb +286 -0
  893. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd_vin.rb +315 -0
  894. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsd_vout.rb +253 -0
  895. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribse.rb +314 -0
  896. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribse_gas_price.rb +239 -0
  897. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsec.rb +314 -0
  898. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsl.rb +304 -0
  899. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsl_script_pub_key.rb +286 -0
  900. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsl_vin.rb +325 -0
  901. data/lib/crypto_apis/models/list_transactions_by_block_hash_ribsl_vout.rb +253 -0
  902. data/lib/crypto_apis/models/list_transactions_by_block_height_r.rb +263 -0
  903. data/lib/crypto_apis/models/list_transactions_by_block_height_r_data.rb +270 -0
  904. data/lib/crypto_apis/models/list_transactions_by_block_height_ri.rb +361 -0
  905. data/lib/crypto_apis/models/list_transactions_by_block_height_ri_fee.rb +239 -0
  906. data/lib/crypto_apis/models/list_transactions_by_block_height_ribs.rb +110 -0
  907. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsb.rb +304 -0
  908. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsb_script_pub_key.rb +286 -0
  909. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsb_vout.rb +253 -0
  910. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsbc.rb +289 -0
  911. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd.rb +289 -0
  912. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd2.rb +289 -0
  913. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd2_vin.rb +320 -0
  914. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd_script_pub_key.rb +286 -0
  915. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd_script_sig.rb +255 -0
  916. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd_vin.rb +320 -0
  917. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsd_vout.rb +253 -0
  918. data/lib/crypto_apis/models/list_transactions_by_block_height_ribse.rb +314 -0
  919. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsec.rb +299 -0
  920. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsec_gas_price.rb +239 -0
  921. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsl.rb +304 -0
  922. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsl_script_pub_key.rb +286 -0
  923. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsl_script_sig.rb +255 -0
  924. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsl_vin.rb +325 -0
  925. data/lib/crypto_apis/models/list_transactions_by_block_height_ribsl_vout.rb +253 -0
  926. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_address_r.rb +263 -0
  927. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_address_r_data.rb +270 -0
  928. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_address_ri.rb +407 -0
  929. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_address_ri_fee.rb +239 -0
  930. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_address_ri_senders.rb +239 -0
  931. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_property_idr.rb +263 -0
  932. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_property_idr_data.rb +270 -0
  933. data/lib/crypto_apis/models/list_unconfirmed_omni_transactions_by_property_idri.rb +407 -0
  934. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_r.rb +263 -0
  935. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_r_data.rb +270 -0
  936. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_ri.rb +434 -0
  937. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_ri_fee.rb +239 -0
  938. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_ri_offer.rb +239 -0
  939. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_ri_receive.rb +239 -0
  940. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_address_ri_value.rb +239 -0
  941. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_r.rb +263 -0
  942. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_r_data.rb +270 -0
  943. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri.rb +429 -0
  944. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_fee.rb +239 -0
  945. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_offer.rb +239 -0
  946. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_receive.rb +239 -0
  947. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_recipients.rb +239 -0
  948. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_senders.rb +239 -0
  949. data/lib/crypto_apis/models/list_xrp_ripple_transactions_by_block_hash_ri_value.rb +239 -0
  950. data/lib/crypto_apis/models/mined_transaction_r.rb +263 -0
  951. data/lib/crypto_apis/models/mined_transaction_r_data.rb +223 -0
  952. data/lib/crypto_apis/models/mined_transaction_rb.rb +233 -0
  953. data/lib/crypto_apis/models/mined_transaction_rb_data.rb +223 -0
  954. data/lib/crypto_apis/models/mined_transaction_rb_data_item.rb +259 -0
  955. data/lib/crypto_apis/models/mined_transaction_ri.rb +344 -0
  956. data/lib/crypto_apis/models/missing_api_key.rb +263 -0
  957. data/lib/crypto_apis/models/missing_api_key_error.rb +250 -0
  958. data/lib/crypto_apis/models/new_block_r.rb +263 -0
  959. data/lib/crypto_apis/models/new_block_r_data.rb +223 -0
  960. data/lib/crypto_apis/models/new_block_rb.rb +233 -0
  961. data/lib/crypto_apis/models/new_block_rb_data.rb +223 -0
  962. data/lib/crypto_apis/models/new_block_rb_data_item.rb +246 -0
  963. data/lib/crypto_apis/models/new_block_ri.rb +284 -0
  964. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_r.rb +263 -0
  965. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_r_data.rb +223 -0
  966. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_rb.rb +233 -0
  967. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_rb_data.rb +223 -0
  968. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_rb_data_item.rb +276 -0
  969. data/lib/crypto_apis/models/new_confirmed_coins_transactions_and_each_confirmation_ri.rb +344 -0
  970. data/lib/crypto_apis/models/new_confirmed_coins_transactions_r.rb +263 -0
  971. data/lib/crypto_apis/models/new_confirmed_coins_transactions_r_data.rb +223 -0
  972. data/lib/crypto_apis/models/new_confirmed_coins_transactions_rb.rb +233 -0
  973. data/lib/crypto_apis/models/new_confirmed_coins_transactions_rb_data.rb +223 -0
  974. data/lib/crypto_apis/models/new_confirmed_coins_transactions_rb_data_item.rb +261 -0
  975. data/lib/crypto_apis/models/new_confirmed_coins_transactions_ri.rb +344 -0
  976. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_r.rb +263 -0
  977. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_r_data.rb +223 -0
  978. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_rb.rb +233 -0
  979. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_rb_data.rb +223 -0
  980. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_rb_data_item.rb +271 -0
  981. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_and_each_confirmation_ri.rb +284 -0
  982. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_r.rb +263 -0
  983. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_r_data.rb +223 -0
  984. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_rb.rb +233 -0
  985. data/lib/crypto_apis/models/new_confirmed_tokens_transactions_ri.rb +344 -0
  986. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_r.rb +263 -0
  987. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_r_data.rb +223 -0
  988. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_rb.rb +233 -0
  989. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_rb_data.rb +223 -0
  990. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_rb_data_item.rb +261 -0
  991. data/lib/crypto_apis/models/new_unconfirmed_coins_transactions_ri.rb +329 -0
  992. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_r.rb +263 -0
  993. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_r_data.rb +223 -0
  994. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_rb.rb +233 -0
  995. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_rb_data.rb +223 -0
  996. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_rb_data_item.rb +261 -0
  997. data/lib/crypto_apis/models/new_unconfirmed_tokens_transactions_ri.rb +329 -0
  998. data/lib/crypto_apis/models/request_limit_reached.rb +263 -0
  999. data/lib/crypto_apis/models/request_limit_reached_error.rb +250 -0
  1000. data/lib/crypto_apis/models/resource_not_found.rb +263 -0
  1001. data/lib/crypto_apis/models/resource_not_found_error.rb +250 -0
  1002. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_r.rb +263 -0
  1003. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_r_data.rb +223 -0
  1004. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb.rb +233 -0
  1005. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb_data.rb +223 -0
  1006. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb_data_item.rb +224 -0
  1007. data/lib/crypto_apis/models/sync_hd_wallet_x_pub_y_pub_z_pub_ri.rb +224 -0
  1008. data/lib/crypto_apis/models/tokens_forwarding_automations_limit_reached.rb +263 -0
  1009. data/lib/crypto_apis/models/tokens_forwarding_automations_limit_reached_error.rb +250 -0
  1010. data/lib/crypto_apis/models/tokens_forwarding_fail.rb +268 -0
  1011. data/lib/crypto_apis/models/tokens_forwarding_fail_data.rb +254 -0
  1012. data/lib/crypto_apis/models/tokens_forwarding_fail_data_item.rb +349 -0
  1013. data/lib/crypto_apis/models/tokens_forwarding_success.rb +268 -0
  1014. data/lib/crypto_apis/models/tokens_forwarding_success_data.rb +254 -0
  1015. data/lib/crypto_apis/models/tokens_forwarding_success_data_item.rb +393 -0
  1016. data/lib/crypto_apis/models/tokens_forwarding_success_ethereumerc20token.rb +280 -0
  1017. data/lib/crypto_apis/models/tokens_forwarding_success_ethereumerc721token.rb +270 -0
  1018. data/lib/crypto_apis/models/tokens_forwarding_success_omnilayertoken.rb +285 -0
  1019. data/lib/crypto_apis/models/tokens_forwarding_success_token.rb +106 -0
  1020. data/lib/crypto_apis/models/transaction_mined.rb +268 -0
  1021. data/lib/crypto_apis/models/transaction_mined_data.rb +254 -0
  1022. data/lib/crypto_apis/models/transaction_mined_data_item.rb +269 -0
  1023. data/lib/crypto_apis/models/transaction_mined_data_item_mined_in_block.rb +255 -0
  1024. data/lib/crypto_apis/models/unexpected_server_error.rb +263 -0
  1025. data/lib/crypto_apis/models/unexpected_server_error_error.rb +250 -0
  1026. data/lib/crypto_apis/models/unsupported_media_type.rb +263 -0
  1027. data/lib/crypto_apis/models/unsupported_media_type_error.rb +250 -0
  1028. data/lib/crypto_apis/models/uri_not_found.rb +263 -0
  1029. data/lib/crypto_apis/models/uri_not_found_error.rb +250 -0
  1030. data/lib/crypto_apis/models/validate_address_r.rb +263 -0
  1031. data/lib/crypto_apis/models/validate_address_r_data.rb +223 -0
  1032. data/lib/crypto_apis/models/validate_address_rb.rb +233 -0
  1033. data/lib/crypto_apis/models/validate_address_rb_data.rb +223 -0
  1034. data/lib/crypto_apis/models/validate_address_rb_data_item.rb +224 -0
  1035. data/lib/crypto_apis/models/validate_address_ri.rb +239 -0
  1036. data/lib/crypto_apis/models/xpub_not_synced.rb +263 -0
  1037. data/lib/crypto_apis/models/xpub_not_synced_error.rb +250 -0
  1038. data/lib/crypto_apis/models/xpub_sync_in_progress.rb +263 -0
  1039. data/lib/crypto_apis/models/xpub_sync_in_progress_error.rb +250 -0
  1040. data/lib/crypto_apis/version.rb +15 -0
  1041. data/spec/api/assets_api_spec.rb +50 -0
  1042. data/spec/api/automatic_coins_forwarding_api_spec.rb +81 -0
  1043. data/spec/api/automatic_tokens_forwarding_api_spec.rb +110 -0
  1044. data/spec/api/create_subscriptions_for_api_spec.rb +155 -0
  1045. data/spec/api/default_api_spec.rb +50 -0
  1046. data/spec/api/exchange_rates_api_spec.rb +63 -0
  1047. data/spec/api/manage_subscriptions_api_spec.rb +66 -0
  1048. data/spec/api/metadata_api_spec.rb +50 -0
  1049. data/spec/api/omni_layer_api_spec.rb +165 -0
  1050. data/spec/api/tokens_api_spec.rb +86 -0
  1051. data/spec/api/unified_endpoints_api_spec.rb +174 -0
  1052. data/spec/api/utxo_based_api_spec.rb +84 -0
  1053. data/spec/api/validating_api_spec.rb +50 -0
  1054. data/spec/api/xrp_ripple_api_spec.rb +136 -0
  1055. data/spec/api_client_spec.rb +226 -0
  1056. data/spec/configuration_spec.rb +42 -0
  1057. data/spec/models/add_tokens_to_existing_from_address_r_data_spec.rb +34 -0
  1058. data/spec/models/add_tokens_to_existing_from_address_r_spec.rb +52 -0
  1059. data/spec/models/add_tokens_to_existing_from_address_rb_data_item_spec.rb +80 -0
  1060. data/spec/models/add_tokens_to_existing_from_address_rb_data_spec.rb +34 -0
  1061. data/spec/models/add_tokens_to_existing_from_address_rb_spec.rb +40 -0
  1062. data/spec/models/add_tokens_to_existing_from_address_rb_token_data_bitcoin_omni_token_spec.rb +34 -0
  1063. data/spec/models/add_tokens_to_existing_from_address_rb_token_data_ethereum_erc20_token_spec.rb +34 -0
  1064. data/spec/models/add_tokens_to_existing_from_address_rb_token_data_spec.rb +31 -0
  1065. data/spec/models/add_tokens_to_existing_from_address_ri_spec.rb +92 -0
  1066. data/spec/models/add_tokens_to_existing_from_address_rits_spec.rb +31 -0
  1067. data/spec/models/add_tokens_to_existing_from_address_ritsbot_spec.rb +34 -0
  1068. data/spec/models/add_tokens_to_existing_from_address_ritseet_spec.rb +34 -0
  1069. data/spec/models/address_coins_transaction_confirmed_data_item_mined_in_block_spec.rb +46 -0
  1070. data/spec/models/address_coins_transaction_confirmed_data_item_spec.rb +80 -0
  1071. data/spec/models/address_coins_transaction_confirmed_data_spec.rb +46 -0
  1072. data/spec/models/address_coins_transaction_confirmed_each_confirmation_data_item_mined_in_block_spec.rb +46 -0
  1073. data/spec/models/address_coins_transaction_confirmed_each_confirmation_data_item_spec.rb +92 -0
  1074. data/spec/models/address_coins_transaction_confirmed_each_confirmation_data_spec.rb +46 -0
  1075. data/spec/models/address_coins_transaction_confirmed_each_confirmation_spec.rb +52 -0
  1076. data/spec/models/address_coins_transaction_confirmed_spec.rb +52 -0
  1077. data/spec/models/address_coins_transaction_unconfirmed_data_item_spec.rb +84 -0
  1078. data/spec/models/address_coins_transaction_unconfirmed_data_spec.rb +46 -0
  1079. data/spec/models/address_coins_transaction_unconfirmed_spec.rb +52 -0
  1080. data/spec/models/address_tokens_transaction_confirmed_data_item_mined_in_block_spec.rb +46 -0
  1081. data/spec/models/address_tokens_transaction_confirmed_data_item_spec.rb +84 -0
  1082. data/spec/models/address_tokens_transaction_confirmed_data_spec.rb +46 -0
  1083. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_data_item_mined_in_block_spec.rb +46 -0
  1084. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_data_item_spec.rb +96 -0
  1085. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_data_spec.rb +46 -0
  1086. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_ethereumerc20token_spec.rb +58 -0
  1087. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_ethereumerc721token_spec.rb +52 -0
  1088. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_omnilayertoken_spec.rb +58 -0
  1089. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_spec.rb +52 -0
  1090. data/spec/models/address_tokens_transaction_confirmed_each_confirmation_token_spec.rb +31 -0
  1091. data/spec/models/address_tokens_transaction_confirmed_ethereumerc20token_spec.rb +58 -0
  1092. data/spec/models/address_tokens_transaction_confirmed_ethereumerc721token_spec.rb +52 -0
  1093. data/spec/models/address_tokens_transaction_confirmed_omnilayertoken_spec.rb +58 -0
  1094. data/spec/models/address_tokens_transaction_confirmed_spec.rb +52 -0
  1095. data/spec/models/address_tokens_transaction_confirmed_token_spec.rb +31 -0
  1096. data/spec/models/address_tokens_transaction_unconfirmed_data_item_spec.rb +84 -0
  1097. data/spec/models/address_tokens_transaction_unconfirmed_data_spec.rb +46 -0
  1098. data/spec/models/address_tokens_transaction_unconfirmed_ethereumerc20token_spec.rb +58 -0
  1099. data/spec/models/address_tokens_transaction_unconfirmed_ethereumerc721token_spec.rb +52 -0
  1100. data/spec/models/address_tokens_transaction_unconfirmed_omnilayertoken_spec.rb +58 -0
  1101. data/spec/models/address_tokens_transaction_unconfirmed_spec.rb +52 -0
  1102. data/spec/models/address_tokens_transaction_unconfirmed_token_spec.rb +31 -0
  1103. data/spec/models/already_exists_error_spec.rb +46 -0
  1104. data/spec/models/already_exists_spec.rb +52 -0
  1105. data/spec/models/banned_ip_address_error_details_spec.rb +40 -0
  1106. data/spec/models/banned_ip_address_error_spec.rb +46 -0
  1107. data/spec/models/banned_ip_address_spec.rb +52 -0
  1108. data/spec/models/block_mined_data_item_spec.rb +58 -0
  1109. data/spec/models/block_mined_data_spec.rb +46 -0
  1110. data/spec/models/block_mined_spec.rb +52 -0
  1111. data/spec/models/blockchain_data_block_not_found_error_spec.rb +46 -0
  1112. data/spec/models/blockchain_data_block_not_found_spec.rb +52 -0
  1113. data/spec/models/blockchain_data_transaction_not_found_error_spec.rb +46 -0
  1114. data/spec/models/blockchain_data_transaction_not_found_spec.rb +52 -0
  1115. data/spec/models/blockchain_events_callbacks_limit_reached_error_spec.rb +46 -0
  1116. data/spec/models/blockchain_events_callbacks_limit_reached_spec.rb +52 -0
  1117. data/spec/models/coins_forwarding_automations_limit_reached_error_spec.rb +46 -0
  1118. data/spec/models/coins_forwarding_automations_limit_reached_spec.rb +52 -0
  1119. data/spec/models/coins_forwarding_fail_data_item_spec.rb +74 -0
  1120. data/spec/models/coins_forwarding_fail_data_spec.rb +46 -0
  1121. data/spec/models/coins_forwarding_fail_spec.rb +52 -0
  1122. data/spec/models/coins_forwarding_success_data_item_spec.rb +88 -0
  1123. data/spec/models/coins_forwarding_success_data_spec.rb +46 -0
  1124. data/spec/models/coins_forwarding_success_spec.rb +52 -0
  1125. data/spec/models/could_not_calculate_rate_for_pair_error_spec.rb +46 -0
  1126. data/spec/models/could_not_calculate_rate_for_pair_spec.rb +52 -0
  1127. data/spec/models/create_automatic_coins_forwarding_r_data_spec.rb +34 -0
  1128. data/spec/models/create_automatic_coins_forwarding_r_spec.rb +52 -0
  1129. data/spec/models/create_automatic_coins_forwarding_rb_data_item_spec.rb +68 -0
  1130. data/spec/models/create_automatic_coins_forwarding_rb_data_spec.rb +34 -0
  1131. data/spec/models/create_automatic_coins_forwarding_rb_spec.rb +40 -0
  1132. data/spec/models/create_automatic_coins_forwarding_ri_spec.rb +80 -0
  1133. data/spec/models/create_automatic_tokens_forwarding_r_data_spec.rb +34 -0
  1134. data/spec/models/create_automatic_tokens_forwarding_r_spec.rb +52 -0
  1135. data/spec/models/create_automatic_tokens_forwarding_rb_data_item_spec.rb +74 -0
  1136. data/spec/models/create_automatic_tokens_forwarding_rb_data_spec.rb +34 -0
  1137. data/spec/models/create_automatic_tokens_forwarding_rb_spec.rb +40 -0
  1138. data/spec/models/create_automatic_tokens_forwarding_rb_token_data_bitcoin_omni_token_spec.rb +34 -0
  1139. data/spec/models/create_automatic_tokens_forwarding_rb_token_data_ethereum_token_spec.rb +34 -0
  1140. data/spec/models/create_automatic_tokens_forwarding_rb_token_data_spec.rb +31 -0
  1141. data/spec/models/create_automatic_tokens_forwarding_ri_spec.rb +92 -0
  1142. data/spec/models/create_automatic_tokens_forwarding_rits_spec.rb +31 -0
  1143. data/spec/models/create_automatic_tokens_forwarding_ritsbot_spec.rb +34 -0
  1144. data/spec/models/create_automatic_tokens_forwarding_ritset_spec.rb +34 -0
  1145. data/spec/models/delete_automatic_coins_forwarding_r_data_spec.rb +34 -0
  1146. data/spec/models/delete_automatic_coins_forwarding_r_spec.rb +52 -0
  1147. data/spec/models/delete_automatic_coins_forwarding_ri_spec.rb +80 -0
  1148. data/spec/models/delete_automatic_tokens_forwarding_r_data_spec.rb +34 -0
  1149. data/spec/models/delete_automatic_tokens_forwarding_r_spec.rb +52 -0
  1150. data/spec/models/delete_automatic_tokens_forwarding_ri_spec.rb +92 -0
  1151. data/spec/models/delete_automatic_tokens_forwarding_rits_spec.rb +31 -0
  1152. data/spec/models/delete_automatic_tokens_forwarding_ritsbot_spec.rb +34 -0
  1153. data/spec/models/delete_automatic_tokens_forwarding_ritset_spec.rb +34 -0
  1154. data/spec/models/delete_blockchain_event_subscription_r_data_spec.rb +34 -0
  1155. data/spec/models/delete_blockchain_event_subscription_r_spec.rb +52 -0
  1156. data/spec/models/delete_blockchain_event_subscription_ri_spec.rb +58 -0
  1157. data/spec/models/endpoint_not_allowed_for_api_key_error_spec.rb +46 -0
  1158. data/spec/models/endpoint_not_allowed_for_api_key_spec.rb +52 -0
  1159. data/spec/models/endpoint_not_allowed_for_plan_error_spec.rb +46 -0
  1160. data/spec/models/endpoint_not_allowed_for_plan_spec.rb +52 -0
  1161. data/spec/models/feature_mainnets_not_allowed_for_plan_error_spec.rb +46 -0
  1162. data/spec/models/feature_mainnets_not_allowed_for_plan_spec.rb +52 -0
  1163. data/spec/models/get_address_details_r_data_spec.rb +34 -0
  1164. data/spec/models/get_address_details_r_spec.rb +52 -0
  1165. data/spec/models/get_address_details_ri_confirmed_balance_spec.rb +40 -0
  1166. data/spec/models/get_address_details_ri_spec.rb +64 -0
  1167. data/spec/models/get_address_details_ri_total_received_spec.rb +40 -0
  1168. data/spec/models/get_address_details_ri_total_spent_spec.rb +40 -0
  1169. data/spec/models/get_block_details_by_block_hash_r_data_spec.rb +34 -0
  1170. data/spec/models/get_block_details_by_block_hash_r_spec.rb +52 -0
  1171. data/spec/models/get_block_details_by_block_hash_ri_spec.rb +70 -0
  1172. data/spec/models/get_block_details_by_block_hash_ribs_spec.rb +31 -0
  1173. data/spec/models/get_block_details_by_block_hash_ribsb_spec.rb +88 -0
  1174. data/spec/models/get_block_details_by_block_hash_ribsbc_spec.rb +76 -0
  1175. data/spec/models/get_block_details_by_block_hash_ribsd2_spec.rb +76 -0
  1176. data/spec/models/get_block_details_by_block_hash_ribsd_spec.rb +82 -0
  1177. data/spec/models/get_block_details_by_block_hash_ribse_spec.rb +88 -0
  1178. data/spec/models/get_block_details_by_block_hash_ribsec_spec.rb +88 -0
  1179. data/spec/models/get_block_details_by_block_hash_ribsl_spec.rb +88 -0
  1180. data/spec/models/get_block_details_by_block_height_r_data_spec.rb +34 -0
  1181. data/spec/models/get_block_details_by_block_height_r_spec.rb +52 -0
  1182. data/spec/models/get_block_details_by_block_height_ri_spec.rb +70 -0
  1183. data/spec/models/get_block_details_by_block_height_ribs_spec.rb +31 -0
  1184. data/spec/models/get_block_details_by_block_height_ribsb_spec.rb +88 -0
  1185. data/spec/models/get_block_details_by_block_height_ribsbc_spec.rb +76 -0
  1186. data/spec/models/get_block_details_by_block_height_ribsd2_spec.rb +76 -0
  1187. data/spec/models/get_block_details_by_block_height_ribsd_spec.rb +82 -0
  1188. data/spec/models/get_block_details_by_block_height_ribse_spec.rb +82 -0
  1189. data/spec/models/get_block_details_by_block_height_ribsec_spec.rb +82 -0
  1190. data/spec/models/get_block_details_by_block_height_ribsl_spec.rb +88 -0
  1191. data/spec/models/get_contract_details_by_address_r_data_spec.rb +34 -0
  1192. data/spec/models/get_contract_details_by_address_r_spec.rb +52 -0
  1193. data/spec/models/get_contract_details_by_address_ri_spec.rb +76 -0
  1194. data/spec/models/get_exchange_rate_by_asset_symbols_r_data_spec.rb +34 -0
  1195. data/spec/models/get_exchange_rate_by_asset_symbols_r_spec.rb +52 -0
  1196. data/spec/models/get_exchange_rate_by_asset_symbols_ri_spec.rb +64 -0
  1197. data/spec/models/get_exchange_rate_by_assets_ids_r_data_spec.rb +34 -0
  1198. data/spec/models/get_exchange_rate_by_assets_ids_r_spec.rb +52 -0
  1199. data/spec/models/get_exchange_rate_by_assets_ids_ri_spec.rb +64 -0
  1200. data/spec/models/get_fee_address_details_r_data_spec.rb +34 -0
  1201. data/spec/models/get_fee_address_details_r_spec.rb +52 -0
  1202. data/spec/models/get_fee_address_details_ri_balance_spec.rb +40 -0
  1203. data/spec/models/get_fee_address_details_ri_spec.rb +46 -0
  1204. data/spec/models/get_fee_recommendations_r_data_spec.rb +34 -0
  1205. data/spec/models/get_fee_recommendations_r_spec.rb +52 -0
  1206. data/spec/models/get_fee_recommendations_ri_spec.rb +52 -0
  1207. data/spec/models/get_hd_wallet_x_pub_y_pub_z_pub_details_r_data_spec.rb +34 -0
  1208. data/spec/models/get_hd_wallet_x_pub_y_pub_z_pub_details_r_spec.rb +52 -0
  1209. data/spec/models/get_hd_wallet_x_pub_y_pub_z_pub_details_ri_spec.rb +46 -0
  1210. data/spec/models/get_latest_mined_block_r_data_spec.rb +34 -0
  1211. data/spec/models/get_latest_mined_block_r_spec.rb +52 -0
  1212. data/spec/models/get_latest_mined_block_ri_spec.rb +64 -0
  1213. data/spec/models/get_latest_mined_block_ribs_spec.rb +31 -0
  1214. data/spec/models/get_latest_mined_block_ribsb_spec.rb +88 -0
  1215. data/spec/models/get_latest_mined_block_ribsbc_spec.rb +76 -0
  1216. data/spec/models/get_latest_mined_block_ribsd2_spec.rb +76 -0
  1217. data/spec/models/get_latest_mined_block_ribsd_spec.rb +82 -0
  1218. data/spec/models/get_latest_mined_block_ribse_spec.rb +82 -0
  1219. data/spec/models/get_latest_mined_block_ribsec_spec.rb +82 -0
  1220. data/spec/models/get_latest_mined_block_ribsl_spec.rb +88 -0
  1221. data/spec/models/get_latest_mined_xrp_ripple_block_r_data_spec.rb +34 -0
  1222. data/spec/models/get_latest_mined_xrp_ripple_block_r_spec.rb +52 -0
  1223. data/spec/models/get_latest_mined_xrp_ripple_block_ri_spec.rb +70 -0
  1224. data/spec/models/get_latest_mined_xrp_ripple_block_ri_total_coins_spec.rb +40 -0
  1225. data/spec/models/get_latest_mined_xrp_ripple_block_ri_total_fees_spec.rb +40 -0
  1226. data/spec/models/get_omni_transaction_details_by_transaction_id_txid_r_data_spec.rb +34 -0
  1227. data/spec/models/get_omni_transaction_details_by_transaction_id_txid_r_spec.rb +52 -0
  1228. data/spec/models/get_omni_transaction_details_by_transaction_id_txid_ri_senders_spec.rb +40 -0
  1229. data/spec/models/get_omni_transaction_details_by_transaction_id_txid_ri_spec.rb +112 -0
  1230. data/spec/models/get_transaction_details_by_transaction_idr_data_spec.rb +34 -0
  1231. data/spec/models/get_transaction_details_by_transaction_idr_spec.rb +52 -0
  1232. data/spec/models/get_transaction_details_by_transaction_idri_fee_spec.rb +40 -0
  1233. data/spec/models/get_transaction_details_by_transaction_idri_recipients_spec.rb +40 -0
  1234. data/spec/models/get_transaction_details_by_transaction_idri_senders_spec.rb +40 -0
  1235. data/spec/models/get_transaction_details_by_transaction_idri_spec.rb +94 -0
  1236. data/spec/models/get_transaction_details_by_transaction_idribs_spec.rb +31 -0
  1237. data/spec/models/get_transaction_details_by_transaction_idribsb_script_pub_key_spec.rb +58 -0
  1238. data/spec/models/get_transaction_details_by_transaction_idribsb_script_sig_spec.rb +46 -0
  1239. data/spec/models/get_transaction_details_by_transaction_idribsb_spec.rb +64 -0
  1240. data/spec/models/get_transaction_details_by_transaction_idribsb_vin_spec.rb +76 -0
  1241. data/spec/models/get_transaction_details_by_transaction_idribsb_vout_spec.rb +46 -0
  1242. data/spec/models/get_transaction_details_by_transaction_idribsbc_script_pub_key_spec.rb +58 -0
  1243. data/spec/models/get_transaction_details_by_transaction_idribsbc_spec.rb +58 -0
  1244. data/spec/models/get_transaction_details_by_transaction_idribsbc_vin_spec.rb +76 -0
  1245. data/spec/models/get_transaction_details_by_transaction_idribsbc_vout_spec.rb +46 -0
  1246. data/spec/models/get_transaction_details_by_transaction_idribsd2_script_pub_key_spec.rb +58 -0
  1247. data/spec/models/get_transaction_details_by_transaction_idribsd2_script_sig_spec.rb +46 -0
  1248. data/spec/models/get_transaction_details_by_transaction_idribsd2_spec.rb +58 -0
  1249. data/spec/models/get_transaction_details_by_transaction_idribsd2_vin_spec.rb +76 -0
  1250. data/spec/models/get_transaction_details_by_transaction_idribsd2_vout_spec.rb +46 -0
  1251. data/spec/models/get_transaction_details_by_transaction_idribsd_script_pub_key_spec.rb +58 -0
  1252. data/spec/models/get_transaction_details_by_transaction_idribsd_script_sig_spec.rb +46 -0
  1253. data/spec/models/get_transaction_details_by_transaction_idribsd_spec.rb +58 -0
  1254. data/spec/models/get_transaction_details_by_transaction_idribsd_vin_spec.rb +76 -0
  1255. data/spec/models/get_transaction_details_by_transaction_idribsd_vout_spec.rb +46 -0
  1256. data/spec/models/get_transaction_details_by_transaction_idribse_gas_price_spec.rb +40 -0
  1257. data/spec/models/get_transaction_details_by_transaction_idribse_spec.rb +70 -0
  1258. data/spec/models/get_transaction_details_by_transaction_idribsec_gas_price_spec.rb +40 -0
  1259. data/spec/models/get_transaction_details_by_transaction_idribsec_spec.rb +64 -0
  1260. data/spec/models/get_transaction_details_by_transaction_idribsl_script_pub_key_spec.rb +58 -0
  1261. data/spec/models/get_transaction_details_by_transaction_idribsl_script_sig_spec.rb +46 -0
  1262. data/spec/models/get_transaction_details_by_transaction_idribsl_spec.rb +64 -0
  1263. data/spec/models/get_transaction_details_by_transaction_idribsl_vin_spec.rb +76 -0
  1264. data/spec/models/get_transaction_details_by_transaction_idribsl_vout_spec.rb +46 -0
  1265. data/spec/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_r_data_spec.rb +34 -0
  1266. data/spec/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_r_spec.rb +52 -0
  1267. data/spec/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri_recipients_spec.rb +40 -0
  1268. data/spec/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri_senders_spec.rb +40 -0
  1269. data/spec/models/get_unconfirmed_omni_transaction_by_transaction_id_txid_ri_spec.rb +106 -0
  1270. data/spec/models/get_xrp_ripple_address_details_r_data_spec.rb +34 -0
  1271. data/spec/models/get_xrp_ripple_address_details_r_spec.rb +52 -0
  1272. data/spec/models/get_xrp_ripple_address_details_ri_balance_spec.rb +40 -0
  1273. data/spec/models/get_xrp_ripple_address_details_ri_spec.rb +58 -0
  1274. data/spec/models/get_xrp_ripple_block_details_by_block_hash_r_data_spec.rb +34 -0
  1275. data/spec/models/get_xrp_ripple_block_details_by_block_hash_r_spec.rb +52 -0
  1276. data/spec/models/get_xrp_ripple_block_details_by_block_hash_ri_spec.rb +76 -0
  1277. data/spec/models/get_xrp_ripple_block_details_by_block_hash_ri_total_coins_spec.rb +40 -0
  1278. data/spec/models/get_xrp_ripple_block_details_by_block_height_r_data_spec.rb +34 -0
  1279. data/spec/models/get_xrp_ripple_block_details_by_block_height_r_spec.rb +52 -0
  1280. data/spec/models/get_xrp_ripple_block_details_by_block_height_ri_spec.rb +76 -0
  1281. data/spec/models/get_xrp_ripple_block_details_by_block_height_ri_total_coins_spec.rb +40 -0
  1282. data/spec/models/get_xrp_ripple_block_details_by_block_height_ri_total_fees_spec.rb +40 -0
  1283. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idr_data_spec.rb +34 -0
  1284. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idr_spec.rb +52 -0
  1285. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_fee_spec.rb +40 -0
  1286. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_offer_spec.rb +40 -0
  1287. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_receive_spec.rb +40 -0
  1288. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_recipients_spec.rb +40 -0
  1289. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_senders_spec.rb +40 -0
  1290. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_spec.rb +118 -0
  1291. data/spec/models/get_xrp_ripple_transaction_details_by_transaction_idri_value_spec.rb +40 -0
  1292. data/spec/models/insufficient_credits_error_spec.rb +46 -0
  1293. data/spec/models/insufficient_credits_spec.rb +52 -0
  1294. data/spec/models/invalid_api_key_error_spec.rb +46 -0
  1295. data/spec/models/invalid_api_key_spec.rb +52 -0
  1296. data/spec/models/invalid_blockchain_error_spec.rb +46 -0
  1297. data/spec/models/invalid_blockchain_spec.rb +52 -0
  1298. data/spec/models/invalid_data_error_spec.rb +46 -0
  1299. data/spec/models/invalid_data_spec.rb +52 -0
  1300. data/spec/models/invalid_network_error_spec.rb +46 -0
  1301. data/spec/models/invalid_network_spec.rb +52 -0
  1302. data/spec/models/invalid_pagination_error_spec.rb +46 -0
  1303. data/spec/models/invalid_pagination_spec.rb +52 -0
  1304. data/spec/models/invalid_request_body_structure_error_spec.rb +46 -0
  1305. data/spec/models/invalid_request_body_structure_spec.rb +52 -0
  1306. data/spec/models/invalid_xpub_error_spec.rb +46 -0
  1307. data/spec/models/invalid_xpub_spec.rb +52 -0
  1308. data/spec/models/limit_greater_than_allowed_error_spec.rb +46 -0
  1309. data/spec/models/limit_greater_than_allowed_spec.rb +52 -0
  1310. data/spec/models/list_assets_details_r_data_spec.rb +52 -0
  1311. data/spec/models/list_assets_details_r_spec.rb +52 -0
  1312. data/spec/models/list_assets_details_ri_asset_logo_spec.rb +46 -0
  1313. data/spec/models/list_assets_details_ri_latest_rate_spec.rb +46 -0
  1314. data/spec/models/list_assets_details_ri_spec.rb +80 -0
  1315. data/spec/models/list_assets_details_ri_specific_data_crypto_type_data_spec.rb +70 -0
  1316. data/spec/models/list_assets_details_ri_specific_data_spec.rb +31 -0
  1317. data/spec/models/list_blockchain_events_subscriptions_r_data_spec.rb +52 -0
  1318. data/spec/models/list_blockchain_events_subscriptions_r_spec.rb +52 -0
  1319. data/spec/models/list_blockchain_events_subscriptions_ri_spec.rb +82 -0
  1320. data/spec/models/list_coins_forwarding_automations_r_data_spec.rb +52 -0
  1321. data/spec/models/list_coins_forwarding_automations_r_spec.rb +52 -0
  1322. data/spec/models/list_coins_forwarding_automations_ri_spec.rb +80 -0
  1323. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_r_data_spec.rb +52 -0
  1324. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_r_spec.rb +52 -0
  1325. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_fee_spec.rb +34 -0
  1326. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_recipients_spec.rb +46 -0
  1327. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_senders_spec.rb +46 -0
  1328. data/spec/models/list_hd_wallet_x_pub_y_pub_z_pub_transactions_ri_spec.rb +82 -0
  1329. data/spec/models/list_omni_tokens_by_address_r_data_spec.rb +52 -0
  1330. data/spec/models/list_omni_tokens_by_address_r_spec.rb +52 -0
  1331. data/spec/models/list_omni_tokens_by_address_ri_spec.rb +58 -0
  1332. data/spec/models/list_omni_transactions_by_address_r_data_spec.rb +52 -0
  1333. data/spec/models/list_omni_transactions_by_address_r_spec.rb +52 -0
  1334. data/spec/models/list_omni_transactions_by_address_ri_fee_spec.rb +40 -0
  1335. data/spec/models/list_omni_transactions_by_address_ri_recipients_spec.rb +40 -0
  1336. data/spec/models/list_omni_transactions_by_address_ri_senders_spec.rb +40 -0
  1337. data/spec/models/list_omni_transactions_by_address_ri_spec.rb +112 -0
  1338. data/spec/models/list_omni_transactions_by_block_hash_r_data_spec.rb +52 -0
  1339. data/spec/models/list_omni_transactions_by_block_hash_r_spec.rb +52 -0
  1340. data/spec/models/list_omni_transactions_by_block_hash_ri_fee_spec.rb +40 -0
  1341. data/spec/models/list_omni_transactions_by_block_hash_ri_spec.rb +118 -0
  1342. data/spec/models/list_omni_transactions_by_block_height_r_data_spec.rb +52 -0
  1343. data/spec/models/list_omni_transactions_by_block_height_r_spec.rb +52 -0
  1344. data/spec/models/list_omni_transactions_by_block_height_ri_fee_spec.rb +40 -0
  1345. data/spec/models/list_omni_transactions_by_block_height_ri_recipients_spec.rb +40 -0
  1346. data/spec/models/list_omni_transactions_by_block_height_ri_senders_spec.rb +40 -0
  1347. data/spec/models/list_omni_transactions_by_block_height_ri_spec.rb +118 -0
  1348. data/spec/models/list_supported_assets_r_data_spec.rb +52 -0
  1349. data/spec/models/list_supported_assets_r_spec.rb +52 -0
  1350. data/spec/models/list_supported_assets_ri_spec.rb +62 -0
  1351. data/spec/models/list_tokens_by_address_r_data_spec.rb +52 -0
  1352. data/spec/models/list_tokens_by_address_r_spec.rb +52 -0
  1353. data/spec/models/list_tokens_by_address_ri_spec.rb +58 -0
  1354. data/spec/models/list_tokens_forwarding_automations_r_data_spec.rb +52 -0
  1355. data/spec/models/list_tokens_forwarding_automations_r_spec.rb +52 -0
  1356. data/spec/models/list_tokens_forwarding_automations_ri_spec.rb +92 -0
  1357. data/spec/models/list_tokens_forwarding_automations_rits_spec.rb +31 -0
  1358. data/spec/models/list_tokens_forwarding_automations_ritsbot_spec.rb +34 -0
  1359. data/spec/models/list_tokens_forwarding_automations_ritset_spec.rb +34 -0
  1360. data/spec/models/list_tokens_transfers_by_address_r_data_spec.rb +52 -0
  1361. data/spec/models/list_tokens_transfers_by_address_r_spec.rb +52 -0
  1362. data/spec/models/list_tokens_transfers_by_address_ri_spec.rb +94 -0
  1363. data/spec/models/list_tokens_transfers_by_transaction_hash_r_data_spec.rb +52 -0
  1364. data/spec/models/list_tokens_transfers_by_transaction_hash_r_spec.rb +52 -0
  1365. data/spec/models/list_tokens_transfers_by_transaction_hash_ri_spec.rb +94 -0
  1366. data/spec/models/list_transactions_by_address_r_data_spec.rb +52 -0
  1367. data/spec/models/list_transactions_by_address_r_spec.rb +52 -0
  1368. data/spec/models/list_transactions_by_address_ri_spec.rb +88 -0
  1369. data/spec/models/list_transactions_by_address_ribs_spec.rb +31 -0
  1370. data/spec/models/list_transactions_by_address_ribsb_script_pub_key_spec.rb +58 -0
  1371. data/spec/models/list_transactions_by_address_ribsb_spec.rb +64 -0
  1372. data/spec/models/list_transactions_by_address_ribsb_vin_spec.rb +76 -0
  1373. data/spec/models/list_transactions_by_address_ribsb_vout_spec.rb +46 -0
  1374. data/spec/models/list_transactions_by_address_ribsbc_spec.rb +58 -0
  1375. data/spec/models/list_transactions_by_address_ribsbc_vin_spec.rb +76 -0
  1376. data/spec/models/list_transactions_by_address_ribsd2_script_pub_key_spec.rb +58 -0
  1377. data/spec/models/list_transactions_by_address_ribsd2_script_sig_spec.rb +46 -0
  1378. data/spec/models/list_transactions_by_address_ribsd2_spec.rb +58 -0
  1379. data/spec/models/list_transactions_by_address_ribsd2_vin_spec.rb +76 -0
  1380. data/spec/models/list_transactions_by_address_ribsd2_vout_spec.rb +46 -0
  1381. data/spec/models/list_transactions_by_address_ribsd_script_sig_spec.rb +46 -0
  1382. data/spec/models/list_transactions_by_address_ribsd_spec.rb +58 -0
  1383. data/spec/models/list_transactions_by_address_ribsd_vin_spec.rb +76 -0
  1384. data/spec/models/list_transactions_by_address_ribse_gas_price_spec.rb +40 -0
  1385. data/spec/models/list_transactions_by_address_ribse_spec.rb +64 -0
  1386. data/spec/models/list_transactions_by_address_ribsec_gas_price_spec.rb +40 -0
  1387. data/spec/models/list_transactions_by_address_ribsec_spec.rb +70 -0
  1388. data/spec/models/list_transactions_by_address_ribsl_script_sig_spec.rb +46 -0
  1389. data/spec/models/list_transactions_by_address_ribsl_spec.rb +64 -0
  1390. data/spec/models/list_transactions_by_address_ribsl_vin_spec.rb +76 -0
  1391. data/spec/models/list_transactions_by_block_hash_r_data_spec.rb +52 -0
  1392. data/spec/models/list_transactions_by_block_hash_r_spec.rb +52 -0
  1393. data/spec/models/list_transactions_by_block_hash_ri_fee_spec.rb +40 -0
  1394. data/spec/models/list_transactions_by_block_hash_ri_recipients_spec.rb +40 -0
  1395. data/spec/models/list_transactions_by_block_hash_ri_senders_spec.rb +40 -0
  1396. data/spec/models/list_transactions_by_block_hash_ri_spec.rb +88 -0
  1397. data/spec/models/list_transactions_by_block_hash_ribs_spec.rb +31 -0
  1398. data/spec/models/list_transactions_by_block_hash_ribsb_spec.rb +64 -0
  1399. data/spec/models/list_transactions_by_block_hash_ribsb_vin_spec.rb +76 -0
  1400. data/spec/models/list_transactions_by_block_hash_ribsbc_script_pub_key_spec.rb +58 -0
  1401. data/spec/models/list_transactions_by_block_hash_ribsbc_spec.rb +58 -0
  1402. data/spec/models/list_transactions_by_block_hash_ribsbc_vin_spec.rb +76 -0
  1403. data/spec/models/list_transactions_by_block_hash_ribsbc_vout_spec.rb +46 -0
  1404. data/spec/models/list_transactions_by_block_hash_ribsd2_script_pub_key_spec.rb +58 -0
  1405. data/spec/models/list_transactions_by_block_hash_ribsd2_script_sig_spec.rb +46 -0
  1406. data/spec/models/list_transactions_by_block_hash_ribsd2_spec.rb +58 -0
  1407. data/spec/models/list_transactions_by_block_hash_ribsd2_vin_spec.rb +76 -0
  1408. data/spec/models/list_transactions_by_block_hash_ribsd2_vout_spec.rb +46 -0
  1409. data/spec/models/list_transactions_by_block_hash_ribsd_script_pub_key_spec.rb +58 -0
  1410. data/spec/models/list_transactions_by_block_hash_ribsd_spec.rb +58 -0
  1411. data/spec/models/list_transactions_by_block_hash_ribsd_vin_spec.rb +76 -0
  1412. data/spec/models/list_transactions_by_block_hash_ribsd_vout_spec.rb +46 -0
  1413. data/spec/models/list_transactions_by_block_hash_ribse_gas_price_spec.rb +40 -0
  1414. data/spec/models/list_transactions_by_block_hash_ribse_spec.rb +70 -0
  1415. data/spec/models/list_transactions_by_block_hash_ribsec_spec.rb +70 -0
  1416. data/spec/models/list_transactions_by_block_hash_ribsl_script_pub_key_spec.rb +58 -0
  1417. data/spec/models/list_transactions_by_block_hash_ribsl_spec.rb +64 -0
  1418. data/spec/models/list_transactions_by_block_hash_ribsl_vin_spec.rb +76 -0
  1419. data/spec/models/list_transactions_by_block_hash_ribsl_vout_spec.rb +46 -0
  1420. data/spec/models/list_transactions_by_block_height_r_data_spec.rb +52 -0
  1421. data/spec/models/list_transactions_by_block_height_r_spec.rb +52 -0
  1422. data/spec/models/list_transactions_by_block_height_ri_fee_spec.rb +40 -0
  1423. data/spec/models/list_transactions_by_block_height_ri_spec.rb +88 -0
  1424. data/spec/models/list_transactions_by_block_height_ribs_spec.rb +31 -0
  1425. data/spec/models/list_transactions_by_block_height_ribsb_script_pub_key_spec.rb +58 -0
  1426. data/spec/models/list_transactions_by_block_height_ribsb_spec.rb +64 -0
  1427. data/spec/models/list_transactions_by_block_height_ribsb_vout_spec.rb +46 -0
  1428. data/spec/models/list_transactions_by_block_height_ribsbc_spec.rb +58 -0
  1429. data/spec/models/list_transactions_by_block_height_ribsd2_spec.rb +58 -0
  1430. data/spec/models/list_transactions_by_block_height_ribsd2_vin_spec.rb +76 -0
  1431. data/spec/models/list_transactions_by_block_height_ribsd_script_pub_key_spec.rb +58 -0
  1432. data/spec/models/list_transactions_by_block_height_ribsd_script_sig_spec.rb +46 -0
  1433. data/spec/models/list_transactions_by_block_height_ribsd_spec.rb +58 -0
  1434. data/spec/models/list_transactions_by_block_height_ribsd_vin_spec.rb +76 -0
  1435. data/spec/models/list_transactions_by_block_height_ribsd_vout_spec.rb +46 -0
  1436. data/spec/models/list_transactions_by_block_height_ribse_spec.rb +70 -0
  1437. data/spec/models/list_transactions_by_block_height_ribsec_gas_price_spec.rb +40 -0
  1438. data/spec/models/list_transactions_by_block_height_ribsec_spec.rb +64 -0
  1439. data/spec/models/list_transactions_by_block_height_ribsl_script_pub_key_spec.rb +58 -0
  1440. data/spec/models/list_transactions_by_block_height_ribsl_script_sig_spec.rb +46 -0
  1441. data/spec/models/list_transactions_by_block_height_ribsl_spec.rb +64 -0
  1442. data/spec/models/list_transactions_by_block_height_ribsl_vin_spec.rb +76 -0
  1443. data/spec/models/list_transactions_by_block_height_ribsl_vout_spec.rb +46 -0
  1444. data/spec/models/list_unconfirmed_omni_transactions_by_address_r_data_spec.rb +52 -0
  1445. data/spec/models/list_unconfirmed_omni_transactions_by_address_r_spec.rb +52 -0
  1446. data/spec/models/list_unconfirmed_omni_transactions_by_address_ri_fee_spec.rb +40 -0
  1447. data/spec/models/list_unconfirmed_omni_transactions_by_address_ri_senders_spec.rb +40 -0
  1448. data/spec/models/list_unconfirmed_omni_transactions_by_address_ri_spec.rb +106 -0
  1449. data/spec/models/list_unconfirmed_omni_transactions_by_property_idr_data_spec.rb +52 -0
  1450. data/spec/models/list_unconfirmed_omni_transactions_by_property_idr_spec.rb +52 -0
  1451. data/spec/models/list_unconfirmed_omni_transactions_by_property_idri_spec.rb +106 -0
  1452. data/spec/models/list_xrp_ripple_transactions_by_address_r_data_spec.rb +52 -0
  1453. data/spec/models/list_xrp_ripple_transactions_by_address_r_spec.rb +52 -0
  1454. data/spec/models/list_xrp_ripple_transactions_by_address_ri_fee_spec.rb +40 -0
  1455. data/spec/models/list_xrp_ripple_transactions_by_address_ri_offer_spec.rb +40 -0
  1456. data/spec/models/list_xrp_ripple_transactions_by_address_ri_receive_spec.rb +40 -0
  1457. data/spec/models/list_xrp_ripple_transactions_by_address_ri_spec.rb +118 -0
  1458. data/spec/models/list_xrp_ripple_transactions_by_address_ri_value_spec.rb +40 -0
  1459. data/spec/models/list_xrp_ripple_transactions_by_block_hash_r_data_spec.rb +52 -0
  1460. data/spec/models/list_xrp_ripple_transactions_by_block_hash_r_spec.rb +52 -0
  1461. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_fee_spec.rb +40 -0
  1462. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_offer_spec.rb +40 -0
  1463. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_receive_spec.rb +40 -0
  1464. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_recipients_spec.rb +40 -0
  1465. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_senders_spec.rb +40 -0
  1466. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_spec.rb +118 -0
  1467. data/spec/models/list_xrp_ripple_transactions_by_block_hash_ri_value_spec.rb +40 -0
  1468. data/spec/models/mined_transaction_r_data_spec.rb +34 -0
  1469. data/spec/models/mined_transaction_r_spec.rb +52 -0
  1470. data/spec/models/mined_transaction_rb_data_item_spec.rb +52 -0
  1471. data/spec/models/mined_transaction_rb_data_spec.rb +34 -0
  1472. data/spec/models/mined_transaction_rb_spec.rb +40 -0
  1473. data/spec/models/mined_transaction_ri_spec.rb +82 -0
  1474. data/spec/models/missing_api_key_error_spec.rb +46 -0
  1475. data/spec/models/missing_api_key_spec.rb +52 -0
  1476. data/spec/models/new_block_r_data_spec.rb +34 -0
  1477. data/spec/models/new_block_r_spec.rb +52 -0
  1478. data/spec/models/new_block_rb_data_item_spec.rb +46 -0
  1479. data/spec/models/new_block_rb_data_spec.rb +34 -0
  1480. data/spec/models/new_block_rb_spec.rb +40 -0
  1481. data/spec/models/new_block_ri_spec.rb +58 -0
  1482. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_r_data_spec.rb +34 -0
  1483. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_r_spec.rb +52 -0
  1484. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_rb_data_item_spec.rb +58 -0
  1485. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_rb_data_spec.rb +34 -0
  1486. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_rb_spec.rb +40 -0
  1487. data/spec/models/new_confirmed_coins_transactions_and_each_confirmation_ri_spec.rb +82 -0
  1488. data/spec/models/new_confirmed_coins_transactions_r_data_spec.rb +34 -0
  1489. data/spec/models/new_confirmed_coins_transactions_r_spec.rb +52 -0
  1490. data/spec/models/new_confirmed_coins_transactions_rb_data_item_spec.rb +52 -0
  1491. data/spec/models/new_confirmed_coins_transactions_rb_data_spec.rb +34 -0
  1492. data/spec/models/new_confirmed_coins_transactions_rb_spec.rb +40 -0
  1493. data/spec/models/new_confirmed_coins_transactions_ri_spec.rb +82 -0
  1494. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_r_data_spec.rb +34 -0
  1495. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_r_spec.rb +52 -0
  1496. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_rb_data_item_spec.rb +58 -0
  1497. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_rb_data_spec.rb +34 -0
  1498. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_rb_spec.rb +40 -0
  1499. data/spec/models/new_confirmed_tokens_transactions_and_each_confirmation_ri_spec.rb +58 -0
  1500. data/spec/models/new_confirmed_tokens_transactions_r_data_spec.rb +34 -0
  1501. data/spec/models/new_confirmed_tokens_transactions_r_spec.rb +52 -0
  1502. data/spec/models/new_confirmed_tokens_transactions_rb_spec.rb +40 -0
  1503. data/spec/models/new_confirmed_tokens_transactions_ri_spec.rb +82 -0
  1504. data/spec/models/new_unconfirmed_coins_transactions_r_data_spec.rb +34 -0
  1505. data/spec/models/new_unconfirmed_coins_transactions_r_spec.rb +52 -0
  1506. data/spec/models/new_unconfirmed_coins_transactions_rb_data_item_spec.rb +52 -0
  1507. data/spec/models/new_unconfirmed_coins_transactions_rb_data_spec.rb +34 -0
  1508. data/spec/models/new_unconfirmed_coins_transactions_rb_spec.rb +40 -0
  1509. data/spec/models/new_unconfirmed_coins_transactions_ri_spec.rb +76 -0
  1510. data/spec/models/new_unconfirmed_tokens_transactions_r_data_spec.rb +34 -0
  1511. data/spec/models/new_unconfirmed_tokens_transactions_r_spec.rb +52 -0
  1512. data/spec/models/new_unconfirmed_tokens_transactions_rb_data_item_spec.rb +52 -0
  1513. data/spec/models/new_unconfirmed_tokens_transactions_rb_data_spec.rb +34 -0
  1514. data/spec/models/new_unconfirmed_tokens_transactions_rb_spec.rb +40 -0
  1515. data/spec/models/new_unconfirmed_tokens_transactions_ri_spec.rb +76 -0
  1516. data/spec/models/request_limit_reached_error_spec.rb +46 -0
  1517. data/spec/models/request_limit_reached_spec.rb +52 -0
  1518. data/spec/models/resource_not_found_error_spec.rb +46 -0
  1519. data/spec/models/resource_not_found_spec.rb +52 -0
  1520. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_r_data_spec.rb +34 -0
  1521. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_r_spec.rb +52 -0
  1522. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb_data_item_spec.rb +34 -0
  1523. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb_data_spec.rb +34 -0
  1524. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_rb_spec.rb +40 -0
  1525. data/spec/models/sync_hd_wallet_x_pub_y_pub_z_pub_ri_spec.rb +34 -0
  1526. data/spec/models/tokens_forwarding_automations_limit_reached_error_spec.rb +46 -0
  1527. data/spec/models/tokens_forwarding_automations_limit_reached_spec.rb +52 -0
  1528. data/spec/models/tokens_forwarding_fail_data_item_spec.rb +74 -0
  1529. data/spec/models/tokens_forwarding_fail_data_spec.rb +46 -0
  1530. data/spec/models/tokens_forwarding_fail_spec.rb +52 -0
  1531. data/spec/models/tokens_forwarding_success_data_item_spec.rb +92 -0
  1532. data/spec/models/tokens_forwarding_success_data_spec.rb +46 -0
  1533. data/spec/models/tokens_forwarding_success_ethereumerc20token_spec.rb +58 -0
  1534. data/spec/models/tokens_forwarding_success_ethereumerc721token_spec.rb +52 -0
  1535. data/spec/models/tokens_forwarding_success_omnilayertoken_spec.rb +58 -0
  1536. data/spec/models/tokens_forwarding_success_spec.rb +52 -0
  1537. data/spec/models/tokens_forwarding_success_token_spec.rb +31 -0
  1538. data/spec/models/transaction_mined_data_item_mined_in_block_spec.rb +46 -0
  1539. data/spec/models/transaction_mined_data_item_spec.rb +52 -0
  1540. data/spec/models/transaction_mined_data_spec.rb +46 -0
  1541. data/spec/models/transaction_mined_spec.rb +52 -0
  1542. data/spec/models/unexpected_server_error_error_spec.rb +46 -0
  1543. data/spec/models/unexpected_server_error_spec.rb +52 -0
  1544. data/spec/models/unsupported_media_type_error_spec.rb +46 -0
  1545. data/spec/models/unsupported_media_type_spec.rb +52 -0
  1546. data/spec/models/uri_not_found_error_spec.rb +46 -0
  1547. data/spec/models/uri_not_found_spec.rb +52 -0
  1548. data/spec/models/validate_address_r_data_spec.rb +34 -0
  1549. data/spec/models/validate_address_r_spec.rb +52 -0
  1550. data/spec/models/validate_address_rb_data_item_spec.rb +34 -0
  1551. data/spec/models/validate_address_rb_data_spec.rb +34 -0
  1552. data/spec/models/validate_address_rb_spec.rb +40 -0
  1553. data/spec/models/validate_address_ri_spec.rb +40 -0
  1554. data/spec/models/xpub_not_synced_error_spec.rb +46 -0
  1555. data/spec/models/xpub_not_synced_spec.rb +52 -0
  1556. data/spec/models/xpub_sync_in_progress_error_spec.rb +46 -0
  1557. data/spec/models/xpub_sync_in_progress_spec.rb +52 -0
  1558. data/spec/spec_helper.rb +111 -0
  1559. metadata +2161 -0
@@ -0,0 +1,63 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::ExchangeRatesApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'ExchangeRatesApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::ExchangeRatesApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ExchangeRatesApi' do
30
+ it 'should create an instance of ExchangeRatesApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::ExchangeRatesApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_exchange_rate_by_asset_symbols
36
+ # Get Exchange Rate By Asset Symbols
37
+ # Through this endpoint customers can obtain exchange rates by asset symbols. The process represents the exchange rate value of a single unit of one asset versus another one. Data is provided per unique asset symbol.
38
+ # @param from_asset_symbol Defines the base asset symbol to get a rate for.
39
+ # @param to_asset_symbol Defines the relation asset symbol in which the base asset rate will be displayed.
40
+ # @param [Hash] opts the optional parameters
41
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
42
+ # @return [GetExchangeRateByAssetSymbolsR]
43
+ describe 'get_exchange_rate_by_asset_symbols test' do
44
+ it 'should work' do
45
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
46
+ end
47
+ end
48
+
49
+ # unit tests for get_exchange_rate_by_assets_ids
50
+ # Get Exchange Rate By Assets IDs
51
+ # Through this endpoint customers can obtain exchange rates by asset IDs. The process represents the exchange rate value of a single unit of one asset versus another one. Data is provided per unique asset Reference ID.
52
+ # @param from_asset_id Defines the base asset Reference ID to get a rate for.
53
+ # @param to_asset_id Defines the relation asset Reference ID in which the base asset rate will be displayed.
54
+ # @param [Hash] opts the optional parameters
55
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
56
+ # @return [GetExchangeRateByAssetsIDsR]
57
+ describe 'get_exchange_rate_by_assets_ids test' do
58
+ it 'should work' do
59
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
60
+ end
61
+ end
62
+
63
+ end
@@ -0,0 +1,66 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::ManageSubscriptionsApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'ManageSubscriptionsApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::ManageSubscriptionsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ManageSubscriptionsApi' do
30
+ it 'should create an instance of ManageSubscriptionsApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::ManageSubscriptionsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for delete_blockchain_event_subscription
36
+ # Delete Blockchain Event Subscription
37
+ # Through this endpoint the customer can delete blockchain event subscriptions they have by attributes `referenceId` and `network`. Currently Crypto APIs 2.0 offers certain Blockchain event endpoints which allow the user to subscribe for one/a few/all and receive callback notifications when the specific event occurs. {note}To have an operational callback subscription, you need to first verify a domain for the Callback URL. Please see more information on Callbacks [here](https://developers.cryptoapis.io/technical-documentation/general-information/callbacks#callback-url).{/note} {warning}Crypto APIs will notify the user **only when** the event occurs. There are cases when the specific event doesn't happen at all, or takes a long time to do so. A callback notification **will not** be sent if the event does not or cannot occur, or will take long time to occur.{/warning}
38
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
39
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
40
+ # @param reference_id Represents a unique ID used to reference the specific callback subscription.
41
+ # @param [Hash] opts the optional parameters
42
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
43
+ # @return [DeleteBlockchainEventSubscriptionR]
44
+ describe 'delete_blockchain_event_subscription test' do
45
+ it 'should work' do
46
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
47
+ end
48
+ end
49
+
50
+ # unit tests for list_blockchain_events_subscriptions
51
+ # List Blockchain Events Subscriptions
52
+ # Through this endpoint the customer can obtain a list of their callback subscriptions for the available Blockchain events. Currently Crypto APIs 2.0 offers certain Blockchain event endpoints which allow the user to subscribe for one/a few/all and receive callback notifications when the specific event occurs. {note}To have an operational callback subscription, you need to first verify a domain for the Callback URL. Please see more information on Callbacks [here](https://developers.cryptoapis.io/technical-documentation/general-information/callbacks#callback-url).{/note} {warning}Crypto APIs will notify the user **only when** the event occurs. There are cases when the specific event doesn't happen at all, or takes a long time to do so. A callback notification **will not** be sent if the event does not or cannot occur, or will take long time to occur.{/warning}
53
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
54
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
55
+ # @param [Hash] opts the optional parameters
56
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
57
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
58
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
59
+ # @return [ListBlockchainEventsSubscriptionsR]
60
+ describe 'list_blockchain_events_subscriptions test' do
61
+ it 'should work' do
62
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
63
+ end
64
+ end
65
+
66
+ end
@@ -0,0 +1,50 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::MetadataApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'MetadataApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::MetadataApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of MetadataApi' do
30
+ it 'should create an instance of MetadataApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::MetadataApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for list_supported_assets
36
+ # List Supported Assets
37
+ # This endpoint will return a list of supported assets. The asset could be a cryptocurrency or FIAT assets that we support. Each asset has a unique identifier - `assetId` and a unique symbol in the form of a string, e.g. \"BTC\".
38
+ # @param [Hash] opts the optional parameters
39
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
40
+ # @option opts [String] :asset_type Defines the type of the supported asset. This could be either \"crypto\" or \"fiat\".
41
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
42
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
43
+ # @return [ListSupportedAssetsR]
44
+ describe 'list_supported_assets test' do
45
+ it 'should work' do
46
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
47
+ end
48
+ end
49
+
50
+ end
@@ -0,0 +1,165 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::OmniLayerApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'OmniLayerApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::OmniLayerApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of OmniLayerApi' do
30
+ it 'should create an instance of OmniLayerApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::OmniLayerApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_omni_transaction_details_by_transaction_id__txid
36
+ # Get Omni Transaction Details By Transaction ID (Txid)
37
+ # Through this endpoint customers can obtain details about an Omni transaction by the transaction's unique identifier. The transaction can return information such as hash, height, time of creation in Unix timestamp, etc.
38
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
39
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
40
+ # @param transaction_id Represents the unique identifier of a transaction, i.e. it could be `transactionId` in UTXO-based protocols like Bitcoin, and transaction `hash` in Ethereum blockchain.
41
+ # @param [Hash] opts the optional parameters
42
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
43
+ # @return [GetOmniTransactionDetailsByTransactionIDTxidR]
44
+ describe 'get_omni_transaction_details_by_transaction_id__txid test' do
45
+ it 'should work' do
46
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
47
+ end
48
+ end
49
+
50
+ # unit tests for get_unconfirmed_omni_transaction_by_transaction_id__txid
51
+ # Get Unconfirmed Omni Transaction By Transaction ID (Txid)
52
+ # Through this endpoint customers can obtain information on unconfirmed Omni transactions by an attribute `transactionId`. The transaction can have information such as hash, height, time of creation in Unix timestamp, etc. Unconfirmed transactions are usually put in the Mempool and await verification so that they can be added to a block.
53
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
54
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
55
+ # @param transaction_id Represents the unique identifier of a transaction, i.e. it could be `transactionId` in UTXO-based protocols like Bitcoin, and transaction `hash` in Ethereum blockchain.
56
+ # @param [Hash] opts the optional parameters
57
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
58
+ # @return [GetUnconfirmedOmniTransactionByTransactionIDTxidR]
59
+ describe 'get_unconfirmed_omni_transaction_by_transaction_id__txid test' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ # unit tests for list_omni_tokens_by_address
66
+ # List Omni Tokens By Address
67
+ # Through this endpoint the customer can receive basic information about a given Omni address based on confirmed/synced blocks only. In the case where there are any incoming or outgoing **unconfirmed** transactions for the specific address, they **will not** be counted or calculated here.
68
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
69
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
70
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
71
+ # @param [Hash] opts the optional parameters
72
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
73
+ # @return [ListOmniTokensByAddressR]
74
+ describe 'list_omni_tokens_by_address test' do
75
+ it 'should work' do
76
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
77
+ end
78
+ end
79
+
80
+ # unit tests for list_omni_transactions_by_address
81
+ # List Omni Transactions By Address
82
+ # This endpoint will list Omni transactions by an attribute `address`. The transactions listed will detail additional information such as hash, height, time of creation in Unix timestamp, etc.
83
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
84
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
85
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
86
+ # @param [Hash] opts the optional parameters
87
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
88
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
89
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
90
+ # @return [ListOmniTransactionsByAddressR]
91
+ describe 'list_omni_transactions_by_address test' do
92
+ it 'should work' do
93
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
94
+ end
95
+ end
96
+
97
+ # unit tests for list_omni_transactions_by_block_hash
98
+ # List Omni Transactions By Block Hash
99
+ # This endpoint will list Omni transactions by an attribute `transactionHash`. The transactions listed will detail additional information such as addresses, height, time of creation in Unix timestamp, etc.
100
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
101
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
102
+ # @param block_hash Represents the hash of the block, which is its unique identifier. It represents a cryptographic digital fingerprint made by hashing the block header twice through the SHA256 algorithm.
103
+ # @param [Hash] opts the optional parameters
104
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
105
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
106
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
107
+ # @return [ListOmniTransactionsByBlockHashR]
108
+ describe 'list_omni_transactions_by_block_hash test' do
109
+ it 'should work' do
110
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
111
+ end
112
+ end
113
+
114
+ # unit tests for list_omni_transactions_by_block_height
115
+ # List Omni Transactions By Block Height
116
+ # This endpoint will list Omni transactions by an attribute `blockHeight`. The transactions listed will detail additional information such as hash, addresses, time of creation in Unix timestamp, etc.
117
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
118
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
119
+ # @param block_height Represents the number of blocks in the blockchain preceding this specific block. Block numbers have no gaps. A blockchain usually starts with block 0 called the \"Genesis block\".
120
+ # @param [Hash] opts the optional parameters
121
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
122
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
123
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
124
+ # @return [ListOmniTransactionsByBlockHeightR]
125
+ describe 'list_omni_transactions_by_block_height test' do
126
+ it 'should work' do
127
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
128
+ end
129
+ end
130
+
131
+ # unit tests for list_unconfirmed_omni_transactions_by_address
132
+ # List Unconfirmed Omni Transactions By Address
133
+ # This endpoint will list unconfirmed Omni transactions by an attribute `address`. The transactions listed will detail additional information such as hash, height, time of creation in Unix timestamp, etc. Unconfirmed transactions are usually put in the Mempool and await verification so that they can be added to a block.
134
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
135
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
136
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
137
+ # @param [Hash] opts the optional parameters
138
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
139
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
140
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
141
+ # @return [ListUnconfirmedOmniTransactionsByAddressR]
142
+ describe 'list_unconfirmed_omni_transactions_by_address test' do
143
+ it 'should work' do
144
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
145
+ end
146
+ end
147
+
148
+ # unit tests for list_unconfirmed_omni_transactions_by_property_id
149
+ # List Unconfirmed Omni Transactions By Property ID
150
+ # This endpoint will list unconfirmed Omni transactions by an attribute `propertyId`. The transactions listed will detail additional information such as hash, height, time of creation in Unix timestamp, etc. Unconfirmed transactions are usually put in the Mempool and await verification so that they can be added to a block.
151
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
152
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
153
+ # @param property_id Represents the identifier of the tokens to send.
154
+ # @param [Hash] opts the optional parameters
155
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
156
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
157
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
158
+ # @return [ListUnconfirmedOmniTransactionsByPropertyIDR]
159
+ describe 'list_unconfirmed_omni_transactions_by_property_id test' do
160
+ it 'should work' do
161
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
162
+ end
163
+ end
164
+
165
+ end
@@ -0,0 +1,86 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::TokensApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'TokensApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::TokensApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of TokensApi' do
30
+ it 'should create an instance of TokensApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::TokensApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for list_tokens_by_address
36
+ # List Tokens By Address
37
+ # Through this endpoint customers can obtain token data by providing an attribute - `address`. The information that can be returned can include the contract address, the token symbol, type and balance.
38
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Ethereum Classic, etc.
39
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"ropsten\", \"rinkeby\" are test networks.
40
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
41
+ # @param [Hash] opts the optional parameters
42
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
43
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
44
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
45
+ # @return [ListTokensByAddressR]
46
+ describe 'list_tokens_by_address test' do
47
+ it 'should work' do
48
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
49
+ end
50
+ end
51
+
52
+ # unit tests for list_tokens_transfers_by_address
53
+ # List Tokens Transfers By Address
54
+ # Through this endpoint customers can obtain a list with token transfers by the `address` attribute. Token transfers may include information such as addresses of the sender and recipient, token name, token symbol, etc. {note}This refers only to transfers done for **tokens** not coins.{/note}
55
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Ethereum Classic, etc.
56
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"ropsten\", \"rinkeby\" are test networks.
57
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
58
+ # @param [Hash] opts the optional parameters
59
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
60
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
61
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
62
+ # @return [ListTokensTransfersByAddressR]
63
+ describe 'list_tokens_transfers_by_address test' do
64
+ it 'should work' do
65
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
66
+ end
67
+ end
68
+
69
+ # unit tests for list_tokens_transfers_by_transaction_hash
70
+ # List Tokens Transfers By Transaction Hash
71
+ # Through this endpoint customers can obtain a list with token transfers by the `transactionHash` attribute. Token transfers may include information such as addresses of the sender and recipient, token name, token symbol, etc. {note}This refers only to transfers done for **tokens** not coins.{/note}
72
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Ethereum Classic, etc.
73
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"ropsten\", \"rinkeby\" are test networks.
74
+ # @param transaction_hash Represents the hash of the transaction, which is its unique identifier. It represents a cryptographic digital fingerprint made by hashing the block header twice through the SHA256 algorithm.
75
+ # @param [Hash] opts the optional parameters
76
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
77
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
78
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
79
+ # @return [ListTokensTransfersByTransactionHashR]
80
+ describe 'list_tokens_transfers_by_transaction_hash test' do
81
+ it 'should work' do
82
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
83
+ end
84
+ end
85
+
86
+ end
@@ -0,0 +1,174 @@
1
+ =begin
2
+ #CryptoAPIs
3
+
4
+ #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.
5
+
6
+ The version of the OpenAPI document: 2.0.0
7
+ Contact: developers@cryptoapis.io
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.1-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for CryptoApis::UnifiedEndpointsApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'UnifiedEndpointsApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = CryptoApis::UnifiedEndpointsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of UnifiedEndpointsApi' do
30
+ it 'should create an instance of UnifiedEndpointsApi' do
31
+ expect(@api_instance).to be_instance_of(CryptoApis::UnifiedEndpointsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_address_details
36
+ # Get Address Details
37
+ # Through this endpoint the customer can receive basic information about a given address based on confirmed/synced blocks only. In the case where there are any incoming or outgoing **unconfirmed** transactions for the specific address, they **will not** be counted or calculated here.
38
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
39
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
40
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
41
+ # @param [Hash] opts the optional parameters
42
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
43
+ # @return [GetAddressDetailsR]
44
+ describe 'get_address_details test' do
45
+ it 'should work' do
46
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
47
+ end
48
+ end
49
+
50
+ # unit tests for get_block_details_by_block_hash
51
+ # Get Block Details By Block Hash
52
+ # Through this endpoint customers can obtain basic information about a given mined block, specifically by using the `hash` parameter. These block details could include the hash of the specific, the previous and the next block, its transactions count, its height, etc. Blockchain specific data is information such as version, nonce, size, bits, merkleroot, etc.
53
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
54
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
55
+ # @param block_hash Represents the hash of the block, which is its unique identifier. It represents a cryptographic digital fingerprint made by hashing the block header twice through the SHA256 algorithm.
56
+ # @param [Hash] opts the optional parameters
57
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
58
+ # @return [GetBlockDetailsByBlockHashR]
59
+ describe 'get_block_details_by_block_hash test' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ # unit tests for get_block_details_by_block_height
66
+ # Get Block Details By Block Height
67
+ # Through this endpoint customers can obtain basic information about a given mined block, specifically by using the `height` parameter. These block details could include the hash of the specific, the previous and the next block, its transactions count, its height, etc. Blockchain specific data is information such as version, nonce, size, bits, merkleroot, etc.
68
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
69
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
70
+ # @param height Represents the number of blocks in the blockchain preceding this specific block. Block numbers have no gaps. A blockchain usually starts with block 0 called the \"Genesis block\".
71
+ # @param [Hash] opts the optional parameters
72
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
73
+ # @return [GetBlockDetailsByBlockHeightR]
74
+ describe 'get_block_details_by_block_height test' do
75
+ it 'should work' do
76
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
77
+ end
78
+ end
79
+
80
+ # unit tests for get_fee_recommendations
81
+ # Get Fee Recommendations
82
+ # Through this endpoint customers can obtain fee recommendations. Our fees recommendations are based on Mempool data which makes them much more accurate than fees based on already mined blocks. Calculations are done in real time live. Using this endpoint customers can get gas price for Ethereum, fee per byte for Bitcoin, etc.
83
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
84
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
85
+ # @param [Hash] opts the optional parameters
86
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
87
+ # @return [GetFeeRecommendationsR]
88
+ describe 'get_fee_recommendations test' do
89
+ it 'should work' do
90
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
91
+ end
92
+ end
93
+
94
+ # unit tests for get_latest_mined_block
95
+ # Get Latest Mined Block
96
+ # Through this endpoint customers can fetch the last mined block in a specific blockchain network, along with its details. These could include the hash of the specific, the previous and the next block, its transactions count, its height, etc. Blockchain specific data is information such as version, nonce, size, bits, merkleroot, etc.
97
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
98
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
99
+ # @param [Hash] opts the optional parameters
100
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
101
+ # @return [GetLatestMinedBlockR]
102
+ describe 'get_latest_mined_block test' do
103
+ it 'should work' do
104
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
105
+ end
106
+ end
107
+
108
+ # unit tests for get_transaction_details_by_transaction_id
109
+ # Get Transaction Details By Transaction ID
110
+ # Through this endpoint customers can obtain details about a transaction by the transaction's unique identifier. In UTXO-based protocols like BTC there are attributes such as `transactionId` and transaction `hash`. They still could be different. In protocols like Ethereum there is only one unique value and it's `hash`.
111
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
112
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
113
+ # @param transaction_id Represents the unique identifier of a transaction, i.e. it could be `transactionId` in UTXO-based protocols like Bitcoin, and transaction `hash` in Ethereum blockchain.
114
+ # @param [Hash] opts the optional parameters
115
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
116
+ # @return [GetTransactionDetailsByTransactionIDR]
117
+ describe 'get_transaction_details_by_transaction_id test' do
118
+ it 'should work' do
119
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
120
+ end
121
+ end
122
+
123
+ # unit tests for list_transactions_by_address
124
+ # List Transactions By Address
125
+ # This endpoint will list transactions by an attribute `address`. The transactions listed will detail additional information such as hash, height, time of creation in Unix timestamp, etc.
126
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
127
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
128
+ # @param address Represents the public address, which is a compressed and shortened form of a public key.
129
+ # @param [Hash] opts the optional parameters
130
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
131
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
132
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
133
+ # @return [ListTransactionsByAddressR]
134
+ describe 'list_transactions_by_address test' do
135
+ it 'should work' do
136
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
137
+ end
138
+ end
139
+
140
+ # unit tests for list_transactions_by_block_hash
141
+ # List Transactions by Block Hash
142
+ # This endpoint will list transactions by an attribute `transactionHash`. The transactions listed will detail additional information such as addresses, height, time of creation in Unix timestamp, etc.
143
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
144
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
145
+ # @param block_hash Represents the hash of the block, which is its unique identifier. It represents a cryptographic digital fingerprint made by hashing the block header twice through the SHA256 algorithm.
146
+ # @param [Hash] opts the optional parameters
147
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
148
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
149
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
150
+ # @return [ListTransactionsByBlockHashR]
151
+ describe 'list_transactions_by_block_hash test' do
152
+ it 'should work' do
153
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
154
+ end
155
+ end
156
+
157
+ # unit tests for list_transactions_by_block_height
158
+ # List Transactions by Block Height
159
+ # This endpoint will list transactions by an attribute `blockHeight`. The transactions listed will detail additional information such as hash, addresses, time of creation in Unix timestamp, etc.
160
+ # @param blockchain Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
161
+ # @param network Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - \"mainnet\" is the live network with actual data while networks like \"testnet\", \"ropsten\", \"rinkeby\" are test networks.
162
+ # @param height Represents the number of blocks in the blockchain preceding this specific block. Block numbers have no gaps. A blockchain usually starts with block 0 called the \"Genesis block\".
163
+ # @param [Hash] opts the optional parameters
164
+ # @option opts [String] :context In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error. `context` is specified by the user.
165
+ # @option opts [Integer] :limit Defines how many items should be returned in the response per page basis.
166
+ # @option opts [Integer] :offset The starting index of the response items, i.e. where the response should start listing the returned items.
167
+ # @return [ListTransactionsByBlockHeightR]
168
+ describe 'list_transactions_by_block_height test' do
169
+ it 'should work' do
170
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
171
+ end
172
+ end
173
+
174
+ end