@xoxno/sdk-js 0.0.1 → 0.0.3-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/README.md +22 -0
  2. package/dist/xoxno.min.js +1 -0
  3. package/package.json +1 -1
  4. package/src/collection/__tests__/collection.test.ts +9 -2
  5. package/src/collection/index.ts +48 -2
  6. package/src/launchpad/__tests__/market.test.ts +25 -0
  7. package/src/launchpad/index.ts +166 -0
  8. package/src/types/collection.d.ts +65 -0
  9. package/.github/workflows/npm-publish-github-packages.yml +0 -36
  10. package/.vscode/settings.json +0 -3
  11. package/coverage/clover.xml +0 -280
  12. package/coverage/coverage-final.json +0 -12
  13. package/coverage/lcov-report/base.css +0 -224
  14. package/coverage/lcov-report/block-navigation.js +0 -87
  15. package/coverage/lcov-report/collection/index.html +0 -116
  16. package/coverage/lcov-report/collection/index.ts.html +0 -559
  17. package/coverage/lcov-report/favicon.png +0 -0
  18. package/coverage/lcov-report/index.html +0 -161
  19. package/coverage/lcov-report/interactions/index.html +0 -116
  20. package/coverage/lcov-report/interactions/index.ts.html +0 -775
  21. package/coverage/lcov-report/nft/index.html +0 -116
  22. package/coverage/lcov-report/nft/index.ts.html +0 -379
  23. package/coverage/lcov-report/prettify.css +0 -1
  24. package/coverage/lcov-report/prettify.js +0 -2
  25. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  26. package/coverage/lcov-report/sorter.js +0 -196
  27. package/coverage/lcov-report/utils/SmartContractAbis.ts.html +0 -331
  28. package/coverage/lcov-report/utils/SmartContractService.ts.html +0 -136
  29. package/coverage/lcov-report/utils/api.ts.html +0 -484
  30. package/coverage/lcov-report/utils/const.ts.html +0 -163
  31. package/coverage/lcov-report/utils/getActivity.ts.html +0 -250
  32. package/coverage/lcov-report/utils/helpers.ts.html +0 -127
  33. package/coverage/lcov-report/utils/index.html +0 -221
  34. package/coverage/lcov-report/utils/regex.ts.html +0 -106
  35. package/coverage/lcov-report/utils/scCalls.ts.html +0 -229
  36. package/coverage/lcov.info +0 -525
  37. package/docs/.nojekyll +0 -1
  38. package/docs/assets/highlight.css +0 -64
  39. package/docs/assets/main.js +0 -58
  40. package/docs/assets/search.js +0 -1
  41. package/docs/assets/style.css +0 -1279
  42. package/docs/classes/collection.CollectionModule.html +0 -232
  43. package/docs/classes/interactions.SCInteraction.html +0 -370
  44. package/docs/classes/nft.NFTModule.html +0 -208
  45. package/docs/classes/utils_SmartContractAbis.SmartContractAbis.html +0 -198
  46. package/docs/classes/utils_api.APIClient.html +0 -212
  47. package/docs/classes/utils_scCalls.ContractQueryRunner.html +0 -129
  48. package/docs/enums/types_collection.FieldsToSelect.html +0 -186
  49. package/docs/enums/types_collection.Marketplace.html +0 -102
  50. package/docs/enums/types_collection.SearchOrderBy.html +0 -130
  51. package/docs/enums/types_trading.OrderByTradingActivity.html +0 -102
  52. package/docs/enums/types_trading.SelectFieldsTradingActivity.html +0 -144
  53. package/docs/enums/utils_api.Chain.html +0 -88
  54. package/docs/functions/utils_SmartContractService.getSmartContract.html +0 -77
  55. package/docs/functions/utils_getActivity.getActivity.html +0 -89
  56. package/docs/functions/utils_helpers.getIdentifierFromColAndNonce.html +0 -76
  57. package/docs/functions/utils_helpers.nonceToHex.html +0 -74
  58. package/docs/functions/utils_regex.isValidCollectionTicker.html +0 -74
  59. package/docs/functions/utils_regex.isValidNftIdentifier.html +0 -74
  60. package/docs/index.html +0 -55
  61. package/docs/interfaces/types_collection.AttributeData.html +0 -99
  62. package/docs/interfaces/types_collection.Filter.html +0 -157
  63. package/docs/interfaces/types_collection.GlobalOffer.html +0 -176
  64. package/docs/interfaces/types_collection.ICollectionAttributes.html +0 -85
  65. package/docs/interfaces/types_collection.ICollectionProfile.html +0 -263
  66. package/docs/interfaces/types_collection.IMintInfo.html +0 -155
  67. package/docs/interfaces/types_collection.ISocials.html +0 -127
  68. package/docs/interfaces/types_collection.MetadataAttribute.html +0 -92
  69. package/docs/interfaces/types_collection.SearchNFTs.html +0 -127
  70. package/docs/interfaces/types_collection.SearchNFTsArgs.html +0 -225
  71. package/docs/interfaces/types_collection.SearchNFTsResponse.html +0 -132
  72. package/docs/interfaces/types_collection.TradingActivity.html +0 -232
  73. package/docs/interfaces/types_collection.TraitValues.html +0 -85
  74. package/docs/interfaces/types_nft.GameData.html +0 -92
  75. package/docs/interfaces/types_nft.NFTAttribute.html +0 -127
  76. package/docs/interfaces/types_nft.NFTMetadata.html +0 -104
  77. package/docs/interfaces/types_nft.NftData.html +0 -253
  78. package/docs/interfaces/types_nft.NftValue.html +0 -106
  79. package/docs/interfaces/types_nft.OffersInfo.html +0 -169
  80. package/docs/interfaces/types_nft.OriginalMedia.html +0 -92
  81. package/docs/interfaces/types_nft.SaleInfoNft.html +0 -211
  82. package/docs/interfaces/types_trading.TradincActivityArgs.html +0 -225
  83. package/docs/interfaces/types_trading.TradingActivityQueryFilter.html +0 -151
  84. package/docs/interfaces/types_trading.TradingActivityResponse.html +0 -106
  85. package/docs/modules/collection.html +0 -71
  86. package/docs/modules/interactions.html +0 -71
  87. package/docs/modules/nft.html +0 -71
  88. package/docs/modules/types.html +0 -189
  89. package/docs/modules/types_collection.html +0 -104
  90. package/docs/modules/types_interactions.html +0 -69
  91. package/docs/modules/types_nft.html +0 -85
  92. package/docs/modules/types_trading.html +0 -82
  93. package/docs/modules/utils_SmartContractAbis.html +0 -71
  94. package/docs/modules/utils_SmartContractService.html +0 -71
  95. package/docs/modules/utils_api.html +0 -76
  96. package/docs/modules/utils_const.html +0 -95
  97. package/docs/modules/utils_getActivity.html +0 -71
  98. package/docs/modules/utils_helpers.html +0 -73
  99. package/docs/modules/utils_regex.html +0 -73
  100. package/docs/modules/utils_scCalls.html +0 -71
  101. package/docs/modules.html +0 -76
  102. package/docs/types/types_interactions.Offer.html +0 -89
  103. package/docs/variables/utils_const.API_URL.html +0 -76
  104. package/docs/variables/utils_const.API_URL_DEV.html +0 -76
  105. package/docs/variables/utils_const.DR_SC.html +0 -76
  106. package/docs/variables/utils_const.FM_SC.html +0 -76
  107. package/docs/variables/utils_const.KG_SC.html +0 -76
  108. package/docs/variables/utils_const.Manager_SC.html +0 -76
  109. package/docs/variables/utils_const.Manager_SC_DEV.html +0 -76
  110. package/docs/variables/utils_const.P2P_SC.html +0 -76
  111. package/docs/variables/utils_const.P2P_SC_DEV.html +0 -76
  112. package/docs/variables/utils_const.Staking_SC.html +0 -76
  113. package/docs/variables/utils_const.Staking_SC_DEV.html +0 -76
  114. package/docs/variables/utils_const.XOXNO_SC.html +0 -76
  115. package/docs/variables/utils_const.XOXNO_SC_DEV.html +0 -76
