3land_sdk 1.0.2 → 1.0.4

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 (903) hide show
  1. package/package.json +4 -2
  2. package/src/types/errors/anchor.ts +329 -326
  3. package/tsconfig.json +1 -1
  4. package/dist/cjs/index.d.ts +0 -1
  5. package/dist/cjs/index.js +0 -74
  6. package/dist/cjs/library/Irys/irys.d.ts +0 -76
  7. package/dist/cjs/library/Irys/irys.js +0 -347
  8. package/dist/cjs/library/Store.d.ts +0 -18
  9. package/dist/cjs/library/Store.js +0 -376
  10. package/dist/cjs/library/implementation/storeImplementation.d.ts +0 -19
  11. package/dist/cjs/library/implementation/storeImplementation.js +0 -340
  12. package/dist/cjs/library/instructions/store/buySingleEdition.d.ts +0 -16
  13. package/dist/cjs/library/instructions/store/buySingleEdition.js +0 -165
  14. package/dist/cjs/library/instructions/store/createSingleEdition.d.ts +0 -3
  15. package/dist/cjs/library/instructions/store/createSingleEdition.js +0 -30
  16. package/dist/cjs/library/instructions/store/createStore.d.ts +0 -3
  17. package/dist/cjs/library/instructions/store/createStore.js +0 -9
  18. package/dist/cjs/library/instructions/store/idl.d.ts +0 -507
  19. package/dist/cjs/library/instructions/store/idl.js +0 -7621
  20. package/dist/cjs/library/instructions/store/uploadFilesIryis.d.ts +0 -12
  21. package/dist/cjs/library/instructions/store/uploadFilesIryis.js +0 -110
  22. package/dist/cjs/types/accounts/ArchiveDeposit.d.ts +0 -62
  23. package/dist/cjs/types/accounts/ArchiveDeposit.js +0 -170
  24. package/dist/cjs/types/accounts/Authority.d.ts +0 -15
  25. package/dist/cjs/types/accounts/Authority.js +0 -84
  26. package/dist/cjs/types/accounts/BurnDeposit.d.ts +0 -25
  27. package/dist/cjs/types/accounts/BurnDeposit.js +0 -105
  28. package/dist/cjs/types/accounts/BurnProgress.d.ts +0 -21
  29. package/dist/cjs/types/accounts/BurnProgress.js +0 -100
  30. package/dist/cjs/types/accounts/BuyHistory.d.ts +0 -31
  31. package/dist/cjs/types/accounts/BuyHistory.js +0 -116
  32. package/dist/cjs/types/accounts/BuyTrack.d.ts +0 -21
  33. package/dist/cjs/types/accounts/BuyTrack.js +0 -96
  34. package/dist/cjs/types/accounts/Card.d.ts +0 -56
  35. package/dist/cjs/types/accounts/Card.js +0 -160
  36. package/dist/cjs/types/accounts/CollectionRegistry.d.ts +0 -41
  37. package/dist/cjs/types/accounts/CollectionRegistry.js +0 -135
  38. package/dist/cjs/types/accounts/CollectorRegistry.d.ts +0 -41
  39. package/dist/cjs/types/accounts/CollectorRegistry.js +0 -135
  40. package/dist/cjs/types/accounts/CreatorRegistry.d.ts +0 -44
  41. package/dist/cjs/types/accounts/CreatorRegistry.js +0 -140
  42. package/dist/cjs/types/accounts/CurrencyArtistProof.d.ts +0 -28
  43. package/dist/cjs/types/accounts/CurrencyArtistProof.js +0 -113
  44. package/dist/cjs/types/accounts/GenericUser.d.ts +0 -53
  45. package/dist/cjs/types/accounts/GenericUser.js +0 -155
  46. package/dist/cjs/types/accounts/ItemArchive.d.ts +0 -68
  47. package/dist/cjs/types/accounts/ItemArchive.js +0 -180
  48. package/dist/cjs/types/accounts/ItemReserveList.d.ts +0 -18
  49. package/dist/cjs/types/accounts/ItemReserveList.js +0 -93
  50. package/dist/cjs/types/accounts/ItemReserveList2.d.ts +0 -15
  51. package/dist/cjs/types/accounts/ItemReserveList2.js +0 -84
  52. package/dist/cjs/types/accounts/LutVault.d.ts +0 -21
  53. package/dist/cjs/types/accounts/LutVault.js +0 -100
  54. package/dist/cjs/types/accounts/Pack.d.ts +0 -122
  55. package/dist/cjs/types/accounts/Pack.js +0 -270
  56. package/dist/cjs/types/accounts/PackContent.d.ts +0 -22
  57. package/dist/cjs/types/accounts/PackContent.js +0 -101
  58. package/dist/cjs/types/accounts/PackOpenHolder.d.ts +0 -37
  59. package/dist/cjs/types/accounts/PackOpenHolder.js +0 -126
  60. package/dist/cjs/types/accounts/PackReceipt.d.ts +0 -41
  61. package/dist/cjs/types/accounts/PackReceipt.js +0 -135
  62. package/dist/cjs/types/accounts/PackTraits.d.ts +0 -22
  63. package/dist/cjs/types/accounts/PackTraits.js +0 -100
  64. package/dist/cjs/types/accounts/Payment.d.ts +0 -22
  65. package/dist/cjs/types/accounts/Payment.js +0 -100
  66. package/dist/cjs/types/accounts/PoolVault.d.ts +0 -53
  67. package/dist/cjs/types/accounts/PoolVault.js +0 -155
  68. package/dist/cjs/types/accounts/RevealForMe.d.ts +0 -37
  69. package/dist/cjs/types/accounts/RevealForMe.js +0 -124
  70. package/dist/cjs/types/accounts/SecureHolder.d.ts +0 -22
  71. package/dist/cjs/types/accounts/SecureHolder.js +0 -100
  72. package/dist/cjs/types/accounts/Single.d.ts +0 -98
  73. package/dist/cjs/types/accounts/Single.js +0 -228
  74. package/dist/cjs/types/accounts/Store.d.ts +0 -53
  75. package/dist/cjs/types/accounts/Store.js +0 -156
  76. package/dist/cjs/types/accounts/StoresHolder.d.ts +0 -32
  77. package/dist/cjs/types/accounts/StoresHolder.js +0 -127
  78. package/dist/cjs/types/accounts/ThreeId.d.ts +0 -56
  79. package/dist/cjs/types/accounts/ThreeId.js +0 -158
  80. package/dist/cjs/types/accounts/TokenManager.d.ts +0 -68
  81. package/dist/cjs/types/accounts/TokenManager.js +0 -180
  82. package/dist/cjs/types/accounts/ZeroCard.d.ts +0 -15
  83. package/dist/cjs/types/accounts/ZeroCard.js +0 -84
  84. package/dist/cjs/types/accounts/ZeroContent.d.ts +0 -18
  85. package/dist/cjs/types/accounts/ZeroContent.js +0 -94
  86. package/dist/cjs/types/accounts/ZeroOpenHolder.d.ts +0 -50
  87. package/dist/cjs/types/accounts/ZeroOpenHolder.js +0 -156
  88. package/dist/cjs/types/accounts/index.d.ts +0 -66
  89. package/dist/cjs/types/accounts/index.js +0 -69
  90. package/dist/cjs/types/errors/anchor.d.ts +0 -434
  91. package/dist/cjs/types/errors/anchor.js +0 -712
  92. package/dist/cjs/types/errors/index.d.ts +0 -4
  93. package/dist/cjs/types/errors/index.js +0 -66
  94. package/dist/cjs/types/implementation/implementationTypes.d.ts +0 -23
  95. package/dist/cjs/types/implementation/implementationTypes.js +0 -2
  96. package/dist/cjs/types/instructions/addBurn.d.ts +0 -19
  97. package/dist/cjs/types/instructions/addBurn.js +0 -56
  98. package/dist/cjs/types/instructions/adjustDepositBurn.d.ts +0 -11
  99. package/dist/cjs/types/instructions/adjustDepositBurn.js +0 -19
  100. package/dist/cjs/types/instructions/archiveItem.d.ts +0 -21
  101. package/dist/cjs/types/instructions/archiveItem.js +0 -56
  102. package/dist/cjs/types/instructions/assignPackDelegate.d.ts +0 -9
  103. package/dist/cjs/types/instructions/assignPackDelegate.js +0 -18
  104. package/dist/cjs/types/instructions/burnPay.d.ts +0 -18
  105. package/dist/cjs/types/instructions/burnPay.js +0 -55
  106. package/dist/cjs/types/instructions/buyPack.d.ts +0 -24
  107. package/dist/cjs/types/instructions/buyPack.js +0 -64
  108. package/dist/cjs/types/instructions/buyPay.d.ts +0 -18
  109. package/dist/cjs/types/instructions/buyPay.js +0 -65
  110. package/dist/cjs/types/instructions/buyToken.d.ts +0 -20
  111. package/dist/cjs/types/instructions/buyToken.js +0 -62
  112. package/dist/cjs/types/instructions/claimZeroCard.d.ts +0 -39
  113. package/dist/cjs/types/instructions/claimZeroCard.js +0 -86
  114. package/dist/cjs/types/instructions/closeDepositBurn.d.ts +0 -16
  115. package/dist/cjs/types/instructions/closeDepositBurn.js +0 -49
  116. package/dist/cjs/types/instructions/closeRegisterTraits.d.ts +0 -8
  117. package/dist/cjs/types/instructions/closeRegisterTraits.js +0 -17
  118. package/dist/cjs/types/instructions/createCard.d.ts +0 -18
  119. package/dist/cjs/types/instructions/createCard.js +0 -57
  120. package/dist/cjs/types/instructions/createCollection.d.ts +0 -21
  121. package/dist/cjs/types/instructions/createCollection.js +0 -66
  122. package/dist/cjs/types/instructions/createPack.d.ts +0 -24
  123. package/dist/cjs/types/instructions/createPack.js +0 -67
  124. package/dist/cjs/types/instructions/createSingle.d.ts +0 -24
  125. package/dist/cjs/types/instructions/createSingle.js +0 -67
  126. package/dist/cjs/types/instructions/createStore.d.ts +0 -15
  127. package/dist/cjs/types/instructions/createStore.js +0 -54
  128. package/dist/cjs/types/instructions/createTokenLauncher.d.ts +0 -27
  129. package/dist/cjs/types/instructions/createTokenLauncher.js +0 -75
  130. package/dist/cjs/types/instructions/createZeroCard.d.ts +0 -24
  131. package/dist/cjs/types/instructions/createZeroCard.js +0 -68
  132. package/dist/cjs/types/instructions/deleteCard.d.ts +0 -10
  133. package/dist/cjs/types/instructions/deleteCard.js +0 -19
  134. package/dist/cjs/types/instructions/deletePack.d.ts +0 -14
  135. package/dist/cjs/types/instructions/deletePack.js +0 -23
  136. package/dist/cjs/types/instructions/deleteSingle.d.ts +0 -12
  137. package/dist/cjs/types/instructions/deleteSingle.js +0 -21
  138. package/dist/cjs/types/instructions/deleteTokenLauncher.d.ts +0 -11
  139. package/dist/cjs/types/instructions/deleteTokenLauncher.js +0 -24
  140. package/dist/cjs/types/instructions/depositBurn.d.ts +0 -21
  141. package/dist/cjs/types/instructions/depositBurn.js +0 -53
  142. package/dist/cjs/types/instructions/donateUser.d.ts +0 -29
  143. package/dist/cjs/types/instructions/donateUser.js +0 -74
  144. package/dist/cjs/types/instructions/feedPool.d.ts +0 -20
  145. package/dist/cjs/types/instructions/feedPool.js +0 -59
  146. package/dist/cjs/types/instructions/feedTraits.d.ts +0 -14
  147. package/dist/cjs/types/instructions/feedTraits.js +0 -49
  148. package/dist/cjs/types/instructions/feedTree.d.ts +0 -20
  149. package/dist/cjs/types/instructions/feedTree.js +0 -60
  150. package/dist/cjs/types/instructions/flagPack.d.ts +0 -15
  151. package/dist/cjs/types/instructions/flagPack.js +0 -54
  152. package/dist/cjs/types/instructions/flagSingle.d.ts +0 -14
  153. package/dist/cjs/types/instructions/flagSingle.js +0 -52
  154. package/dist/cjs/types/instructions/gatePay.d.ts +0 -21
  155. package/dist/cjs/types/instructions/gatePay.js +0 -57
  156. package/dist/cjs/types/instructions/index.d.ts +0 -104
  157. package/dist/cjs/types/instructions/index.js +0 -108
  158. package/dist/cjs/types/instructions/initialize.d.ts +0 -14
  159. package/dist/cjs/types/instructions/initialize.js +0 -51
  160. package/dist/cjs/types/instructions/openPack.d.ts +0 -28
  161. package/dist/cjs/types/instructions/openPack.js +0 -69
  162. package/dist/cjs/types/instructions/prepareCreator.d.ts +0 -9
  163. package/dist/cjs/types/instructions/prepareCreator.js +0 -18
  164. package/dist/cjs/types/instructions/preparePack.d.ts +0 -16
  165. package/dist/cjs/types/instructions/preparePack.js +0 -53
  166. package/dist/cjs/types/instructions/prepareTraits.d.ts +0 -8
  167. package/dist/cjs/types/instructions/prepareTraits.js +0 -17
  168. package/dist/cjs/types/instructions/printPack.d.ts +0 -37
  169. package/dist/cjs/types/instructions/printPack.js +0 -78
  170. package/dist/cjs/types/instructions/printSingle.d.ts +0 -40
  171. package/dist/cjs/types/instructions/printSingle.js +0 -86
  172. package/dist/cjs/types/instructions/recoverDepositBurn.d.ts +0 -33
  173. package/dist/cjs/types/instructions/recoverDepositBurn.js +0 -66
  174. package/dist/cjs/types/instructions/registerActivity.d.ts +0 -13
  175. package/dist/cjs/types/instructions/registerActivity.js +0 -47
  176. package/dist/cjs/types/instructions/registerCollector.d.ts +0 -16
  177. package/dist/cjs/types/instructions/registerCollector.js +0 -62
  178. package/dist/cjs/types/instructions/registerCreator.d.ts +0 -14
  179. package/dist/cjs/types/instructions/registerCreator.js +0 -49
  180. package/dist/cjs/types/instructions/registerGenericUser.d.ts +0 -31
  181. package/dist/cjs/types/instructions/registerGenericUser.js +0 -80
  182. package/dist/cjs/types/instructions/registerPackUploads.d.ts +0 -13
  183. package/dist/cjs/types/instructions/registerPackUploads.js +0 -48
  184. package/dist/cjs/types/instructions/registerTraits.d.ts +0 -12
  185. package/dist/cjs/types/instructions/registerTraits.js +0 -47
  186. package/dist/cjs/types/instructions/registerUser.d.ts +0 -14
  187. package/dist/cjs/types/instructions/registerUser.js +0 -53
  188. package/dist/cjs/types/instructions/storeLutFor.d.ts +0 -13
  189. package/dist/cjs/types/instructions/storeLutFor.js +0 -48
  190. package/dist/cjs/types/instructions/unwrapAndDestroy.d.ts +0 -22
  191. package/dist/cjs/types/instructions/unwrapAndDestroy.js +0 -53
  192. package/dist/cjs/types/instructions/updateCard.d.ts +0 -16
  193. package/dist/cjs/types/instructions/updateCard.js +0 -56
  194. package/dist/cjs/types/instructions/updatePack.d.ts +0 -22
  195. package/dist/cjs/types/instructions/updatePack.js +0 -66
  196. package/dist/cjs/types/instructions/updateSingle.d.ts +0 -20
  197. package/dist/cjs/types/instructions/updateSingle.js +0 -62
  198. package/dist/cjs/types/instructions/updateStore.d.ts +0 -14
  199. package/dist/cjs/types/instructions/updateStore.js +0 -52
  200. package/dist/cjs/types/instructions/withdrawFromStore.d.ts +0 -7
  201. package/dist/cjs/types/instructions/withdrawFromStore.js +0 -16
  202. package/dist/cjs/types/programId.d.ts +0 -13
  203. package/dist/cjs/types/programId.js +0 -19
  204. package/dist/cjs/types/types/AccountClass.d.ts +0 -369
  205. package/dist/cjs/types/types/AccountClass.js +0 -777
  206. package/dist/cjs/types/types/AccountHasher.d.ts +0 -41
  207. package/dist/cjs/types/types/AccountHasher.js +0 -82
  208. package/dist/cjs/types/types/ActionAfter.d.ts +0 -83
  209. package/dist/cjs/types/types/ActionAfter.js +0 -179
  210. package/dist/cjs/types/types/AllowedCurrencyArgs.d.ts +0 -21
  211. package/dist/cjs/types/types/AllowedCurrencyArgs.js +0 -60
  212. package/dist/cjs/types/types/AuthorityGateTypes.d.ts +0 -31
  213. package/dist/cjs/types/types/AuthorityGateTypes.js +0 -101
  214. package/dist/cjs/types/types/BurnCount.d.ts +0 -54
  215. package/dist/cjs/types/types/BurnCount.js +0 -61
  216. package/dist/cjs/types/types/BurnState.d.ts +0 -31
  217. package/dist/cjs/types/types/BurnState.js +0 -101
  218. package/dist/cjs/types/types/BurnTrack.d.ts +0 -30
  219. package/dist/cjs/types/types/BurnTrack.js +0 -66
  220. package/dist/cjs/types/types/BurnType.d.ts +0 -44
  221. package/dist/cjs/types/types/BurnType.js +0 -127
  222. package/dist/cjs/types/types/BurnTypeBurn.d.ts +0 -18
  223. package/dist/cjs/types/types/BurnTypeBurn.js +0 -73
  224. package/dist/cjs/types/types/BuyHistoryClass.d.ts +0 -31
  225. package/dist/cjs/types/types/BuyHistoryClass.js +0 -101
  226. package/dist/cjs/types/types/CardClass.d.ts +0 -18
  227. package/dist/cjs/types/types/CardClass.js +0 -73
  228. package/dist/cjs/types/types/CardState.d.ts +0 -96
  229. package/dist/cjs/types/types/CardState.js +0 -231
  230. package/dist/cjs/types/types/CardTrack.d.ts +0 -59
  231. package/dist/cjs/types/types/CardTrack.js +0 -75
  232. package/dist/cjs/types/types/Category.d.ts +0 -31
  233. package/dist/cjs/types/types/Category.js +0 -70
  234. package/dist/cjs/types/types/CnftData.d.ts +0 -36
  235. package/dist/cjs/types/types/CnftData.js +0 -80
  236. package/dist/cjs/types/types/CollectTrack.d.ts +0 -27
  237. package/dist/cjs/types/types/CollectTrack.js +0 -69
  238. package/dist/cjs/types/types/Collection.d.ts +0 -27
  239. package/dist/cjs/types/types/Collection.js +0 -66
  240. package/dist/cjs/types/types/CompactCnftData.d.ts +0 -31
  241. package/dist/cjs/types/types/CompactCnftData.js +0 -74
  242. package/dist/cjs/types/types/CoolTimePerAmountArgs.d.ts +0 -31
  243. package/dist/cjs/types/types/CoolTimePerAmountArgs.js +0 -70
  244. package/dist/cjs/types/types/Creator.d.ts +0 -32
  245. package/dist/cjs/types/types/Creator.js +0 -71
  246. package/dist/cjs/types/types/CreatorGateArgs.d.ts +0 -22
  247. package/dist/cjs/types/types/CreatorGateArgs.js +0 -61
  248. package/dist/cjs/types/types/CurrencyArtistProof.d.ts +0 -37
  249. package/dist/cjs/types/types/CurrencyArtistProof.js +0 -84
  250. package/dist/cjs/types/types/CurrencyType.d.ts +0 -110
  251. package/dist/cjs/types/types/CurrencyType.js +0 -219
  252. package/dist/cjs/types/types/DateTraitInit.d.ts +0 -27
  253. package/dist/cjs/types/types/DateTraitInit.js +0 -69
  254. package/dist/cjs/types/types/DateTraitInitMap.d.ts +0 -32
  255. package/dist/cjs/types/types/DateTraitInitMap.js +0 -74
  256. package/dist/cjs/types/types/Deposit.d.ts +0 -134
  257. package/dist/cjs/types/types/Deposit.js +0 -85
  258. package/dist/cjs/types/types/DepositFormat.d.ts +0 -31
  259. package/dist/cjs/types/types/DepositFormat.js +0 -101
  260. package/dist/cjs/types/types/DepositState.d.ts +0 -31
  261. package/dist/cjs/types/types/DepositState.js +0 -101
  262. package/dist/cjs/types/types/DepositSubtype.d.ts +0 -31
  263. package/dist/cjs/types/types/DepositSubtype.js +0 -101
  264. package/dist/cjs/types/types/DepositTrack.d.ts +0 -46
  265. package/dist/cjs/types/types/DepositTrack.js +0 -69
  266. package/dist/cjs/types/types/DepositTrackType.d.ts +0 -44
  267. package/dist/cjs/types/types/DepositTrackType.js +0 -127
  268. package/dist/cjs/types/types/DepositType.d.ts +0 -122
  269. package/dist/cjs/types/types/DepositType.js +0 -183
  270. package/dist/cjs/types/types/Earnings.d.ts +0 -14
  271. package/dist/cjs/types/types/Earnings.js +0 -50
  272. package/dist/cjs/types/types/EditionStoreType.d.ts +0 -44
  273. package/dist/cjs/types/types/EditionStoreType.js +0 -127
  274. package/dist/cjs/types/types/EncryptedPayload.d.ts +0 -26
  275. package/dist/cjs/types/types/EncryptedPayload.js +0 -65
  276. package/dist/cjs/types/types/ExtraParameter.d.ts +0 -44
  277. package/dist/cjs/types/types/ExtraParameter.js +0 -114
  278. package/dist/cjs/types/types/FakeBurnCount.d.ts +0 -53
  279. package/dist/cjs/types/types/FakeBurnCount.js +0 -70
  280. package/dist/cjs/types/types/FakeDeposit.d.ts +0 -63
  281. package/dist/cjs/types/types/FakeDeposit.js +0 -70
  282. package/dist/cjs/types/types/FakeTraitPair.d.ts +0 -26
  283. package/dist/cjs/types/types/FakeTraitPair.js +0 -65
  284. package/dist/cjs/types/types/FakeTraitValue.d.ts +0 -27
  285. package/dist/cjs/types/types/FakeTraitValue.js +0 -69
  286. package/dist/cjs/types/types/FakeVolumeTrack.d.ts +0 -34
  287. package/dist/cjs/types/types/FakeVolumeTrack.js +0 -67
  288. package/dist/cjs/types/types/FeeType.d.ts +0 -44
  289. package/dist/cjs/types/types/FeeType.js +0 -127
  290. package/dist/cjs/types/types/FeedingTraits.d.ts +0 -48
  291. package/dist/cjs/types/types/FeedingTraits.js +0 -61
  292. package/dist/cjs/types/types/Filter.d.ts +0 -34
  293. package/dist/cjs/types/types/Filter.js +0 -66
  294. package/dist/cjs/types/types/FilterType.d.ts +0 -18
  295. package/dist/cjs/types/types/FilterType.js +0 -73
  296. package/dist/cjs/types/types/GeneralStore.d.ts +0 -18
  297. package/dist/cjs/types/types/GeneralStore.js +0 -73
  298. package/dist/cjs/types/types/GenericStore.d.ts +0 -48
  299. package/dist/cjs/types/types/GenericStore.js +0 -66
  300. package/dist/cjs/types/types/GenericValue.d.ts +0 -72
  301. package/dist/cjs/types/types/GenericValue.js +0 -158
  302. package/dist/cjs/types/types/GlobalFee.d.ts +0 -50
  303. package/dist/cjs/types/types/GlobalFee.js +0 -86
  304. package/dist/cjs/types/types/GlobalState.d.ts +0 -57
  305. package/dist/cjs/types/types/GlobalState.js +0 -153
  306. package/dist/cjs/types/types/IndexDate.d.ts +0 -41
  307. package/dist/cjs/types/types/IndexDate.js +0 -86
  308. package/dist/cjs/types/types/IndexDates.d.ts +0 -50
  309. package/dist/cjs/types/types/IndexDates.js +0 -66
  310. package/dist/cjs/types/types/Item.d.ts +0 -107
  311. package/dist/cjs/types/types/Item.js +0 -61
  312. package/dist/cjs/types/types/ItemClass.d.ts +0 -31
  313. package/dist/cjs/types/types/ItemClass.js +0 -101
  314. package/dist/cjs/types/types/ItemState.d.ts +0 -122
  315. package/dist/cjs/types/types/ItemState.js +0 -283
  316. package/dist/cjs/types/types/ItemTrack.d.ts +0 -68
  317. package/dist/cjs/types/types/ItemTrack.js +0 -79
  318. package/dist/cjs/types/types/ListingPerWalletArgs.d.ts +0 -21
  319. package/dist/cjs/types/types/ListingPerWalletArgs.js +0 -60
  320. package/dist/cjs/types/types/MemeVaultProof.d.ts +0 -27
  321. package/dist/cjs/types/types/MemeVaultProof.js +0 -69
  322. package/dist/cjs/types/types/MetadataArgs.d.ts +0 -160
  323. package/dist/cjs/types/types/MetadataArgs.js +0 -138
  324. package/dist/cjs/types/types/NonFungibleTraitInit.d.ts +0 -27
  325. package/dist/cjs/types/types/NonFungibleTraitInit.js +0 -69
  326. package/dist/cjs/types/types/NonFungibleTraitInitMap.d.ts +0 -38
  327. package/dist/cjs/types/types/NonFungibleTraitInitMap.js +0 -79
  328. package/dist/cjs/types/types/OnlyBetweenTimesArgs.d.ts +0 -43
  329. package/dist/cjs/types/types/OnlyBetweenTimesArgs.js +0 -75
  330. package/dist/cjs/types/types/OnlyTheseDOWArgs.d.ts +0 -21
  331. package/dist/cjs/types/types/OnlyTheseDOWArgs.js +0 -60
  332. package/dist/cjs/types/types/PackConfig.d.ts +0 -62
  333. package/dist/cjs/types/types/PackConfig.js +0 -88
  334. package/dist/cjs/types/types/PackOpenHolderState.d.ts +0 -44
  335. package/dist/cjs/types/types/PackOpenHolderState.js +0 -127
  336. package/dist/cjs/types/types/PackRule.d.ts +0 -31
  337. package/dist/cjs/types/types/PackRule.js +0 -88
  338. package/dist/cjs/types/types/PackState.d.ts +0 -44
  339. package/dist/cjs/types/types/PackState.js +0 -127
  340. package/dist/cjs/types/types/PackType.d.ts +0 -44
  341. package/dist/cjs/types/types/PackType.js +0 -127
  342. package/dist/cjs/types/types/PaymentClass.d.ts +0 -44
  343. package/dist/cjs/types/types/PaymentClass.js +0 -127
  344. package/dist/cjs/types/types/PoolAccess.d.ts +0 -31
  345. package/dist/cjs/types/types/PoolAccess.js +0 -101
  346. package/dist/cjs/types/types/PoolState.d.ts +0 -31
  347. package/dist/cjs/types/types/PoolState.js +0 -101
  348. package/dist/cjs/types/types/PoolType.d.ts +0 -31
  349. package/dist/cjs/types/types/PoolType.js +0 -101
  350. package/dist/cjs/types/types/Popularity.d.ts +0 -112
  351. package/dist/cjs/types/types/Popularity.js +0 -79
  352. package/dist/cjs/types/types/PopularityState.d.ts +0 -265
  353. package/dist/cjs/types/types/PopularityState.js +0 -569
  354. package/dist/cjs/types/types/PreviousDonationRecord.d.ts +0 -42
  355. package/dist/cjs/types/types/PreviousDonationRecord.js +0 -79
  356. package/dist/cjs/types/types/Price.d.ts +0 -60
  357. package/dist/cjs/types/types/Price.js +0 -70
  358. package/dist/cjs/types/types/PriceRule.d.ts +0 -87
  359. package/dist/cjs/types/types/PriceRule.js +0 -196
  360. package/dist/cjs/types/types/RecoverDeposit.d.ts +0 -31
  361. package/dist/cjs/types/types/RecoverDeposit.js +0 -61
  362. package/dist/cjs/types/types/Rule.d.ts +0 -114
  363. package/dist/cjs/types/types/Rule.js +0 -167
  364. package/dist/cjs/types/types/SaleConfig.d.ts +0 -207
  365. package/dist/cjs/types/types/SaleConfig.js +0 -87
  366. package/dist/cjs/types/types/SaleTrack.d.ts +0 -37
  367. package/dist/cjs/types/types/SaleTrack.js +0 -84
  368. package/dist/cjs/types/types/SaleType.d.ts +0 -57
  369. package/dist/cjs/types/types/SaleType.js +0 -153
  370. package/dist/cjs/types/types/Seed.d.ts +0 -21
  371. package/dist/cjs/types/types/Seed.js +0 -60
  372. package/dist/cjs/types/types/SelectedCard.d.ts +0 -26
  373. package/dist/cjs/types/types/SelectedCard.js +0 -65
  374. package/dist/cjs/types/types/SelectedZeroCard.d.ts +0 -26
  375. package/dist/cjs/types/types/SelectedZeroCard.js +0 -65
  376. package/dist/cjs/types/types/SemiFungibleTraitInit.d.ts +0 -27
  377. package/dist/cjs/types/types/SemiFungibleTraitInit.js +0 -69
  378. package/dist/cjs/types/types/SemiFungibleTraitInitMap.d.ts +0 -32
  379. package/dist/cjs/types/types/SemiFungibleTraitInitMap.js +0 -74
  380. package/dist/cjs/types/types/ShortCreator.d.ts +0 -27
  381. package/dist/cjs/types/types/ShortCreator.js +0 -66
  382. package/dist/cjs/types/types/ShortMetadata.d.ts +0 -98
  383. package/dist/cjs/types/types/ShortMetadata.js +0 -120
  384. package/dist/cjs/types/types/ShortMetadataArgs.d.ts +0 -53
  385. package/dist/cjs/types/types/ShortMetadataArgs.js +0 -94
  386. package/dist/cjs/types/types/StoreConfig.d.ts +0 -107
  387. package/dist/cjs/types/types/StoreConfig.js +0 -92
  388. package/dist/cjs/types/types/StoreRule.d.ts +0 -76
  389. package/dist/cjs/types/types/StoreRule.js +0 -128
  390. package/dist/cjs/types/types/SuperCategory.d.ts +0 -26
  391. package/dist/cjs/types/types/SuperCategory.js +0 -65
  392. package/dist/cjs/types/types/TightCardMetadata.d.ts +0 -59
  393. package/dist/cjs/types/types/TightCardMetadata.js +0 -104
  394. package/dist/cjs/types/types/TimeRangeType.d.ts +0 -44
  395. package/dist/cjs/types/types/TimeRangeType.js +0 -127
  396. package/dist/cjs/types/types/TimedPerWalletArgs.d.ts +0 -21
  397. package/dist/cjs/types/types/TimedPerWalletArgs.js +0 -60
  398. package/dist/cjs/types/types/TokenMetadata.d.ts +0 -31
  399. package/dist/cjs/types/types/TokenMetadata.js +0 -70
  400. package/dist/cjs/types/types/TokenProgramVersion.d.ts +0 -31
  401. package/dist/cjs/types/types/TokenProgramVersion.js +0 -101
  402. package/dist/cjs/types/types/TokenStandard.d.ts +0 -57
  403. package/dist/cjs/types/types/TokenStandard.js +0 -153
  404. package/dist/cjs/types/types/TokenState.d.ts +0 -31
  405. package/dist/cjs/types/types/TokenState.js +0 -101
  406. package/dist/cjs/types/types/TokenType.d.ts +0 -31
  407. package/dist/cjs/types/types/TokenType.js +0 -101
  408. package/dist/cjs/types/types/TotalPerTimeArgs.d.ts +0 -36
  409. package/dist/cjs/types/types/TotalPerTimeArgs.js +0 -80
  410. package/dist/cjs/types/types/TotalPerTimeWalletArgs.d.ts +0 -26
  411. package/dist/cjs/types/types/TotalPerTimeWalletArgs.js +0 -65
  412. package/dist/cjs/types/types/TrackRegistry.d.ts +0 -31
  413. package/dist/cjs/types/types/TrackRegistry.js +0 -101
  414. package/dist/cjs/types/types/TraitInit.d.ts +0 -88
  415. package/dist/cjs/types/types/TraitInit.js +0 -175
  416. package/dist/cjs/types/types/TraitPass.d.ts +0 -52
  417. package/dist/cjs/types/types/TraitPass.js +0 -61
  418. package/dist/cjs/types/types/TraitPassType.d.ts +0 -96
  419. package/dist/cjs/types/types/TraitPassType.js +0 -185
  420. package/dist/cjs/types/types/TraitType.d.ts +0 -112
  421. package/dist/cjs/types/types/TraitType.js +0 -206
  422. package/dist/cjs/types/types/TraitValue.d.ts +0 -32
  423. package/dist/cjs/types/types/TraitValue.js +0 -74
  424. package/dist/cjs/types/types/UnlocksAfter.d.ts +0 -70
  425. package/dist/cjs/types/types/UnlocksAfter.js +0 -153
  426. package/dist/cjs/types/types/UnwrapMetadata.d.ts +0 -79
  427. package/dist/cjs/types/types/UnwrapMetadata.js +0 -127
  428. package/dist/cjs/types/types/UseMethod.d.ts +0 -44
  429. package/dist/cjs/types/types/UseMethod.js +0 -127
  430. package/dist/cjs/types/types/Uses.d.ts +0 -44
  431. package/dist/cjs/types/types/Uses.js +0 -79
  432. package/dist/cjs/types/types/VerifyCollectionMetadata.d.ts +0 -55
  433. package/dist/cjs/types/types/VerifyCollectionMetadata.js +0 -93
  434. package/dist/cjs/types/types/VolumeTrack.d.ts +0 -27
  435. package/dist/cjs/types/types/VolumeTrack.js +0 -69
  436. package/dist/cjs/types/types/WrappedSource.d.ts +0 -38
  437. package/dist/cjs/types/types/WrappedSource.js +0 -85
  438. package/dist/cjs/types/types/ZeroConfig.d.ts +0 -36
  439. package/dist/cjs/types/types/ZeroConfig.js +0 -80
  440. package/dist/cjs/types/types/index.d.ts +0 -332
  441. package/dist/cjs/types/types/index.js +0 -264
  442. package/dist/cjs/utility/Connection.d.ts +0 -3
  443. package/dist/cjs/utility/Connection.js +0 -11
  444. package/dist/cjs/utility/Holders.d.ts +0 -8
  445. package/dist/cjs/utility/Holders.js +0 -11
  446. package/dist/cjs/utility/PdaManager.d.ts +0 -19
  447. package/dist/cjs/utility/PdaManager.js +0 -183
  448. package/dist/cjs/utility/config.d.ts +0 -11
  449. package/dist/cjs/utility/config.js +0 -23
  450. package/dist/cjs/utility/utils.d.ts +0 -13
  451. package/dist/cjs/utility/utils.js +0 -211
  452. package/dist/cjs/utility/validation.d.ts +0 -12
  453. package/dist/cjs/utility/validation.js +0 -160
  454. package/dist/index.d.ts +0 -1
  455. package/dist/index.js +0 -72
  456. package/dist/library/Irys/irys.d.ts +0 -76
  457. package/dist/library/Irys/irys.js +0 -339
  458. package/dist/library/Store.d.ts +0 -18
  459. package/dist/library/Store.js +0 -367
  460. package/dist/library/implementation/storeImplementation.d.ts +0 -16
  461. package/dist/library/implementation/storeImplementation.js +0 -308
  462. package/dist/library/instructions/store/buySingleEdition.d.ts +0 -16
  463. package/dist/library/instructions/store/buySingleEdition.js +0 -161
  464. package/dist/library/instructions/store/createSingleEdition.d.ts +0 -3
  465. package/dist/library/instructions/store/createSingleEdition.js +0 -24
  466. package/dist/library/instructions/store/createStore.d.ts +0 -3
  467. package/dist/library/instructions/store/createStore.js +0 -6
  468. package/dist/library/instructions/store/idl.d.ts +0 -507
  469. package/dist/library/instructions/store/idl.js +0 -7618
  470. package/dist/library/instructions/store/uploadFilesIryis.d.ts +0 -12
  471. package/dist/library/instructions/store/uploadFilesIryis.js +0 -107
  472. package/dist/types/accounts/ArchiveDeposit.d.ts +0 -62
  473. package/dist/types/accounts/ArchiveDeposit.js +0 -140
  474. package/dist/types/accounts/Authority.d.ts +0 -15
  475. package/dist/types/accounts/Authority.js +0 -57
  476. package/dist/types/accounts/BurnDeposit.d.ts +0 -25
  477. package/dist/types/accounts/BurnDeposit.js +0 -78
  478. package/dist/types/accounts/BurnProgress.d.ts +0 -21
  479. package/dist/types/accounts/BurnProgress.js +0 -73
  480. package/dist/types/accounts/BuyHistory.d.ts +0 -31
  481. package/dist/types/accounts/BuyHistory.js +0 -89
  482. package/dist/types/accounts/BuyTrack.d.ts +0 -21
  483. package/dist/types/accounts/BuyTrack.js +0 -69
  484. package/dist/types/accounts/Card.d.ts +0 -56
  485. package/dist/types/accounts/Card.js +0 -130
  486. package/dist/types/accounts/CollectionRegistry.d.ts +0 -41
  487. package/dist/types/accounts/CollectionRegistry.js +0 -105
  488. package/dist/types/accounts/CollectorRegistry.d.ts +0 -41
  489. package/dist/types/accounts/CollectorRegistry.js +0 -105
  490. package/dist/types/accounts/CreatorRegistry.d.ts +0 -44
  491. package/dist/types/accounts/CreatorRegistry.js +0 -110
  492. package/dist/types/accounts/CurrencyArtistProof.d.ts +0 -28
  493. package/dist/types/accounts/CurrencyArtistProof.js +0 -83
  494. package/dist/types/accounts/GenericUser.d.ts +0 -53
  495. package/dist/types/accounts/GenericUser.js +0 -125
  496. package/dist/types/accounts/ItemArchive.d.ts +0 -68
  497. package/dist/types/accounts/ItemArchive.js +0 -150
  498. package/dist/types/accounts/ItemReserveList.d.ts +0 -18
  499. package/dist/types/accounts/ItemReserveList.js +0 -66
  500. package/dist/types/accounts/ItemReserveList2.d.ts +0 -15
  501. package/dist/types/accounts/ItemReserveList2.js +0 -57
  502. package/dist/types/accounts/LutVault.d.ts +0 -21
  503. package/dist/types/accounts/LutVault.js +0 -73
  504. package/dist/types/accounts/Pack.d.ts +0 -122
  505. package/dist/types/accounts/Pack.js +0 -240
  506. package/dist/types/accounts/PackContent.d.ts +0 -22
  507. package/dist/types/accounts/PackContent.js +0 -74
  508. package/dist/types/accounts/PackOpenHolder.d.ts +0 -37
  509. package/dist/types/accounts/PackOpenHolder.js +0 -99
  510. package/dist/types/accounts/PackReceipt.d.ts +0 -41
  511. package/dist/types/accounts/PackReceipt.js +0 -105
  512. package/dist/types/accounts/PackTraits.d.ts +0 -22
  513. package/dist/types/accounts/PackTraits.js +0 -73
  514. package/dist/types/accounts/Payment.d.ts +0 -22
  515. package/dist/types/accounts/Payment.js +0 -73
  516. package/dist/types/accounts/PoolVault.d.ts +0 -53
  517. package/dist/types/accounts/PoolVault.js +0 -125
  518. package/dist/types/accounts/RevealForMe.d.ts +0 -37
  519. package/dist/types/accounts/RevealForMe.js +0 -97
  520. package/dist/types/accounts/SecureHolder.d.ts +0 -22
  521. package/dist/types/accounts/SecureHolder.js +0 -73
  522. package/dist/types/accounts/Single.d.ts +0 -98
  523. package/dist/types/accounts/Single.js +0 -198
  524. package/dist/types/accounts/Store.d.ts +0 -53
  525. package/dist/types/accounts/Store.js +0 -126
  526. package/dist/types/accounts/StoresHolder.d.ts +0 -32
  527. package/dist/types/accounts/StoresHolder.js +0 -97
  528. package/dist/types/accounts/ThreeId.d.ts +0 -56
  529. package/dist/types/accounts/ThreeId.js +0 -128
  530. package/dist/types/accounts/TokenManager.d.ts +0 -68
  531. package/dist/types/accounts/TokenManager.js +0 -150
  532. package/dist/types/accounts/ZeroCard.d.ts +0 -15
  533. package/dist/types/accounts/ZeroCard.js +0 -57
  534. package/dist/types/accounts/ZeroContent.d.ts +0 -18
  535. package/dist/types/accounts/ZeroContent.js +0 -67
  536. package/dist/types/accounts/ZeroOpenHolder.d.ts +0 -50
  537. package/dist/types/accounts/ZeroOpenHolder.js +0 -126
  538. package/dist/types/accounts/index.d.ts +0 -66
  539. package/dist/types/accounts/index.js +0 -33
  540. package/dist/types/errors/anchor.d.ts +0 -434
  541. package/dist/types/errors/anchor.js +0 -653
  542. package/dist/types/errors/index.d.ts +0 -4
  543. package/dist/types/errors/index.js +0 -39
  544. package/dist/types/implementation/implementationTypes.d.ts +0 -23
  545. package/dist/types/implementation/implementationTypes.js +0 -1
  546. package/dist/types/instructions/addBurn.d.ts +0 -19
  547. package/dist/types/instructions/addBurn.js +0 -29
  548. package/dist/types/instructions/adjustDepositBurn.d.ts +0 -11
  549. package/dist/types/instructions/adjustDepositBurn.js +0 -16
  550. package/dist/types/instructions/archiveItem.d.ts +0 -21
  551. package/dist/types/instructions/archiveItem.js +0 -29
  552. package/dist/types/instructions/assignPackDelegate.d.ts +0 -9
  553. package/dist/types/instructions/assignPackDelegate.js +0 -15
  554. package/dist/types/instructions/burnPay.d.ts +0 -18
  555. package/dist/types/instructions/burnPay.js +0 -28
  556. package/dist/types/instructions/buyPack.d.ts +0 -24
  557. package/dist/types/instructions/buyPack.js +0 -37
  558. package/dist/types/instructions/buyPay.d.ts +0 -18
  559. package/dist/types/instructions/buyPay.js +0 -38
  560. package/dist/types/instructions/buyToken.d.ts +0 -20
  561. package/dist/types/instructions/buyToken.js +0 -35
  562. package/dist/types/instructions/claimZeroCard.d.ts +0 -39
  563. package/dist/types/instructions/claimZeroCard.js +0 -59
  564. package/dist/types/instructions/closeDepositBurn.d.ts +0 -16
  565. package/dist/types/instructions/closeDepositBurn.js +0 -22
  566. package/dist/types/instructions/closeRegisterTraits.d.ts +0 -8
  567. package/dist/types/instructions/closeRegisterTraits.js +0 -14
  568. package/dist/types/instructions/createCard.d.ts +0 -18
  569. package/dist/types/instructions/createCard.js +0 -30
  570. package/dist/types/instructions/createCollection.d.ts +0 -21
  571. package/dist/types/instructions/createCollection.js +0 -39
  572. package/dist/types/instructions/createPack.d.ts +0 -24
  573. package/dist/types/instructions/createPack.js +0 -40
  574. package/dist/types/instructions/createSingle.d.ts +0 -24
  575. package/dist/types/instructions/createSingle.js +0 -40
  576. package/dist/types/instructions/createStore.d.ts +0 -15
  577. package/dist/types/instructions/createStore.js +0 -27
  578. package/dist/types/instructions/createTokenLauncher.d.ts +0 -27
  579. package/dist/types/instructions/createTokenLauncher.js +0 -48
  580. package/dist/types/instructions/createZeroCard.d.ts +0 -24
  581. package/dist/types/instructions/createZeroCard.js +0 -41
  582. package/dist/types/instructions/deleteCard.d.ts +0 -10
  583. package/dist/types/instructions/deleteCard.js +0 -16
  584. package/dist/types/instructions/deletePack.d.ts +0 -14
  585. package/dist/types/instructions/deletePack.js +0 -20
  586. package/dist/types/instructions/deleteSingle.d.ts +0 -12
  587. package/dist/types/instructions/deleteSingle.js +0 -18
  588. package/dist/types/instructions/deleteTokenLauncher.d.ts +0 -11
  589. package/dist/types/instructions/deleteTokenLauncher.js +0 -21
  590. package/dist/types/instructions/depositBurn.d.ts +0 -21
  591. package/dist/types/instructions/depositBurn.js +0 -26
  592. package/dist/types/instructions/donateUser.d.ts +0 -29
  593. package/dist/types/instructions/donateUser.js +0 -47
  594. package/dist/types/instructions/feedPool.d.ts +0 -20
  595. package/dist/types/instructions/feedPool.js +0 -32
  596. package/dist/types/instructions/feedTraits.d.ts +0 -14
  597. package/dist/types/instructions/feedTraits.js +0 -22
  598. package/dist/types/instructions/feedTree.d.ts +0 -20
  599. package/dist/types/instructions/feedTree.js +0 -33
  600. package/dist/types/instructions/flagPack.d.ts +0 -15
  601. package/dist/types/instructions/flagPack.js +0 -27
  602. package/dist/types/instructions/flagSingle.d.ts +0 -14
  603. package/dist/types/instructions/flagSingle.js +0 -25
  604. package/dist/types/instructions/gatePay.d.ts +0 -21
  605. package/dist/types/instructions/gatePay.js +0 -30
  606. package/dist/types/instructions/index.d.ts +0 -104
  607. package/dist/types/instructions/index.js +0 -52
  608. package/dist/types/instructions/initialize.d.ts +0 -14
  609. package/dist/types/instructions/initialize.js +0 -24
  610. package/dist/types/instructions/openPack.d.ts +0 -28
  611. package/dist/types/instructions/openPack.js +0 -42
  612. package/dist/types/instructions/prepareCreator.d.ts +0 -9
  613. package/dist/types/instructions/prepareCreator.js +0 -15
  614. package/dist/types/instructions/preparePack.d.ts +0 -16
  615. package/dist/types/instructions/preparePack.js +0 -26
  616. package/dist/types/instructions/prepareTraits.d.ts +0 -8
  617. package/dist/types/instructions/prepareTraits.js +0 -14
  618. package/dist/types/instructions/printPack.d.ts +0 -37
  619. package/dist/types/instructions/printPack.js +0 -51
  620. package/dist/types/instructions/printSingle.d.ts +0 -40
  621. package/dist/types/instructions/printSingle.js +0 -59
  622. package/dist/types/instructions/recoverDepositBurn.d.ts +0 -33
  623. package/dist/types/instructions/recoverDepositBurn.js +0 -39
  624. package/dist/types/instructions/registerActivity.d.ts +0 -13
  625. package/dist/types/instructions/registerActivity.js +0 -20
  626. package/dist/types/instructions/registerCollector.d.ts +0 -16
  627. package/dist/types/instructions/registerCollector.js +0 -35
  628. package/dist/types/instructions/registerCreator.d.ts +0 -14
  629. package/dist/types/instructions/registerCreator.js +0 -22
  630. package/dist/types/instructions/registerGenericUser.d.ts +0 -31
  631. package/dist/types/instructions/registerGenericUser.js +0 -53
  632. package/dist/types/instructions/registerPackUploads.d.ts +0 -13
  633. package/dist/types/instructions/registerPackUploads.js +0 -21
  634. package/dist/types/instructions/registerTraits.d.ts +0 -12
  635. package/dist/types/instructions/registerTraits.js +0 -20
  636. package/dist/types/instructions/registerUser.d.ts +0 -14
  637. package/dist/types/instructions/registerUser.js +0 -26
  638. package/dist/types/instructions/storeLutFor.d.ts +0 -13
  639. package/dist/types/instructions/storeLutFor.js +0 -21
  640. package/dist/types/instructions/unwrapAndDestroy.d.ts +0 -22
  641. package/dist/types/instructions/unwrapAndDestroy.js +0 -26
  642. package/dist/types/instructions/updateCard.d.ts +0 -16
  643. package/dist/types/instructions/updateCard.js +0 -29
  644. package/dist/types/instructions/updatePack.d.ts +0 -22
  645. package/dist/types/instructions/updatePack.js +0 -39
  646. package/dist/types/instructions/updateSingle.d.ts +0 -20
  647. package/dist/types/instructions/updateSingle.js +0 -35
  648. package/dist/types/instructions/updateStore.d.ts +0 -14
  649. package/dist/types/instructions/updateStore.js +0 -25
  650. package/dist/types/instructions/withdrawFromStore.d.ts +0 -7
  651. package/dist/types/instructions/withdrawFromStore.js +0 -13
  652. package/dist/types/programId.d.ts +0 -13
  653. package/dist/types/programId.js +0 -16
  654. package/dist/types/types/AccountClass.d.ts +0 -368
  655. package/dist/types/types/AccountClass.js +0 -720
  656. package/dist/types/types/AccountHasher.d.ts +0 -37
  657. package/dist/types/types/AccountHasher.js +0 -55
  658. package/dist/types/types/ActionAfter.d.ts +0 -82
  659. package/dist/types/types/ActionAfter.js +0 -146
  660. package/dist/types/types/AllowedCurrencyArgs.d.ts +0 -20
  661. package/dist/types/types/AllowedCurrencyArgs.js +0 -33
  662. package/dist/types/types/AuthorityGateTypes.d.ts +0 -30
  663. package/dist/types/types/AuthorityGateTypes.js +0 -70
  664. package/dist/types/types/BurnCount.d.ts +0 -21
  665. package/dist/types/types/BurnCount.js +0 -34
  666. package/dist/types/types/BurnState.d.ts +0 -30
  667. package/dist/types/types/BurnState.js +0 -70
  668. package/dist/types/types/BurnTrack.d.ts +0 -26
  669. package/dist/types/types/BurnTrack.js +0 -39
  670. package/dist/types/types/BurnType.d.ts +0 -43
  671. package/dist/types/types/BurnType.js +0 -95
  672. package/dist/types/types/BurnTypeBurn.d.ts +0 -17
  673. package/dist/types/types/BurnTypeBurn.js +0 -43
  674. package/dist/types/types/BuyHistoryClass.d.ts +0 -30
  675. package/dist/types/types/BuyHistoryClass.js +0 -70
  676. package/dist/types/types/CardClass.d.ts +0 -17
  677. package/dist/types/types/CardClass.js +0 -43
  678. package/dist/types/types/CardState.d.ts +0 -95
  679. package/dist/types/types/CardState.js +0 -195
  680. package/dist/types/types/CardTrack.d.ts +0 -31
  681. package/dist/types/types/CardTrack.js +0 -48
  682. package/dist/types/types/Category.d.ts +0 -30
  683. package/dist/types/types/Category.js +0 -43
  684. package/dist/types/types/CnftData.d.ts +0 -35
  685. package/dist/types/types/CnftData.js +0 -53
  686. package/dist/types/types/CollectTrack.d.ts +0 -26
  687. package/dist/types/types/CollectTrack.js +0 -39
  688. package/dist/types/types/Collection.d.ts +0 -26
  689. package/dist/types/types/Collection.js +0 -39
  690. package/dist/types/types/CompactCnftData.d.ts +0 -30
  691. package/dist/types/types/CompactCnftData.js +0 -47
  692. package/dist/types/types/CoolTimePerAmountArgs.d.ts +0 -30
  693. package/dist/types/types/CoolTimePerAmountArgs.js +0 -43
  694. package/dist/types/types/Creator.d.ts +0 -31
  695. package/dist/types/types/Creator.js +0 -44
  696. package/dist/types/types/CreatorGateArgs.d.ts +0 -21
  697. package/dist/types/types/CreatorGateArgs.js +0 -34
  698. package/dist/types/types/CurrencyArtistProof.d.ts +0 -36
  699. package/dist/types/types/CurrencyArtistProof.js +0 -54
  700. package/dist/types/types/CurrencyType.d.ts +0 -109
  701. package/dist/types/types/CurrencyType.js +0 -185
  702. package/dist/types/types/DateTraitInit.d.ts +0 -26
  703. package/dist/types/types/DateTraitInit.js +0 -39
  704. package/dist/types/types/DateTraitInitMap.d.ts +0 -31
  705. package/dist/types/types/DateTraitInitMap.js +0 -44
  706. package/dist/types/types/Deposit.d.ts +0 -37
  707. package/dist/types/types/Deposit.js +0 -55
  708. package/dist/types/types/DepositFormat.d.ts +0 -30
  709. package/dist/types/types/DepositFormat.js +0 -70
  710. package/dist/types/types/DepositState.d.ts +0 -30
  711. package/dist/types/types/DepositState.js +0 -70
  712. package/dist/types/types/DepositSubtype.d.ts +0 -30
  713. package/dist/types/types/DepositSubtype.js +0 -70
  714. package/dist/types/types/DepositTrack.d.ts +0 -26
  715. package/dist/types/types/DepositTrack.js +0 -42
  716. package/dist/types/types/DepositTrackType.d.ts +0 -43
  717. package/dist/types/types/DepositTrackType.js +0 -95
  718. package/dist/types/types/DepositType.d.ts +0 -90
  719. package/dist/types/types/DepositType.js +0 -151
  720. package/dist/types/types/Earnings.d.ts +0 -13
  721. package/dist/types/types/Earnings.js +0 -23
  722. package/dist/types/types/EditionStoreType.d.ts +0 -43
  723. package/dist/types/types/EditionStoreType.js +0 -95
  724. package/dist/types/types/EncryptedPayload.d.ts +0 -25
  725. package/dist/types/types/EncryptedPayload.js +0 -38
  726. package/dist/types/types/ExtraParameter.d.ts +0 -43
  727. package/dist/types/types/ExtraParameter.js +0 -83
  728. package/dist/types/types/FakeBurnCount.d.ts +0 -27
  729. package/dist/types/types/FakeBurnCount.js +0 -40
  730. package/dist/types/types/FakeDeposit.d.ts +0 -27
  731. package/dist/types/types/FakeDeposit.js +0 -40
  732. package/dist/types/types/FakeTraitPair.d.ts +0 -25
  733. package/dist/types/types/FakeTraitPair.js +0 -38
  734. package/dist/types/types/FakeTraitValue.d.ts +0 -26
  735. package/dist/types/types/FakeTraitValue.js +0 -39
  736. package/dist/types/types/FakeVolumeTrack.d.ts +0 -27
  737. package/dist/types/types/FakeVolumeTrack.js +0 -40
  738. package/dist/types/types/FeeType.d.ts +0 -43
  739. package/dist/types/types/FeeType.js +0 -95
  740. package/dist/types/types/FeedingTraits.d.ts +0 -21
  741. package/dist/types/types/FeedingTraits.js +0 -34
  742. package/dist/types/types/Filter.d.ts +0 -26
  743. package/dist/types/types/Filter.js +0 -39
  744. package/dist/types/types/FilterType.d.ts +0 -17
  745. package/dist/types/types/FilterType.js +0 -43
  746. package/dist/types/types/GeneralStore.d.ts +0 -17
  747. package/dist/types/types/GeneralStore.js +0 -43
  748. package/dist/types/types/GenericStore.d.ts +0 -26
  749. package/dist/types/types/GenericStore.js +0 -39
  750. package/dist/types/types/GenericValue.d.ts +0 -71
  751. package/dist/types/types/GenericValue.js +0 -123
  752. package/dist/types/types/GlobalFee.d.ts +0 -38
  753. package/dist/types/types/GlobalFee.js +0 -56
  754. package/dist/types/types/GlobalState.d.ts +0 -56
  755. package/dist/types/types/GlobalState.js +0 -120
  756. package/dist/types/types/IndexDate.d.ts +0 -40
  757. package/dist/types/types/IndexDate.js +0 -59
  758. package/dist/types/types/IndexDates.d.ts +0 -26
  759. package/dist/types/types/IndexDates.js +0 -39
  760. package/dist/types/types/Item.d.ts +0 -21
  761. package/dist/types/types/Item.js +0 -34
  762. package/dist/types/types/ItemClass.d.ts +0 -30
  763. package/dist/types/types/ItemClass.js +0 -70
  764. package/dist/types/types/ItemState.d.ts +0 -121
  765. package/dist/types/types/ItemState.js +0 -245
  766. package/dist/types/types/ItemTrack.d.ts +0 -32
  767. package/dist/types/types/ItemTrack.js +0 -49
  768. package/dist/types/types/ListingPerWalletArgs.d.ts +0 -20
  769. package/dist/types/types/ListingPerWalletArgs.js +0 -33
  770. package/dist/types/types/MemeVaultProof.d.ts +0 -26
  771. package/dist/types/types/MemeVaultProof.js +0 -39
  772. package/dist/types/types/MetadataArgs.d.ts +0 -100
  773. package/dist/types/types/MetadataArgs.js +0 -111
  774. package/dist/types/types/NonFungibleTraitInit.d.ts +0 -26
  775. package/dist/types/types/NonFungibleTraitInit.js +0 -39
  776. package/dist/types/types/NonFungibleTraitInitMap.d.ts +0 -32
  777. package/dist/types/types/NonFungibleTraitInitMap.js +0 -49
  778. package/dist/types/types/OnlyBetweenTimesArgs.d.ts +0 -31
  779. package/dist/types/types/OnlyBetweenTimesArgs.js +0 -48
  780. package/dist/types/types/OnlyTheseDOWArgs.d.ts +0 -20
  781. package/dist/types/types/OnlyTheseDOWArgs.js +0 -33
  782. package/dist/types/types/PackConfig.d.ts +0 -42
  783. package/dist/types/types/PackConfig.js +0 -61
  784. package/dist/types/types/PackOpenHolderState.d.ts +0 -43
  785. package/dist/types/types/PackOpenHolderState.js +0 -95
  786. package/dist/types/types/PackRule.d.ts +0 -30
  787. package/dist/types/types/PackRule.js +0 -58
  788. package/dist/types/types/PackState.d.ts +0 -43
  789. package/dist/types/types/PackState.js +0 -95
  790. package/dist/types/types/PackType.d.ts +0 -43
  791. package/dist/types/types/PackType.js +0 -95
  792. package/dist/types/types/PaymentClass.d.ts +0 -43
  793. package/dist/types/types/PaymentClass.js +0 -95
  794. package/dist/types/types/PoolAccess.d.ts +0 -30
  795. package/dist/types/types/PoolAccess.js +0 -70
  796. package/dist/types/types/PoolState.d.ts +0 -30
  797. package/dist/types/types/PoolState.js +0 -70
  798. package/dist/types/types/PoolType.d.ts +0 -30
  799. package/dist/types/types/PoolType.js +0 -70
  800. package/dist/types/types/Popularity.d.ts +0 -32
  801. package/dist/types/types/Popularity.js +0 -49
  802. package/dist/types/types/PopularityState.d.ts +0 -264
  803. package/dist/types/types/PopularityState.js +0 -520
  804. package/dist/types/types/PreviousDonationRecord.d.ts +0 -32
  805. package/dist/types/types/PreviousDonationRecord.js +0 -49
  806. package/dist/types/types/Price.d.ts +0 -27
  807. package/dist/types/types/Price.js +0 -40
  808. package/dist/types/types/PriceRule.d.ts +0 -86
  809. package/dist/types/types/PriceRule.js +0 -160
  810. package/dist/types/types/RecoverDeposit.d.ts +0 -21
  811. package/dist/types/types/RecoverDeposit.js +0 -34
  812. package/dist/types/types/Rule.d.ts +0 -82
  813. package/dist/types/types/Rule.js +0 -135
  814. package/dist/types/types/SaleConfig.d.ts +0 -41
  815. package/dist/types/types/SaleConfig.js +0 -60
  816. package/dist/types/types/SaleTrack.d.ts +0 -36
  817. package/dist/types/types/SaleTrack.js +0 -54
  818. package/dist/types/types/SaleType.d.ts +0 -56
  819. package/dist/types/types/SaleType.js +0 -120
  820. package/dist/types/types/Seed.d.ts +0 -20
  821. package/dist/types/types/Seed.js +0 -33
  822. package/dist/types/types/SelectedCard.d.ts +0 -25
  823. package/dist/types/types/SelectedCard.js +0 -38
  824. package/dist/types/types/SelectedZeroCard.d.ts +0 -25
  825. package/dist/types/types/SelectedZeroCard.js +0 -38
  826. package/dist/types/types/SemiFungibleTraitInit.d.ts +0 -26
  827. package/dist/types/types/SemiFungibleTraitInit.js +0 -39
  828. package/dist/types/types/SemiFungibleTraitInitMap.d.ts +0 -31
  829. package/dist/types/types/SemiFungibleTraitInitMap.js +0 -44
  830. package/dist/types/types/ShortCreator.d.ts +0 -26
  831. package/dist/types/types/ShortCreator.js +0 -39
  832. package/dist/types/types/ShortMetadata.d.ts +0 -57
  833. package/dist/types/types/ShortMetadata.js +0 -90
  834. package/dist/types/types/ShortMetadataArgs.d.ts +0 -47
  835. package/dist/types/types/ShortMetadataArgs.js +0 -67
  836. package/dist/types/types/StoreConfig.d.ts +0 -43
  837. package/dist/types/types/StoreConfig.js +0 -62
  838. package/dist/types/types/StoreRule.d.ts +0 -56
  839. package/dist/types/types/StoreRule.js +0 -97
  840. package/dist/types/types/SuperCategory.d.ts +0 -25
  841. package/dist/types/types/SuperCategory.js +0 -38
  842. package/dist/types/types/TightCardMetadata.d.ts +0 -53
  843. package/dist/types/types/TightCardMetadata.js +0 -74
  844. package/dist/types/types/TimeRangeType.d.ts +0 -43
  845. package/dist/types/types/TimeRangeType.js +0 -95
  846. package/dist/types/types/TimedPerWalletArgs.d.ts +0 -20
  847. package/dist/types/types/TimedPerWalletArgs.js +0 -33
  848. package/dist/types/types/TokenMetadata.d.ts +0 -30
  849. package/dist/types/types/TokenMetadata.js +0 -43
  850. package/dist/types/types/TokenProgramVersion.d.ts +0 -30
  851. package/dist/types/types/TokenProgramVersion.js +0 -70
  852. package/dist/types/types/TokenStandard.d.ts +0 -56
  853. package/dist/types/types/TokenStandard.js +0 -120
  854. package/dist/types/types/TokenState.d.ts +0 -30
  855. package/dist/types/types/TokenState.js +0 -70
  856. package/dist/types/types/TokenType.d.ts +0 -30
  857. package/dist/types/types/TokenType.js +0 -70
  858. package/dist/types/types/TotalPerTimeArgs.d.ts +0 -35
  859. package/dist/types/types/TotalPerTimeArgs.js +0 -53
  860. package/dist/types/types/TotalPerTimeWalletArgs.d.ts +0 -25
  861. package/dist/types/types/TotalPerTimeWalletArgs.js +0 -38
  862. package/dist/types/types/TrackRegistry.d.ts +0 -30
  863. package/dist/types/types/TrackRegistry.js +0 -70
  864. package/dist/types/types/TraitInit.d.ts +0 -87
  865. package/dist/types/types/TraitInit.js +0 -140
  866. package/dist/types/types/TraitPass.d.ts +0 -21
  867. package/dist/types/types/TraitPass.js +0 -34
  868. package/dist/types/types/TraitPassType.d.ts +0 -95
  869. package/dist/types/types/TraitPassType.js +0 -150
  870. package/dist/types/types/TraitType.d.ts +0 -107
  871. package/dist/types/types/TraitType.js +0 -171
  872. package/dist/types/types/TraitValue.d.ts +0 -31
  873. package/dist/types/types/TraitValue.js +0 -44
  874. package/dist/types/types/UnlocksAfter.d.ts +0 -69
  875. package/dist/types/types/UnlocksAfter.js +0 -121
  876. package/dist/types/types/UnwrapMetadata.d.ts +0 -72
  877. package/dist/types/types/UnwrapMetadata.js +0 -97
  878. package/dist/types/types/UseMethod.d.ts +0 -43
  879. package/dist/types/types/UseMethod.js +0 -95
  880. package/dist/types/types/Uses.d.ts +0 -32
  881. package/dist/types/types/Uses.js +0 -49
  882. package/dist/types/types/VerifyCollectionMetadata.d.ts +0 -46
  883. package/dist/types/types/VerifyCollectionMetadata.js +0 -66
  884. package/dist/types/types/VolumeTrack.d.ts +0 -26
  885. package/dist/types/types/VolumeTrack.js +0 -39
  886. package/dist/types/types/WrappedSource.d.ts +0 -37
  887. package/dist/types/types/WrappedSource.js +0 -55
  888. package/dist/types/types/ZeroConfig.d.ts +0 -35
  889. package/dist/types/types/ZeroConfig.js +0 -53
  890. package/dist/types/types/index.d.ts +0 -332
  891. package/dist/types/types/index.js +0 -166
  892. package/dist/utility/Connection.d.ts +0 -3
  893. package/dist/utility/Connection.js +0 -7
  894. package/dist/utility/Holders.d.ts +0 -8
  895. package/dist/utility/Holders.js +0 -8
  896. package/dist/utility/PdaManager.d.ts +0 -19
  897. package/dist/utility/PdaManager.js +0 -160
  898. package/dist/utility/config.d.ts +0 -11
  899. package/dist/utility/config.js +0 -20
  900. package/dist/utility/utils.d.ts +0 -13
  901. package/dist/utility/utils.js +0 -196
  902. package/dist/utility/validation.d.ts +0 -12
  903. package/dist/utility/validation.js +0 -149