@@ -1,89 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>getActivity | xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">xoxno-sdk-js</a></li>
16
- <li><a href="../modules/utils_getActivity.html">utils/getActivity</a></li>
17
- <li><a href="utils_getActivity.getActivity.html">getActivity</a></li></ul>
18
- <h1>Function getActivity</h1></div>
19
- <section class="tsd-panel">
20
- <ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
21
- <li class="tsd-signature tsd-anchor-link" id="getActivity">get<wbr/>Activity<span class="tsd-signature-symbol">(</span>args<span class="tsd-signature-symbol">: </span><a href="../interfaces/types_trading.TradincActivityArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TradincActivityArgs</a>, api<span class="tsd-signature-symbol">: </span><a href="../classes/utils_api.APIClient.html" class="tsd-signature-type" data-tsd-kind="Class">APIClient</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/types_trading.TradingActivityResponse.html" class="tsd-signature-type" data-tsd-kind="Interface">TradingActivityResponse</a><span class="tsd-signature-symbol">&gt;</span><a href="#getActivity" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
22
- <li class="tsd-description">
23
- <div class="tsd-comment tsd-typography"><p>Fetches the trading activity of the given collections</p>
24
-
25
- <h3>Returns</h3><ul>
26
- <li>The trading activity response</li>
27
- </ul>
28
-
29
- <h3>Throws</h3><ul>
30
- <li>If the top is greater than 35</li>
31
- </ul>
32
- </div>
33
- <div class="tsd-parameters">
34
- <h4 class="tsd-parameters-title">Parameters</h4>
35
- <ul class="tsd-parameter-list">
36
- <li>
37
- <h5>args: <a href="../interfaces/types_trading.TradincActivityArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TradincActivityArgs</a></h5>
38
- <div class="tsd-comment tsd-typography"><p>The trading activity arguments</p>
39
- </div></li>
40
- <li>
41
- <h5>api: <a href="../classes/utils_api.APIClient.html" class="tsd-signature-type" data-tsd-kind="Class">APIClient</a></h5>
42
- <div class="tsd-comment tsd-typography"><p>The API client</p>
43
- </div></li></ul></div>
44
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/types_trading.TradingActivityResponse.html" class="tsd-signature-type" data-tsd-kind="Interface">TradingActivityResponse</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
45
- <ul>
46
- <li>Defined in utils/getActivity.ts:15</li></ul></aside></li></ul></section></div>
47
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
48
- <div class="tsd-navigation settings">
49
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
50
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
51
- <div class="tsd-accordion-details">
52
- <div class="tsd-filter-visibility">
53
- <h4 class="uppercase">Member Visibility</h4><form>
54
- <ul id="tsd-filter-options">
55
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
56
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
57
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
58
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
59
- <div class="tsd-theme-toggle">
60
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
61
- <nav class="tsd-navigation primary">
62
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
63
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
64
- <div class="tsd-accordion-details">
65
- <ul>
66
- <li class="current"><a href="../modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
67
- <ul>
68
- <li class="tsd-kind-module"><a href="../modules/collection.html">collection</a></li>
69
- <li class="tsd-kind-module"><a href="../modules/interactions.html">interactions</a></li>
70
- <li class="tsd-kind-module"><a href="../modules/nft.html">nft</a></li>
71
- <li class="tsd-kind-module"><a href="../modules/types.html">types</a></li>
72
- <li class="tsd-kind-module"><a href="../modules/types_collection.html">types/collection</a></li>
73
- <li class="tsd-kind-module"><a href="../modules/types_interactions.html">types/interactions</a></li>
74
- <li class="tsd-kind-module"><a href="../modules/types_nft.html">types/nft</a></li>
75
- <li class="tsd-kind-module"><a href="../modules/types_trading.html">types/trading</a></li>
76
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
77
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
78
- <li class="tsd-kind-module"><a href="../modules/utils_api.html">utils/api</a></li>
79
- <li class="tsd-kind-module"><a href="../modules/utils_const.html">utils/const</a></li>
80
- <li class="current tsd-kind-module"><a href="../modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
81
- <li class="tsd-kind-module"><a href="../modules/utils_helpers.html">utils/helpers</a></li>
82
- <li class="tsd-kind-module"><a href="../modules/utils_regex.html">utils/regex</a></li>
83
- <li class="tsd-kind-module"><a href="../modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav>
84
- <nav class="tsd-navigation secondary menu-sticky">
85
- <ul>
86
- <li class="current tsd-kind-function tsd-parent-kind-module"><a href="utils_getActivity.getActivity.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg>get<wbr/>Activity</a></li></ul></nav></div></div>
87
- <div class="container tsd-generator">
88
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
89
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,76 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>getIdentifierFromColAndNonce | xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">xoxno-sdk-js</a></li>
16
- <li><a href="../modules/utils_helpers.html">utils/helpers</a></li>
17
- <li><a href="utils_helpers.getIdentifierFromColAndNonce.html">getIdentifierFromColAndNonce</a></li></ul>
18
- <h1>Function getIdentifierFromColAndNonce</h1></div>
19
- <section class="tsd-panel">
20
- <ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
21
- <li class="tsd-signature tsd-anchor-link" id="getIdentifierFromColAndNonce">get<wbr/>Identifier<wbr/>From<wbr/>Col<wbr/>And<wbr/>Nonce<span class="tsd-signature-symbol">(</span>collection<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, nonce<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#getIdentifierFromColAndNonce" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
22
- <li class="tsd-description">
23
- <div class="tsd-parameters">
24
- <h4 class="tsd-parameters-title">Parameters</h4>
25
- <ul class="tsd-parameter-list">
26
- <li>
27
- <h5>collection: <span class="tsd-signature-type">string</span></h5></li>
28
- <li>
29
- <h5>nonce: <span class="tsd-signature-type">number</span></h5></li></ul></div>
30
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
31
- <ul>
32
- <li>Defined in utils/helpers.ts:9</li></ul></aside></li></ul></section></div>
33
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
34
- <div class="tsd-navigation settings">
35
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
36
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
37
- <div class="tsd-accordion-details">
38
- <div class="tsd-filter-visibility">
39
- <h4 class="uppercase">Member Visibility</h4><form>
40
- <ul id="tsd-filter-options">
41
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
42
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
43
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
44
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
45
- <div class="tsd-theme-toggle">
46
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
47
- <nav class="tsd-navigation primary">
48
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
49
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
50
- <div class="tsd-accordion-details">
51
- <ul>
52
- <li class="current"><a href="../modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
53
- <ul>
54
- <li class="tsd-kind-module"><a href="../modules/collection.html">collection</a></li>
55
- <li class="tsd-kind-module"><a href="../modules/interactions.html">interactions</a></li>
56
- <li class="tsd-kind-module"><a href="../modules/nft.html">nft</a></li>
57
- <li class="tsd-kind-module"><a href="../modules/types.html">types</a></li>
58
- <li class="tsd-kind-module"><a href="../modules/types_collection.html">types/collection</a></li>
59
- <li class="tsd-kind-module"><a href="../modules/types_interactions.html">types/interactions</a></li>
60
- <li class="tsd-kind-module"><a href="../modules/types_nft.html">types/nft</a></li>
61
- <li class="tsd-kind-module"><a href="../modules/types_trading.html">types/trading</a></li>
62
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
63
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
64
- <li class="tsd-kind-module"><a href="../modules/utils_api.html">utils/api</a></li>
65
- <li class="tsd-kind-module"><a href="../modules/utils_const.html">utils/const</a></li>
66
- <li class="tsd-kind-module"><a href="../modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
67
- <li class="current tsd-kind-module"><a href="../modules/utils_helpers.html">utils/helpers</a></li>
68
- <li class="tsd-kind-module"><a href="../modules/utils_regex.html">utils/regex</a></li>
69
- <li class="tsd-kind-module"><a href="../modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav>
70
- <nav class="tsd-navigation secondary menu-sticky">
71
- <ul>
72
- <li class="current tsd-kind-function tsd-parent-kind-module"><a href="utils_helpers.getIdentifierFromColAndNonce.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg>get<wbr/>Identifier<wbr/>From<wbr/>Col<wbr/>And<wbr/>Nonce</a></li>
73
- <li class="tsd-kind-function tsd-parent-kind-module"><a href="utils_helpers.nonceToHex.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>nonce<wbr/>To<wbr/>Hex</a></li></ul></nav></div></div>
74
- <div class="container tsd-generator">
75
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
76
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,74 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>nonceToHex | xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">xoxno-sdk-js</a></li>
16
- <li><a href="../modules/utils_helpers.html">utils/helpers</a></li>
17
- <li><a href="utils_helpers.nonceToHex.html">nonceToHex</a></li></ul>
18
- <h1>Function nonceToHex</h1></div>
19
- <section class="tsd-panel">
20
- <ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
21
- <li class="tsd-signature tsd-anchor-link" id="nonceToHex">nonce<wbr/>To<wbr/>Hex<span class="tsd-signature-symbol">(</span>nonce<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#nonceToHex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
22
- <li class="tsd-description">
23
- <div class="tsd-parameters">
24
- <h4 class="tsd-parameters-title">Parameters</h4>
25
- <ul class="tsd-parameter-list">
26
- <li>
27
- <h5>nonce: <span class="tsd-signature-type">number</span></h5></li></ul></div>
28
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
29
- <ul>
30
- <li>Defined in utils/helpers.ts:1</li></ul></aside></li></ul></section></div>
31
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
32
- <div class="tsd-navigation settings">
33
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
34
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
35
- <div class="tsd-accordion-details">
36
- <div class="tsd-filter-visibility">
37
- <h4 class="uppercase">Member Visibility</h4><form>
38
- <ul id="tsd-filter-options">
39
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
40
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
41
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
42
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
43
- <div class="tsd-theme-toggle">
44
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
45
- <nav class="tsd-navigation primary">
46
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
47
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
48
- <div class="tsd-accordion-details">
49
- <ul>
50
- <li class="current"><a href="../modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
51
- <ul>
52
- <li class="tsd-kind-module"><a href="../modules/collection.html">collection</a></li>
53
- <li class="tsd-kind-module"><a href="../modules/interactions.html">interactions</a></li>
54
- <li class="tsd-kind-module"><a href="../modules/nft.html">nft</a></li>
55
- <li class="tsd-kind-module"><a href="../modules/types.html">types</a></li>
56
- <li class="tsd-kind-module"><a href="../modules/types_collection.html">types/collection</a></li>
57
- <li class="tsd-kind-module"><a href="../modules/types_interactions.html">types/interactions</a></li>
58
- <li class="tsd-kind-module"><a href="../modules/types_nft.html">types/nft</a></li>
59
- <li class="tsd-kind-module"><a href="../modules/types_trading.html">types/trading</a></li>
60
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
61
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
62
- <li class="tsd-kind-module"><a href="../modules/utils_api.html">utils/api</a></li>
63
- <li class="tsd-kind-module"><a href="../modules/utils_const.html">utils/const</a></li>
64
- <li class="tsd-kind-module"><a href="../modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
65
- <li class="current tsd-kind-module"><a href="../modules/utils_helpers.html">utils/helpers</a></li>
66
- <li class="tsd-kind-module"><a href="../modules/utils_regex.html">utils/regex</a></li>
67
- <li class="tsd-kind-module"><a href="../modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav>
68
- <nav class="tsd-navigation secondary menu-sticky">
69
- <ul>
70
- <li class="tsd-kind-function tsd-parent-kind-module"><a href="utils_helpers.getIdentifierFromColAndNonce.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg>get<wbr/>Identifier<wbr/>From<wbr/>Col<wbr/>And<wbr/>Nonce</a></li>
71
- <li class="current tsd-kind-function tsd-parent-kind-module"><a href="utils_helpers.nonceToHex.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>nonce<wbr/>To<wbr/>Hex</a></li></ul></nav></div></div>
72
- <div class="container tsd-generator">
73
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
74
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,74 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>isValidCollectionTicker | xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">xoxno-sdk-js</a></li>
16
- <li><a href="../modules/utils_regex.html">utils/regex</a></li>
17
- <li><a href="utils_regex.isValidCollectionTicker.html">isValidCollectionTicker</a></li></ul>
18
- <h1>Function isValidCollectionTicker</h1></div>
19
- <section class="tsd-panel">
20
- <ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
21
- <li class="tsd-signature tsd-anchor-link" id="isValidCollectionTicker">is<wbr/>Valid<wbr/>Collection<wbr/>Ticker<span class="tsd-signature-symbol">(</span>ticker<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#isValidCollectionTicker" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
22
- <li class="tsd-description">
23
- <div class="tsd-parameters">
24
- <h4 class="tsd-parameters-title">Parameters</h4>
25
- <ul class="tsd-parameter-list">
26
- <li>
27
- <h5>ticker: <span class="tsd-signature-type">string</span></h5></li></ul></div>
28
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
29
- <ul>
30
- <li>Defined in <a href="https://github.com/XOXNO/xoxno-sdk-js/blob/aa4ec71/src/utils/regex.ts#L1">utils/regex.ts:1</a></li></ul></aside></li></ul></section></div>
31
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
32
- <div class="tsd-navigation settings">
33
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
34
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
35
- <div class="tsd-accordion-details">
36
- <div class="tsd-filter-visibility">
37
- <h4 class="uppercase">Member Visibility</h4><form>
38
- <ul id="tsd-filter-options">
39
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
40
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
41
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
42
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
43
- <div class="tsd-theme-toggle">
44
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
45
- <nav class="tsd-navigation primary">
46
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
47
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
48
- <div class="tsd-accordion-details">
49
- <ul>
50
- <li class="current"><a href="../modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
51
- <ul>
52
- <li class="tsd-kind-module"><a href="../modules/collection.html">collection</a></li>
53
- <li class="tsd-kind-module"><a href="../modules/interactions.html">interactions</a></li>
54
- <li class="tsd-kind-module"><a href="../modules/nft.html">nft</a></li>
55
- <li class="tsd-kind-module"><a href="../modules/types.html">types</a></li>
56
- <li class="tsd-kind-module"><a href="../modules/types_collection.html">types/collection</a></li>
57
- <li class="tsd-kind-module"><a href="../modules/types_interactions.html">types/interactions</a></li>
58
- <li class="tsd-kind-module"><a href="../modules/types_nft.html">types/nft</a></li>
59
- <li class="tsd-kind-module"><a href="../modules/types_trading.html">types/trading</a></li>
60
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
61
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
62
- <li class="tsd-kind-module"><a href="../modules/utils_api.html">utils/api</a></li>
63
- <li class="tsd-kind-module"><a href="../modules/utils_const.html">utils/const</a></li>
64
- <li class="tsd-kind-module"><a href="../modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
65
- <li class="tsd-kind-module"><a href="../modules/utils_helpers.html">utils/helpers</a></li>
66
- <li class="current tsd-kind-module"><a href="../modules/utils_regex.html">utils/regex</a></li>
67
- <li class="tsd-kind-module"><a href="../modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav>
68
- <nav class="tsd-navigation secondary menu-sticky">
69
- <ul>
70
- <li class="current tsd-kind-function tsd-parent-kind-module"><a href="utils_regex.isValidCollectionTicker.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg>is<wbr/>Valid<wbr/>Collection<wbr/>Ticker</a></li>
71
- <li class="tsd-kind-function tsd-parent-kind-module"><a href="utils_regex.isValidNftIdentifier.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>is<wbr/>Valid<wbr/>Nft<wbr/>Identifier</a></li></ul></nav></div></div>
72
- <div class="container tsd-generator">
73
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
74
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,74 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>isValidNftIdentifier | xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">xoxno-sdk-js</a></li>
16
- <li><a href="../modules/utils_regex.html">utils/regex</a></li>
17
- <li><a href="utils_regex.isValidNftIdentifier.html">isValidNftIdentifier</a></li></ul>
18
- <h1>Function isValidNftIdentifier</h1></div>
19
- <section class="tsd-panel">
20
- <ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
21
- <li class="tsd-signature tsd-anchor-link" id="isValidNftIdentifier">is<wbr/>Valid<wbr/>Nft<wbr/>Identifier<span class="tsd-signature-symbol">(</span>identifier<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#isValidNftIdentifier" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
22
- <li class="tsd-description">
23
- <div class="tsd-parameters">
24
- <h4 class="tsd-parameters-title">Parameters</h4>
25
- <ul class="tsd-parameter-list">
26
- <li>
27
- <h5>identifier: <span class="tsd-signature-type">string</span></h5></li></ul></div>
28
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
29
- <ul>
30
- <li>Defined in <a href="https://github.com/XOXNO/xoxno-sdk-js/blob/aa4ec71/src/utils/regex.ts#L5">utils/regex.ts:5</a></li></ul></aside></li></ul></section></div>
31
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
32
- <div class="tsd-navigation settings">
33
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
34
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
35
- <div class="tsd-accordion-details">
36
- <div class="tsd-filter-visibility">
37
- <h4 class="uppercase">Member Visibility</h4><form>
38
- <ul id="tsd-filter-options">
39
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
40
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
41
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
42
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
43
- <div class="tsd-theme-toggle">
44
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
45
- <nav class="tsd-navigation primary">
46
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
47
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
48
- <div class="tsd-accordion-details">
49
- <ul>
50
- <li class="current"><a href="../modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
51
- <ul>
52
- <li class="tsd-kind-module"><a href="../modules/collection.html">collection</a></li>
53
- <li class="tsd-kind-module"><a href="../modules/interactions.html">interactions</a></li>
54
- <li class="tsd-kind-module"><a href="../modules/nft.html">nft</a></li>
55
- <li class="tsd-kind-module"><a href="../modules/types.html">types</a></li>
56
- <li class="tsd-kind-module"><a href="../modules/types_collection.html">types/collection</a></li>
57
- <li class="tsd-kind-module"><a href="../modules/types_interactions.html">types/interactions</a></li>
58
- <li class="tsd-kind-module"><a href="../modules/types_nft.html">types/nft</a></li>
59
- <li class="tsd-kind-module"><a href="../modules/types_trading.html">types/trading</a></li>
60
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
61
- <li class="tsd-kind-module"><a href="../modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
62
- <li class="tsd-kind-module"><a href="../modules/utils_api.html">utils/api</a></li>
63
- <li class="tsd-kind-module"><a href="../modules/utils_const.html">utils/const</a></li>
64
- <li class="tsd-kind-module"><a href="../modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
65
- <li class="tsd-kind-module"><a href="../modules/utils_helpers.html">utils/helpers</a></li>
66
- <li class="current tsd-kind-module"><a href="../modules/utils_regex.html">utils/regex</a></li>
67
- <li class="tsd-kind-module"><a href="../modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav>
68
- <nav class="tsd-navigation secondary menu-sticky">
69
- <ul>
70
- <li class="tsd-kind-function tsd-parent-kind-module"><a href="utils_regex.isValidCollectionTicker.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg>is<wbr/>Valid<wbr/>Collection<wbr/>Ticker</a></li>
71
- <li class="current tsd-kind-function tsd-parent-kind-module"><a href="utils_regex.isValidNftIdentifier.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>is<wbr/>Valid<wbr/>Nft<wbr/>Identifier</a></li></ul></nav></div></div>
72
- <div class="container tsd-generator">
73
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
74
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
package/docs/index.html DELETED
@@ -1,55 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>xoxno-sdk-js</title><meta name="description" content="Documentation for xoxno-sdk-js"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base=".">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">xoxno-sdk-js</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <h2>xoxno-sdk-js</h2></div>
15
- <div class="tsd-panel tsd-typography"></div></div>
16
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
17
- <div class="tsd-navigation settings">
18
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
19
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
20
- <div class="tsd-accordion-details">
21
- <div class="tsd-filter-visibility">
22
- <h4 class="uppercase">Member Visibility</h4><form>
23
- <ul id="tsd-filter-options">
24
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
25
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
26
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
27
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
28
- <div class="tsd-theme-toggle">
29
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
30
- <nav class="tsd-navigation primary">
31
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
32
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
33
- <div class="tsd-accordion-details">
34
- <ul>
35
- <li class="current selected"><a href="modules.html">xoxno-<wbr/>sdk-<wbr/>js</a>
36
- <ul>
37
- <li class="tsd-kind-module"><a href="modules/collection.html">collection</a></li>
38
- <li class="tsd-kind-module"><a href="modules/interactions.html">interactions</a></li>
39
- <li class="tsd-kind-module"><a href="modules/nft.html">nft</a></li>
40
- <li class="tsd-kind-module"><a href="modules/types.html">types</a></li>
41
- <li class="tsd-kind-module"><a href="modules/types_collection.html">types/collection</a></li>
42
- <li class="tsd-kind-module"><a href="modules/types_interactions.html">types/interactions</a></li>
43
- <li class="tsd-kind-module"><a href="modules/types_nft.html">types/nft</a></li>
44
- <li class="tsd-kind-module"><a href="modules/types_trading.html">types/trading</a></li>
45
- <li class="tsd-kind-module"><a href="modules/utils_SmartContractAbis.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Abis</a></li>
46
- <li class="tsd-kind-module"><a href="modules/utils_SmartContractService.html">utils/<wbr/>Smart<wbr/>Contract<wbr/>Service</a></li>
47
- <li class="tsd-kind-module"><a href="modules/utils_api.html">utils/api</a></li>
48
- <li class="tsd-kind-module"><a href="modules/utils_const.html">utils/const</a></li>
49
- <li class="tsd-kind-module"><a href="modules/utils_getActivity.html">utils/get<wbr/>Activity</a></li>
50
- <li class="tsd-kind-module"><a href="modules/utils_helpers.html">utils/helpers</a></li>
51
- <li class="tsd-kind-module"><a href="modules/utils_regex.html">utils/regex</a></li>
52
- <li class="tsd-kind-module"><a href="modules/utils_scCalls.html">utils/sc<wbr/>Calls</a></li></ul></li></ul></div></details></nav></div></div>
53
- <div class="container tsd-generator">
54
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
55
- <div class="overlay"></div><script src="assets/main.js"></script></body></html>