@@ -1,26 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import * as borsh from "@coral-xyz/borsh"; // eslint-disable-line @typescript-eslint/no-unused-vars
3
- import * as types from "../types"; // eslint-disable-line @typescript-eslint/no-unused-vars
4
- import { PROGRAM_ID } from "../programId";
5
- export const layout = borsh.struct([types.UnwrapMetadata.layout("metadata")]);
6
- export function unwrapAndDestroy(args, accounts, programId = PROGRAM_ID) {
7
- const keys = [
8
- { pubkey: accounts.itemAccount, isSigner: false, isWritable: true },
9
- { pubkey: accounts.packAccount, isSigner: false, isWritable: true },
10
- { pubkey: accounts.currency, isSigner: false, isWritable: false },
11
- { pubkey: accounts.splVaultFrom, isSigner: false, isWritable: true },
12
- { pubkey: accounts.splVaultTo, isSigner: false, isWritable: true },
13
- { pubkey: accounts.merkleTree, isSigner: false, isWritable: false },
14
- { pubkey: accounts.owner, isSigner: true, isWritable: false },
15
- { pubkey: accounts.tokenProgram, isSigner: false, isWritable: false },
16
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
17
- ];
18
- const identifier = Buffer.from([228, 12, 214, 168, 124, 166, 135, 250]);
19
- const buffer = Buffer.alloc(1000);
20
- const len = layout.encode({
21
- metadata: types.UnwrapMetadata.toEncodable(args.metadata),
22
- }, buffer);
23
- const data = Buffer.concat([identifier, buffer]).slice(0, 8 + len);
24
- const ix = new TransactionInstruction({ keys, programId, data });
25
- return ix;
26
- }
@@ -1,16 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import * as types from "../types";
3
- export interface UpdateCardArgs {
4
- supply: number | null;
5
- metadata: types.MetadataArgsFields | null;
6
- state: types.CardStateKind | null;
7
- }
8
- export interface UpdateCardAccounts {
9
- packAccount: PublicKey;
10
- cardAccount: PublicKey;
11
- packContent: PublicKey;
12
- creator: PublicKey;
13
- systemProgram: PublicKey;
14
- }
15
- export declare const layout: any;
16
- export declare function updateCard(args: UpdateCardArgs, accounts: UpdateCardAccounts, programId?: PublicKey): any;
@@ -1,29 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import * as borsh from "@coral-xyz/borsh"; // eslint-disable-line @typescript-eslint/no-unused-vars
3
- import * as types from "../types"; // eslint-disable-line @typescript-eslint/no-unused-vars
4
- import { PROGRAM_ID } from "../programId";
5
- export const layout = borsh.struct([
6
- borsh.option(borsh.u32(), "supply"),
7
- borsh.option(types.MetadataArgs.layout(), "metadata"),
8
- borsh.option(types.CardState.layout(), "state"),
9
- ]);
10
- export function updateCard(args, accounts, programId = PROGRAM_ID) {
11
- const keys = [
12
- { pubkey: accounts.packAccount, isSigner: false, isWritable: true },
13
- { pubkey: accounts.cardAccount, isSigner: false, isWritable: true },
14
- { pubkey: accounts.packContent, isSigner: false, isWritable: true },
15
- { pubkey: accounts.creator, isSigner: true, isWritable: true },
16
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
17
- ];
18
- const identifier = Buffer.from([216, 82, 240, 120, 78, 100, 66, 33]);
19
- const buffer = Buffer.alloc(1000);
20
- const len = layout.encode({
21
- supply: args.supply,
22
- metadata: (args.metadata && types.MetadataArgs.toEncodable(args.metadata)) ||
23
- null,
24
- state: (args.state && args.state.toEncodable()) || null,
25
- }, buffer);
26
- const data = Buffer.concat([identifier, buffer]).slice(0, 8 + len);
27
- const ix = new TransactionInstruction({ keys, programId, data });
28
- return ix;
29
- }
@@ -1,22 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import BN from "bn.js";
3
- import * as types from "../types";
4
- export interface UpdatePackArgs {
5
- supply: BN | null;
6
- metadata: types.MetadataArgsFields | null;
7
- saleConfig: types.SaleConfigFields | null;
8
- state: types.ItemStateKind | null;
9
- category: Array<number> | null;
10
- packConfig: types.PackConfigFields | null;
11
- }
12
- export interface UpdatePackAccounts {
13
- storeAccount: PublicKey;
14
- packAccount: PublicKey;
15
- packContent: PublicKey;
16
- packReserveList: PublicKey;
17
- prevCreatorRegistry: PublicKey;
18
- creator: PublicKey;
19
- systemProgram: PublicKey;
20
- }
21
- export declare const layout: any;
22
- export declare function updatePack(args: UpdatePackArgs, accounts: UpdatePackAccounts, programId?: PublicKey): any;
@@ -1,39 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import * as borsh from "@coral-xyz/borsh"; // eslint-disable-line @typescript-eslint/no-unused-vars
3
- import * as types from "../types"; // eslint-disable-line @typescript-eslint/no-unused-vars
4
- import { PROGRAM_ID } from "../programId";
5
- export const layout = borsh.struct([
6
- borsh.option(borsh.u64(), "supply"),
7
- borsh.option(types.MetadataArgs.layout(), "metadata"),
8
- borsh.option(types.SaleConfig.layout(), "saleConfig"),
9
- borsh.option(types.ItemState.layout(), "state"),
10
- borsh.option(borsh.array(borsh.u16(), 3), "category"),
11
- borsh.option(types.PackConfig.layout(), "packConfig"),
12
- ]);
13
- export function updatePack(args, accounts, programId = PROGRAM_ID) {
14
- const keys = [
15
- { pubkey: accounts.storeAccount, isSigner: false, isWritable: true },
16
- { pubkey: accounts.packAccount, isSigner: false, isWritable: true },
17
- { pubkey: accounts.packContent, isSigner: false, isWritable: false },
18
- { pubkey: accounts.packReserveList, isSigner: false, isWritable: true },
19
- { pubkey: accounts.prevCreatorRegistry, isSigner: false, isWritable: true },
20
- { pubkey: accounts.creator, isSigner: true, isWritable: true },
21
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
22
- ];
23
- const identifier = Buffer.from([71, 204, 227, 31, 168, 43, 152, 234]);
24
- const buffer = Buffer.alloc(1000);
25
- const len = layout.encode({
26
- supply: args.supply,
27
- metadata: (args.metadata && types.MetadataArgs.toEncodable(args.metadata)) ||
28
- null,
29
- saleConfig: (args.saleConfig && types.SaleConfig.toEncodable(args.saleConfig)) ||
30
- null,
31
- state: (args.state && args.state.toEncodable()) || null,
32
- category: args.category,
33
- packConfig: (args.packConfig && types.PackConfig.toEncodable(args.packConfig)) ||
34
- null,
35
- }, buffer);
36
- const data = Buffer.concat([identifier, buffer]).slice(0, 8 + len);
37
- const ix = new TransactionInstruction({ keys, programId, data });
38
- return ix;
39
- }
@@ -1,20 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import BN from "bn.js";
3
- import * as types from "../types";
4
- export interface UpdateSingleArgs {
5
- supply: BN | null;
6
- metadata: types.MetadataArgsFields | null;
7
- saleConfig: types.SaleConfigFields | null;
8
- state: types.ItemStateKind | null;
9
- category: Array<number> | null;
10
- }
11
- export interface UpdateSingleAccounts {
12
- storeAccount: PublicKey;
13
- itemAccount: PublicKey;
14
- itemReserveList: PublicKey;
15
- prevCreatorRegistry: PublicKey;
16
- creator: PublicKey;
17
- systemProgram: PublicKey;
18
- }
19
- export declare const layout: any;
20
- export declare function updateSingle(args: UpdateSingleArgs, accounts: UpdateSingleAccounts, programId?: PublicKey): any;
@@ -1,35 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import * as borsh from "@coral-xyz/borsh"; // eslint-disable-line @typescript-eslint/no-unused-vars
3
- import * as types from "../types"; // eslint-disable-line @typescript-eslint/no-unused-vars
4
- import { PROGRAM_ID } from "../programId";
5
- export const layout = borsh.struct([
6
- borsh.option(borsh.u64(), "supply"),
7
- borsh.option(types.MetadataArgs.layout(), "metadata"),
8
- borsh.option(types.SaleConfig.layout(), "saleConfig"),
9
- borsh.option(types.ItemState.layout(), "state"),
10
- borsh.option(borsh.array(borsh.u16(), 3), "category"),
11
- ]);
12
- export function updateSingle(args, accounts, programId = PROGRAM_ID) {
13
- const keys = [
14
- { pubkey: accounts.storeAccount, isSigner: false, isWritable: true },
15
- { pubkey: accounts.itemAccount, isSigner: false, isWritable: true },
16
- { pubkey: accounts.itemReserveList, isSigner: false, isWritable: true },
17
- { pubkey: accounts.prevCreatorRegistry, isSigner: false, isWritable: true },
18
- { pubkey: accounts.creator, isSigner: true, isWritable: true },
19
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
20
- ];
21
- const identifier = Buffer.from([106, 229, 174, 154, 252, 16, 158, 144]);
22
- const buffer = Buffer.alloc(1000);
23
- const len = layout.encode({
24
- supply: args.supply,
25
- metadata: (args.metadata && types.MetadataArgs.toEncodable(args.metadata)) ||
26
- null,
27
- saleConfig: (args.saleConfig && types.SaleConfig.toEncodable(args.saleConfig)) ||
28
- null,
29
- state: (args.state && args.state.toEncodable()) || null,
30
- category: args.category,
31
- }, buffer);
32
- const data = Buffer.concat([identifier, buffer]).slice(0, 8 + len);
33
- const ix = new TransactionInstruction({ keys, programId, data });
34
- return ix;
35
- }
@@ -1,14 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import * as types from "../types";
3
- export interface UpdateStoreArgs {
4
- name: string;
5
- storeConfig: types.StoreConfigFields;
6
- }
7
- export interface UpdateStoreAccounts {
8
- holderAccount: PublicKey;
9
- storeAccount: PublicKey;
10
- creator: PublicKey;
11
- systemProgram: PublicKey;
12
- }
13
- export declare const layout: any;
14
- export declare function updateStore(args: UpdateStoreArgs, accounts: UpdateStoreAccounts, programId?: PublicKey): any;
@@ -1,25 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import * as borsh from "@coral-xyz/borsh"; // eslint-disable-line @typescript-eslint/no-unused-vars
3
- import * as types from "../types"; // eslint-disable-line @typescript-eslint/no-unused-vars
4
- import { PROGRAM_ID } from "../programId";
5
- export const layout = borsh.struct([
6
- borsh.str("name"),
7
- types.StoreConfig.layout("storeConfig"),
8
- ]);
9
- export function updateStore(args, accounts, programId = PROGRAM_ID) {
10
- const keys = [
11
- { pubkey: accounts.holderAccount, isSigner: false, isWritable: true },
12
- { pubkey: accounts.storeAccount, isSigner: false, isWritable: true },
13
- { pubkey: accounts.creator, isSigner: true, isWritable: true },
14
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
15
- ];
16
- const identifier = Buffer.from([169, 49, 137, 251, 233, 234, 172, 103]);
17
- const buffer = Buffer.alloc(1000);
18
- const len = layout.encode({
19
- name: args.name,
20
- storeConfig: types.StoreConfig.toEncodable(args.storeConfig),
21
- }, buffer);
22
- const data = Buffer.concat([identifier, buffer]).slice(0, 8 + len);
23
- const ix = new TransactionInstruction({ keys, programId, data });
24
- return ix;
25
- }
@@ -1,7 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- export interface WithdrawFromStoreAccounts {
3
- storeAccount: PublicKey;
4
- creator: PublicKey;
5
- systemProgram: PublicKey;
6
- }
7
- export declare function withdrawFromStore(accounts: WithdrawFromStoreAccounts, programId?: PublicKey): any;
@@ -1,13 +0,0 @@
1
- import { TransactionInstruction } from "@solana/web3.js"; // eslint-disable-line @typescript-eslint/no-unused-vars
2
- import { PROGRAM_ID } from "../programId";
3
- export function withdrawFromStore(accounts, programId = PROGRAM_ID) {
4
- const keys = [
5
- { pubkey: accounts.storeAccount, isSigner: false, isWritable: true },
6
- { pubkey: accounts.creator, isSigner: true, isWritable: true },
7
- { pubkey: accounts.systemProgram, isSigner: false, isWritable: false },
8
- ];
9
- const identifier = Buffer.from([210, 94, 98, 179, 211, 206, 143, 252]);
10
- const data = identifier;
11
- const ix = new TransactionInstruction({ keys, programId, data });
12
- return ix;
13
- }
@@ -1,13 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- export declare const PROGRAM_ID_IDL: any;
3
- export declare const PROGRAM_ID: PublicKey;
4
- export declare const BUBBLEGUM_PROGRAM_ID: any;
5
- export declare const DEVNET_PROGRAM_ID: any;
6
- export declare const PROGRAM_CNFT: any;
7
- export declare const TOKEN_METADATA_PROGRAM_ID: any;
8
- export declare const TOKEN_PROGRAM_ID: any;
9
- export declare const SPL_ACCOUNT_COMPRESSION_PROGRAM_ID: any;
10
- export declare const SPL_NOOP_PROGRAM_ID: any;
11
- export declare const PROGRAM_CLAIMZ: any;
12
- export declare const SPL_ASSOCIATED_TOKEN_ACCOUNT_PROGRAM_ID: any;
13
- export declare const SOLANA_ENDPOINT = "https://api.devnet.solana.com";
@@ -1,16 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import { toPublicKey } from "../utility/PdaManager";
3
- // Program ID defined in the provided IDL. Do not edit, it will get overwritten.
4
- export const PROGRAM_ID_IDL = new PublicKey("HgtiJuEcdN6bN6WyYpamL3QKpyMcF8g8FxutDQNB96J9");
5
- // This constant will not get overwritten on subsequent code generations and it's safe to modify it's value.
6
- export const PROGRAM_ID = PROGRAM_ID_IDL;
7
- export const BUBBLEGUM_PROGRAM_ID = toPublicKey("BGUMAp9Gq7iTEuizy4pqaxsTyUCBK68MDfK752saRPUY");
8
- export const DEVNET_PROGRAM_ID = toPublicKey("GyPCu89S63P9NcCQAtuSJesiefhhgpGWrNVJs4bF2cSK");
9
- export const PROGRAM_CNFT = toPublicKey("HgtiJuEcdN6bN6WyYpamL3QKpyMcF8g8FxutDQNB96J9");
10
- export const TOKEN_METADATA_PROGRAM_ID = toPublicKey("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s");
11
- export const TOKEN_PROGRAM_ID = toPublicKey("TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA");
12
- export const SPL_ACCOUNT_COMPRESSION_PROGRAM_ID = toPublicKey("cmtDvXumGCrqC1Age74AVPhSRVXJMd8PJS91L8KbNCK");
13
- export const SPL_NOOP_PROGRAM_ID = toPublicKey("noopb9bkMVfRPU8AsbpTUg8AQkHtKwMYZiFUjNRtMmV");
14
- export const PROGRAM_CLAIMZ = toPublicKey("52zRX47uXYzpYDmW4PVQTnxjrNhYaCsVEauXm8xF9ARq");
15
- export const SPL_ASSOCIATED_TOKEN_ACCOUNT_PROGRAM_ID = toPublicKey("ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL");
16
- export const SOLANA_ENDPOINT = "https://api.devnet.solana.com";
@@ -1,368 +0,0 @@
1
- import * as types from "../types";
2
- export interface HolderV1JSON {
3
- kind: "HolderV1";
4
- }
5
- export declare class HolderV1 {
6
- static readonly discriminator = 0;
7
- static readonly kind = "HolderV1";
8
- readonly discriminator = 0;
9
- readonly kind = "HolderV1";
10
- toJSON(): HolderV1JSON;
11
- toEncodable(): {
12
- HolderV1: {};
13
- };
14
- }
15
- export interface StoreV1JSON {
16
- kind: "StoreV1";
17
- }
18
- export declare class StoreV1 {
19
- static readonly discriminator = 1;
20
- static readonly kind = "StoreV1";
21
- readonly discriminator = 1;
22
- readonly kind = "StoreV1";
23
- toJSON(): StoreV1JSON;
24
- toEncodable(): {
25
- StoreV1: {};
26
- };
27
- }
28
- export interface SingleV1JSON {
29
- kind: "SingleV1";
30
- }
31
- export declare class SingleV1 {
32
- static readonly discriminator = 2;
33
- static readonly kind = "SingleV1";
34
- readonly discriminator = 2;
35
- readonly kind = "SingleV1";
36
- toJSON(): SingleV1JSON;
37
- toEncodable(): {
38
- SingleV1: {};
39
- };
40
- }
41
- export interface PackV1JSON {
42
- kind: "PackV1";
43
- }
44
- export declare class PackV1 {
45
- static readonly discriminator = 3;
46
- static readonly kind = "PackV1";
47
- readonly discriminator = 3;
48
- readonly kind = "PackV1";
49
- toJSON(): PackV1JSON;
50
- toEncodable(): {
51
- PackV1: {};
52
- };
53
- }
54
- export interface CardV1JSON {
55
- kind: "CardV1";
56
- }
57
- export declare class CardV1 {
58
- static readonly discriminator = 4;
59
- static readonly kind = "CardV1";
60
- readonly discriminator = 4;
61
- readonly kind = "CardV1";
62
- toJSON(): CardV1JSON;
63
- toEncodable(): {
64
- CardV1: {};
65
- };
66
- }
67
- export interface PackReceiptV1JSON {
68
- kind: "PackReceiptV1";
69
- }
70
- export declare class PackReceiptV1 {
71
- static readonly discriminator = 5;
72
- static readonly kind = "PackReceiptV1";
73
- readonly discriminator = 5;
74
- readonly kind = "PackReceiptV1";
75
- toJSON(): PackReceiptV1JSON;
76
- toEncodable(): {
77
- PackReceiptV1: {};
78
- };
79
- }
80
- export interface PackContentV1JSON {
81
- kind: "PackContentV1";
82
- }
83
- export declare class PackContentV1 {
84
- static readonly discriminator = 6;
85
- static readonly kind = "PackContentV1";
86
- readonly discriminator = 6;
87
- readonly kind = "PackContentV1";
88
- toJSON(): PackContentV1JSON;
89
- toEncodable(): {
90
- PackContentV1: {};
91
- };
92
- }
93
- export interface PackOpenHolderV1JSON {
94
- kind: "PackOpenHolderV1";
95
- }
96
- export declare class PackOpenHolderV1 {
97
- static readonly discriminator = 7;
98
- static readonly kind = "PackOpenHolderV1";
99
- readonly discriminator = 7;
100
- readonly kind = "PackOpenHolderV1";
101
- toJSON(): PackOpenHolderV1JSON;
102
- toEncodable(): {
103
- PackOpenHolderV1: {};
104
- };
105
- }
106
- export interface BuyTrackV1JSON {
107
- kind: "BuyTrackV1";
108
- }
109
- export declare class BuyTrackV1 {
110
- static readonly discriminator = 8;
111
- static readonly kind = "BuyTrackV1";
112
- readonly discriminator = 8;
113
- readonly kind = "BuyTrackV1";
114
- toJSON(): BuyTrackV1JSON;
115
- toEncodable(): {
116
- BuyTrackV1: {};
117
- };
118
- }
119
- export interface SingleArchiveV1JSON {
120
- kind: "SingleArchiveV1";
121
- }
122
- export declare class SingleArchiveV1 {
123
- static readonly discriminator = 9;
124
- static readonly kind = "SingleArchiveV1";
125
- readonly discriminator = 9;
126
- readonly kind = "SingleArchiveV1";
127
- toJSON(): SingleArchiveV1JSON;
128
- toEncodable(): {
129
- SingleArchiveV1: {};
130
- };
131
- }
132
- export interface PackArchiveV1JSON {
133
- kind: "PackArchiveV1";
134
- }
135
- export declare class PackArchiveV1 {
136
- static readonly discriminator = 10;
137
- static readonly kind = "PackArchiveV1";
138
- readonly discriminator = 10;
139
- readonly kind = "PackArchiveV1";
140
- toJSON(): PackArchiveV1JSON;
141
- toEncodable(): {
142
- PackArchiveV1: {};
143
- };
144
- }
145
- export interface NoneJSON {
146
- kind: "None";
147
- }
148
- export declare class None {
149
- static readonly discriminator = 11;
150
- static readonly kind = "None";
151
- readonly discriminator = 11;
152
- readonly kind = "None";
153
- toJSON(): NoneJSON;
154
- toEncodable(): {
155
- None: {};
156
- };
157
- }
158
- export interface CreatorRegistryV1JSON {
159
- kind: "CreatorRegistryV1";
160
- }
161
- export declare class CreatorRegistryV1 {
162
- static readonly discriminator = 12;
163
- static readonly kind = "CreatorRegistryV1";
164
- readonly discriminator = 12;
165
- readonly kind = "CreatorRegistryV1";
166
- toJSON(): CreatorRegistryV1JSON;
167
- toEncodable(): {
168
- CreatorRegistryV1: {};
169
- };
170
- }
171
- export interface CollectorGlobalRegistryV1JSON {
172
- kind: "CollectorGlobalRegistryV1";
173
- }
174
- export declare class CollectorGlobalRegistryV1 {
175
- static readonly discriminator = 13;
176
- static readonly kind = "CollectorGlobalRegistryV1";
177
- readonly discriminator = 13;
178
- readonly kind = "CollectorGlobalRegistryV1";
179
- toJSON(): CollectorGlobalRegistryV1JSON;
180
- toEncodable(): {
181
- CollectorGlobalRegistryV1: {};
182
- };
183
- }
184
- export interface CollectorArtistRegistryV1JSON {
185
- kind: "CollectorArtistRegistryV1";
186
- }
187
- export declare class CollectorArtistRegistryV1 {
188
- static readonly discriminator = 14;
189
- static readonly kind = "CollectorArtistRegistryV1";
190
- readonly discriminator = 14;
191
- readonly kind = "CollectorArtistRegistryV1";
192
- toJSON(): CollectorArtistRegistryV1JSON;
193
- toEncodable(): {
194
- CollectorArtistRegistryV1: {};
195
- };
196
- }
197
- export interface PackTraitsV1JSON {
198
- kind: "PackTraitsV1";
199
- }
200
- export declare class PackTraitsV1 {
201
- static readonly discriminator = 15;
202
- static readonly kind = "PackTraitsV1";
203
- readonly discriminator = 15;
204
- readonly kind = "PackTraitsV1";
205
- toJSON(): PackTraitsV1JSON;
206
- toEncodable(): {
207
- PackTraitsV1: {};
208
- };
209
- }
210
- export interface PackUploadsV1JSON {
211
- kind: "PackUploadsV1";
212
- }
213
- export declare class PackUploadsV1 {
214
- static readonly discriminator = 16;
215
- static readonly kind = "PackUploadsV1";
216
- readonly discriminator = 16;
217
- readonly kind = "PackUploadsV1";
218
- toJSON(): PackUploadsV1JSON;
219
- toEncodable(): {
220
- PackUploadsV1: {};
221
- };
222
- }
223
- export interface ZeroOpenHolderV1JSON {
224
- kind: "ZeroOpenHolderV1";
225
- }
226
- export declare class ZeroOpenHolderV1 {
227
- static readonly discriminator = 17;
228
- static readonly kind = "ZeroOpenHolderV1";
229
- readonly discriminator = 17;
230
- readonly kind = "ZeroOpenHolderV1";
231
- toJSON(): ZeroOpenHolderV1JSON;
232
- toEncodable(): {
233
- ZeroOpenHolderV1: {};
234
- };
235
- }
236
- export interface BurnDepositV1JSON {
237
- kind: "BurnDepositV1";
238
- }
239
- export declare class BurnDepositV1 {
240
- static readonly discriminator = 18;
241
- static readonly kind = "BurnDepositV1";
242
- readonly discriminator = 18;
243
- readonly kind = "BurnDepositV1";
244
- toJSON(): BurnDepositV1JSON;
245
- toEncodable(): {
246
- BurnDepositV1: {};
247
- };
248
- }
249
- export interface GlobalBurnTrackV1JSON {
250
- kind: "GlobalBurnTrackV1";
251
- }
252
- export declare class GlobalBurnTrackV1 {
253
- static readonly discriminator = 19;
254
- static readonly kind = "GlobalBurnTrackV1";
255
- readonly discriminator = 19;
256
- readonly kind = "GlobalBurnTrackV1";
257
- toJSON(): GlobalBurnTrackV1JSON;
258
- toEncodable(): {
259
- GlobalBurnTrackV1: {};
260
- };
261
- }
262
- export interface ArtistBurnTrackV1JSON {
263
- kind: "ArtistBurnTrackV1";
264
- }
265
- export declare class ArtistBurnTrackV1 {
266
- static readonly discriminator = 20;
267
- static readonly kind = "ArtistBurnTrackV1";
268
- readonly discriminator = 20;
269
- readonly kind = "ArtistBurnTrackV1";
270
- toJSON(): ArtistBurnTrackV1JSON;
271
- toEncodable(): {
272
- ArtistBurnTrackV1: {};
273
- };
274
- }
275
- export interface SecureHolderV1JSON {
276
- kind: "SecureHolderV1";
277
- }
278
- export declare class SecureHolderV1 {
279
- static readonly discriminator = 21;
280
- static readonly kind = "SecureHolderV1";
281
- readonly discriminator = 21;
282
- readonly kind = "SecureHolderV1";
283
- toJSON(): SecureHolderV1JSON;
284
- toEncodable(): {
285
- SecureHolderV1: {};
286
- };
287
- }
288
- export interface RevealerForMeV1JSON {
289
- kind: "RevealerForMeV1";
290
- }
291
- export declare class RevealerForMeV1 {
292
- static readonly discriminator = 22;
293
- static readonly kind = "RevealerForMeV1";
294
- readonly discriminator = 22;
295
- readonly kind = "RevealerForMeV1";
296
- toJSON(): RevealerForMeV1JSON;
297
- toEncodable(): {
298
- RevealerForMeV1: {};
299
- };
300
- }
301
- export interface ThreeIdV1JSON {
302
- kind: "ThreeIdV1";
303
- }
304
- export declare class ThreeIdV1 {
305
- static readonly discriminator = 23;
306
- static readonly kind = "ThreeIdV1";
307
- readonly discriminator = 23;
308
- readonly kind = "ThreeIdV1";
309
- toJSON(): ThreeIdV1JSON;
310
- toEncodable(): {
311
- ThreeIdV1: {};
312
- };
313
- }
314
- export interface DonationRegistryV1JSON {
315
- kind: "DonationRegistryV1";
316
- }
317
- export declare class DonationRegistryV1 {
318
- static readonly discriminator = 24;
319
- static readonly kind = "DonationRegistryV1";
320
- readonly discriminator = 24;
321
- readonly kind = "DonationRegistryV1";
322
- toJSON(): DonationRegistryV1JSON;
323
- toEncodable(): {
324
- DonationRegistryV1: {};
325
- };
326
- }
327
- export interface PoolVaultV1JSON {
328
- kind: "PoolVaultV1";
329
- }
330
- export declare class PoolVaultV1 {
331
- static readonly discriminator = 25;
332
- static readonly kind = "PoolVaultV1";
333
- readonly discriminator = 25;
334
- readonly kind = "PoolVaultV1";
335
- toJSON(): PoolVaultV1JSON;
336
- toEncodable(): {
337
- PoolVaultV1: {};
338
- };
339
- }
340
- export interface GenericUserV1JSON {
341
- kind: "GenericUserV1";
342
- }
343
- export declare class GenericUserV1 {
344
- static readonly discriminator = 26;
345
- static readonly kind = "GenericUserV1";
346
- readonly discriminator = 26;
347
- readonly kind = "GenericUserV1";
348
- toJSON(): GenericUserV1JSON;
349
- toEncodable(): {
350
- GenericUserV1: {};
351
- };
352
- }
353
- export interface TokenManagerV1JSON {
354
- kind: "TokenManagerV1";
355
- }
356
- export declare class TokenManagerV1 {
357
- static readonly discriminator = 27;
358
- static readonly kind = "TokenManagerV1";
359
- readonly discriminator = 27;
360
- readonly kind = "TokenManagerV1";
361
- toJSON(): TokenManagerV1JSON;
362
- toEncodable(): {
363
- TokenManagerV1: {};
364
- };
365
- }
366
- export declare function fromDecoded(obj: any): types.AccountClassKind;
367
- export declare function fromJSON(obj: types.AccountClassJSON): types.AccountClassKind;
368
- export declare function layout(property?: string): any;