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,653 +0,0 @@
1
- export class InstructionMissing extends Error {
2
- constructor(logs) {
3
- super("100: 8 byte instruction identifier not provided");
4
- this.logs = logs;
5
- this.code = 100;
6
- this.name = "InstructionMissing";
7
- this.msg = "8 byte instruction identifier not provided";
8
- }
9
- }
10
- InstructionMissing.code = 100;
11
- export class InstructionFallbackNotFound extends Error {
12
- constructor(logs) {
13
- super("101: Fallback functions are not supported");
14
- this.logs = logs;
15
- this.code = 101;
16
- this.name = "InstructionFallbackNotFound";
17
- this.msg = "Fallback functions are not supported";
18
- }
19
- }
20
- InstructionFallbackNotFound.code = 101;
21
- export class InstructionDidNotDeserialize extends Error {
22
- constructor(logs) {
23
- super("102: The program could not deserialize the given instruction");
24
- this.logs = logs;
25
- this.code = 102;
26
- this.name = "InstructionDidNotDeserialize";
27
- this.msg = "The program could not deserialize the given instruction";
28
- }
29
- }
30
- InstructionDidNotDeserialize.code = 102;
31
- export class InstructionDidNotSerialize extends Error {
32
- constructor(logs) {
33
- super("103: The program could not serialize the given instruction");
34
- this.logs = logs;
35
- this.code = 103;
36
- this.name = "InstructionDidNotSerialize";
37
- this.msg = "The program could not serialize the given instruction";
38
- }
39
- }
40
- InstructionDidNotSerialize.code = 103;
41
- export class IdlInstructionStub extends Error {
42
- constructor(logs) {
43
- super("1000: The program was compiled without idl instructions");
44
- this.logs = logs;
45
- this.code = 1000;
46
- this.name = "IdlInstructionStub";
47
- this.msg = "The program was compiled without idl instructions";
48
- }
49
- }
50
- IdlInstructionStub.code = 1000;
51
- export class IdlInstructionInvalidProgram extends Error {
52
- constructor(logs) {
53
- super("1001: The transaction was given an invalid program for the IDL instruction");
54
- this.logs = logs;
55
- this.code = 1001;
56
- this.name = "IdlInstructionInvalidProgram";
57
- this.msg = "The transaction was given an invalid program for the IDL instruction";
58
- }
59
- }
60
- IdlInstructionInvalidProgram.code = 1001;
61
- export class ConstraintMut extends Error {
62
- constructor(logs) {
63
- super("2000: A mut constraint was violated");
64
- this.logs = logs;
65
- this.code = 2000;
66
- this.name = "ConstraintMut";
67
- this.msg = "A mut constraint was violated";
68
- }
69
- }
70
- ConstraintMut.code = 2000;
71
- export class ConstraintHasOne extends Error {
72
- constructor(logs) {
73
- super("2001: A has one constraint was violated");
74
- this.logs = logs;
75
- this.code = 2001;
76
- this.name = "ConstraintHasOne";
77
- this.msg = "A has one constraint was violated";
78
- }
79
- }
80
- ConstraintHasOne.code = 2001;
81
- export class ConstraintSigner extends Error {
82
- constructor(logs) {
83
- super("2002: A signer constraint was violated");
84
- this.logs = logs;
85
- this.code = 2002;
86
- this.name = "ConstraintSigner";
87
- this.msg = "A signer constraint was violated";
88
- }
89
- }
90
- ConstraintSigner.code = 2002;
91
- export class ConstraintRaw extends Error {
92
- constructor(logs) {
93
- super("2003: A raw constraint was violated");
94
- this.logs = logs;
95
- this.code = 2003;
96
- this.name = "ConstraintRaw";
97
- this.msg = "A raw constraint was violated";
98
- }
99
- }
100
- ConstraintRaw.code = 2003;
101
- export class ConstraintOwner extends Error {
102
- constructor(logs) {
103
- super("2004: An owner constraint was violated");
104
- this.logs = logs;
105
- this.code = 2004;
106
- this.name = "ConstraintOwner";
107
- this.msg = "An owner constraint was violated";
108
- }
109
- }
110
- ConstraintOwner.code = 2004;
111
- export class ConstraintRentExempt extends Error {
112
- constructor(logs) {
113
- super("2005: A rent exemption constraint was violated");
114
- this.logs = logs;
115
- this.code = 2005;
116
- this.name = "ConstraintRentExempt";
117
- this.msg = "A rent exemption constraint was violated";
118
- }
119
- }
120
- ConstraintRentExempt.code = 2005;
121
- export class ConstraintSeeds extends Error {
122
- constructor(logs) {
123
- super("2006: A seeds constraint was violated");
124
- this.logs = logs;
125
- this.code = 2006;
126
- this.name = "ConstraintSeeds";
127
- this.msg = "A seeds constraint was violated";
128
- }
129
- }
130
- ConstraintSeeds.code = 2006;
131
- export class ConstraintExecutable extends Error {
132
- constructor(logs) {
133
- super("2007: An executable constraint was violated");
134
- this.logs = logs;
135
- this.code = 2007;
136
- this.name = "ConstraintExecutable";
137
- this.msg = "An executable constraint was violated";
138
- }
139
- }
140
- ConstraintExecutable.code = 2007;
141
- export class ConstraintState extends Error {
142
- constructor(logs) {
143
- super("2008: Deprecated Error, feel free to replace with something else");
144
- this.logs = logs;
145
- this.code = 2008;
146
- this.name = "ConstraintState";
147
- this.msg = "Deprecated Error, feel free to replace with something else";
148
- }
149
- }
150
- ConstraintState.code = 2008;
151
- export class ConstraintAssociated extends Error {
152
- constructor(logs) {
153
- super("2009: An associated constraint was violated");
154
- this.logs = logs;
155
- this.code = 2009;
156
- this.name = "ConstraintAssociated";
157
- this.msg = "An associated constraint was violated";
158
- }
159
- }
160
- ConstraintAssociated.code = 2009;
161
- export class ConstraintAssociatedInit extends Error {
162
- constructor(logs) {
163
- super("2010: An associated init constraint was violated");
164
- this.logs = logs;
165
- this.code = 2010;
166
- this.name = "ConstraintAssociatedInit";
167
- this.msg = "An associated init constraint was violated";
168
- }
169
- }
170
- ConstraintAssociatedInit.code = 2010;
171
- export class ConstraintClose extends Error {
172
- constructor(logs) {
173
- super("2011: A close constraint was violated");
174
- this.logs = logs;
175
- this.code = 2011;
176
- this.name = "ConstraintClose";
177
- this.msg = "A close constraint was violated";
178
- }
179
- }
180
- ConstraintClose.code = 2011;
181
- export class ConstraintAddress extends Error {
182
- constructor(logs) {
183
- super("2012: An address constraint was violated");
184
- this.logs = logs;
185
- this.code = 2012;
186
- this.name = "ConstraintAddress";
187
- this.msg = "An address constraint was violated";
188
- }
189
- }
190
- ConstraintAddress.code = 2012;
191
- export class ConstraintZero extends Error {
192
- constructor(logs) {
193
- super("2013: Expected zero account discriminant");
194
- this.logs = logs;
195
- this.code = 2013;
196
- this.name = "ConstraintZero";
197
- this.msg = "Expected zero account discriminant";
198
- }
199
- }
200
- ConstraintZero.code = 2013;
201
- export class ConstraintTokenMint extends Error {
202
- constructor(logs) {
203
- super("2014: A token mint constraint was violated");
204
- this.logs = logs;
205
- this.code = 2014;
206
- this.name = "ConstraintTokenMint";
207
- this.msg = "A token mint constraint was violated";
208
- }
209
- }
210
- ConstraintTokenMint.code = 2014;
211
- export class ConstraintTokenOwner extends Error {
212
- constructor(logs) {
213
- super("2015: A token owner constraint was violated");
214
- this.logs = logs;
215
- this.code = 2015;
216
- this.name = "ConstraintTokenOwner";
217
- this.msg = "A token owner constraint was violated";
218
- }
219
- }
220
- ConstraintTokenOwner.code = 2015;
221
- export class ConstraintMintMintAuthority extends Error {
222
- constructor(logs) {
223
- super("2016: A mint mint authority constraint was violated");
224
- this.logs = logs;
225
- this.code = 2016;
226
- this.name = "ConstraintMintMintAuthority";
227
- this.msg = "A mint mint authority constraint was violated";
228
- }
229
- }
230
- ConstraintMintMintAuthority.code = 2016;
231
- export class ConstraintMintFreezeAuthority extends Error {
232
- constructor(logs) {
233
- super("2017: A mint freeze authority constraint was violated");
234
- this.logs = logs;
235
- this.code = 2017;
236
- this.name = "ConstraintMintFreezeAuthority";
237
- this.msg = "A mint freeze authority constraint was violated";
238
- }
239
- }
240
- ConstraintMintFreezeAuthority.code = 2017;
241
- export class ConstraintMintDecimals extends Error {
242
- constructor(logs) {
243
- super("2018: A mint decimals constraint was violated");
244
- this.logs = logs;
245
- this.code = 2018;
246
- this.name = "ConstraintMintDecimals";
247
- this.msg = "A mint decimals constraint was violated";
248
- }
249
- }
250
- ConstraintMintDecimals.code = 2018;
251
- export class ConstraintSpace extends Error {
252
- constructor(logs) {
253
- super("2019: A space constraint was violated");
254
- this.logs = logs;
255
- this.code = 2019;
256
- this.name = "ConstraintSpace";
257
- this.msg = "A space constraint was violated";
258
- }
259
- }
260
- ConstraintSpace.code = 2019;
261
- export class ConstraintAccountIsNone extends Error {
262
- constructor(logs) {
263
- super("2020: A required account for the constraint is None");
264
- this.logs = logs;
265
- this.code = 2020;
266
- this.name = "ConstraintAccountIsNone";
267
- this.msg = "A required account for the constraint is None";
268
- }
269
- }
270
- ConstraintAccountIsNone.code = 2020;
271
- export class RequireViolated extends Error {
272
- constructor(logs) {
273
- super("2500: A require expression was violated");
274
- this.logs = logs;
275
- this.code = 2500;
276
- this.name = "RequireViolated";
277
- this.msg = "A require expression was violated";
278
- }
279
- }
280
- RequireViolated.code = 2500;
281
- export class RequireEqViolated extends Error {
282
- constructor(logs) {
283
- super("2501: A require_eq expression was violated");
284
- this.logs = logs;
285
- this.code = 2501;
286
- this.name = "RequireEqViolated";
287
- this.msg = "A require_eq expression was violated";
288
- }
289
- }
290
- RequireEqViolated.code = 2501;
291
- export class RequireKeysEqViolated extends Error {
292
- constructor(logs) {
293
- super("2502: A require_keys_eq expression was violated");
294
- this.logs = logs;
295
- this.code = 2502;
296
- this.name = "RequireKeysEqViolated";
297
- this.msg = "A require_keys_eq expression was violated";
298
- }
299
- }
300
- RequireKeysEqViolated.code = 2502;
301
- export class RequireNeqViolated extends Error {
302
- constructor(logs) {
303
- super("2503: A require_neq expression was violated");
304
- this.logs = logs;
305
- this.code = 2503;
306
- this.name = "RequireNeqViolated";
307
- this.msg = "A require_neq expression was violated";
308
- }
309
- }
310
- RequireNeqViolated.code = 2503;
311
- export class RequireKeysNeqViolated extends Error {
312
- constructor(logs) {
313
- super("2504: A require_keys_neq expression was violated");
314
- this.logs = logs;
315
- this.code = 2504;
316
- this.name = "RequireKeysNeqViolated";
317
- this.msg = "A require_keys_neq expression was violated";
318
- }
319
- }
320
- RequireKeysNeqViolated.code = 2504;
321
- export class RequireGtViolated extends Error {
322
- constructor(logs) {
323
- super("2505: A require_gt expression was violated");
324
- this.logs = logs;
325
- this.code = 2505;
326
- this.name = "RequireGtViolated";
327
- this.msg = "A require_gt expression was violated";
328
- }
329
- }
330
- RequireGtViolated.code = 2505;
331
- export class RequireGteViolated extends Error {
332
- constructor(logs) {
333
- super("2506: A require_gte expression was violated");
334
- this.logs = logs;
335
- this.code = 2506;
336
- this.name = "RequireGteViolated";
337
- this.msg = "A require_gte expression was violated";
338
- }
339
- }
340
- RequireGteViolated.code = 2506;
341
- export class AccountDiscriminatorAlreadySet extends Error {
342
- constructor(logs) {
343
- super("3000: The account discriminator was already set on this account");
344
- this.logs = logs;
345
- this.code = 3000;
346
- this.name = "AccountDiscriminatorAlreadySet";
347
- this.msg = "The account discriminator was already set on this account";
348
- }
349
- }
350
- AccountDiscriminatorAlreadySet.code = 3000;
351
- export class AccountDiscriminatorNotFound extends Error {
352
- constructor(logs) {
353
- super("3001: No 8 byte discriminator was found on the account");
354
- this.logs = logs;
355
- this.code = 3001;
356
- this.name = "AccountDiscriminatorNotFound";
357
- this.msg = "No 8 byte discriminator was found on the account";
358
- }
359
- }
360
- AccountDiscriminatorNotFound.code = 3001;
361
- export class AccountDiscriminatorMismatch extends Error {
362
- constructor(logs) {
363
- super("3002: 8 byte discriminator did not match what was expected");
364
- this.logs = logs;
365
- this.code = 3002;
366
- this.name = "AccountDiscriminatorMismatch";
367
- this.msg = "8 byte discriminator did not match what was expected";
368
- }
369
- }
370
- AccountDiscriminatorMismatch.code = 3002;
371
- export class AccountDidNotDeserialize extends Error {
372
- constructor(logs) {
373
- super("3003: Failed to deserialize the account");
374
- this.logs = logs;
375
- this.code = 3003;
376
- this.name = "AccountDidNotDeserialize";
377
- this.msg = "Failed to deserialize the account";
378
- }
379
- }
380
- AccountDidNotDeserialize.code = 3003;
381
- export class AccountDidNotSerialize extends Error {
382
- constructor(logs) {
383
- super("3004: Failed to serialize the account");
384
- this.logs = logs;
385
- this.code = 3004;
386
- this.name = "AccountDidNotSerialize";
387
- this.msg = "Failed to serialize the account";
388
- }
389
- }
390
- AccountDidNotSerialize.code = 3004;
391
- export class AccountNotEnoughKeys extends Error {
392
- constructor(logs) {
393
- super("3005: Not enough account keys given to the instruction");
394
- this.logs = logs;
395
- this.code = 3005;
396
- this.name = "AccountNotEnoughKeys";
397
- this.msg = "Not enough account keys given to the instruction";
398
- }
399
- }
400
- AccountNotEnoughKeys.code = 3005;
401
- export class AccountNotMutable extends Error {
402
- constructor(logs) {
403
- super("3006: The given account is not mutable");
404
- this.logs = logs;
405
- this.code = 3006;
406
- this.name = "AccountNotMutable";
407
- this.msg = "The given account is not mutable";
408
- }
409
- }
410
- AccountNotMutable.code = 3006;
411
- export class AccountOwnedByWrongProgram extends Error {
412
- constructor(logs) {
413
- super("3007: The given account is owned by a different program than expected");
414
- this.logs = logs;
415
- this.code = 3007;
416
- this.name = "AccountOwnedByWrongProgram";
417
- this.msg = "The given account is owned by a different program than expected";
418
- }
419
- }
420
- AccountOwnedByWrongProgram.code = 3007;
421
- export class InvalidProgramId extends Error {
422
- constructor(logs) {
423
- super("3008: Program ID was not as expected");
424
- this.logs = logs;
425
- this.code = 3008;
426
- this.name = "InvalidProgramId";
427
- this.msg = "Program ID was not as expected";
428
- }
429
- }
430
- InvalidProgramId.code = 3008;
431
- export class InvalidProgramExecutable extends Error {
432
- constructor(logs) {
433
- super("3009: Program account is not executable");
434
- this.logs = logs;
435
- this.code = 3009;
436
- this.name = "InvalidProgramExecutable";
437
- this.msg = "Program account is not executable";
438
- }
439
- }
440
- InvalidProgramExecutable.code = 3009;
441
- export class AccountNotSigner extends Error {
442
- constructor(logs) {
443
- super("3010: The given account did not sign");
444
- this.logs = logs;
445
- this.code = 3010;
446
- this.name = "AccountNotSigner";
447
- this.msg = "The given account did not sign";
448
- }
449
- }
450
- AccountNotSigner.code = 3010;
451
- export class AccountNotSystemOwned extends Error {
452
- constructor(logs) {
453
- super("3011: The given account is not owned by the system program");
454
- this.logs = logs;
455
- this.code = 3011;
456
- this.name = "AccountNotSystemOwned";
457
- this.msg = "The given account is not owned by the system program";
458
- }
459
- }
460
- AccountNotSystemOwned.code = 3011;
461
- export class AccountNotInitialized extends Error {
462
- constructor(logs) {
463
- super("3012: The program expected this account to be already initialized");
464
- this.logs = logs;
465
- this.code = 3012;
466
- this.name = "AccountNotInitialized";
467
- this.msg = "The program expected this account to be already initialized";
468
- }
469
- }
470
- AccountNotInitialized.code = 3012;
471
- export class AccountNotProgramData extends Error {
472
- constructor(logs) {
473
- super("3013: The given account is not a program data account");
474
- this.logs = logs;
475
- this.code = 3013;
476
- this.name = "AccountNotProgramData";
477
- this.msg = "The given account is not a program data account";
478
- }
479
- }
480
- AccountNotProgramData.code = 3013;
481
- export class AccountNotAssociatedTokenAccount extends Error {
482
- constructor(logs) {
483
- super("3014: The given account is not the associated token account");
484
- this.logs = logs;
485
- this.code = 3014;
486
- this.name = "AccountNotAssociatedTokenAccount";
487
- this.msg = "The given account is not the associated token account";
488
- }
489
- }
490
- AccountNotAssociatedTokenAccount.code = 3014;
491
- export class AccountSysvarMismatch extends Error {
492
- constructor(logs) {
493
- super("3015: The given public key does not match the required sysvar");
494
- this.logs = logs;
495
- this.code = 3015;
496
- this.name = "AccountSysvarMismatch";
497
- this.msg = "The given public key does not match the required sysvar";
498
- }
499
- }
500
- AccountSysvarMismatch.code = 3015;
501
- export class AccountReallocExceedsLimit extends Error {
502
- constructor(logs) {
503
- super("3016: The account reallocation exceeds the MAX_PERMITTED_DATA_INCREASE limit");
504
- this.logs = logs;
505
- this.code = 3016;
506
- this.name = "AccountReallocExceedsLimit";
507
- this.msg = "The account reallocation exceeds the MAX_PERMITTED_DATA_INCREASE limit";
508
- }
509
- }
510
- AccountReallocExceedsLimit.code = 3016;
511
- export class AccountDuplicateReallocs extends Error {
512
- constructor(logs) {
513
- super("3017: The account was duplicated for more than one reallocation");
514
- this.logs = logs;
515
- this.code = 3017;
516
- this.name = "AccountDuplicateReallocs";
517
- this.msg = "The account was duplicated for more than one reallocation";
518
- }
519
- }
520
- AccountDuplicateReallocs.code = 3017;
521
- export class DeclaredProgramIdMismatch extends Error {
522
- constructor(logs) {
523
- super("4100: The declared program id does not match the actual program id");
524
- this.logs = logs;
525
- this.code = 4100;
526
- this.name = "DeclaredProgramIdMismatch";
527
- this.msg = "The declared program id does not match the actual program id";
528
- }
529
- }
530
- DeclaredProgramIdMismatch.code = 4100;
531
- export class Deprecated extends Error {
532
- constructor(logs) {
533
- super("5000: The API being used is deprecated and should no longer be used");
534
- this.logs = logs;
535
- this.code = 5000;
536
- this.name = "Deprecated";
537
- this.msg = "The API being used is deprecated and should no longer be used";
538
- }
539
- }
540
- Deprecated.code = 5000;
541
- export function fromCode(code, logs) {
542
- switch (code) {
543
- case 100:
544
- return new InstructionMissing(logs);
545
- case 101:
546
- return new InstructionFallbackNotFound(logs);
547
- case 102:
548
- return new InstructionDidNotDeserialize(logs);
549
- case 103:
550
- return new InstructionDidNotSerialize(logs);
551
- case 1000:
552
- return new IdlInstructionStub(logs);
553
- case 1001:
554
- return new IdlInstructionInvalidProgram(logs);
555
- case 2000:
556
- return new ConstraintMut(logs);
557
- case 2001:
558
- return new ConstraintHasOne(logs);
559
- case 2002:
560
- return new ConstraintSigner(logs);
561
- case 2003:
562
- return new ConstraintRaw(logs);
563
- case 2004:
564
- return new ConstraintOwner(logs);
565
- case 2005:
566
- return new ConstraintRentExempt(logs);
567
- case 2006:
568
- return new ConstraintSeeds(logs);
569
- case 2007:
570
- return new ConstraintExecutable(logs);
571
- case 2008:
572
- return new ConstraintState(logs);
573
- case 2009:
574
- return new ConstraintAssociated(logs);
575
- case 2010:
576
- return new ConstraintAssociatedInit(logs);
577
- case 2011:
578
- return new ConstraintClose(logs);
579
- case 2012:
580
- return new ConstraintAddress(logs);
581
- case 2013:
582
- return new ConstraintZero(logs);
583
- case 2014:
584
- return new ConstraintTokenMint(logs);
585
- case 2015:
586
- return new ConstraintTokenOwner(logs);
587
- case 2016:
588
- return new ConstraintMintMintAuthority(logs);
589
- case 2017:
590
- return new ConstraintMintFreezeAuthority(logs);
591
- case 2018:
592
- return new ConstraintMintDecimals(logs);
593
- case 2019:
594
- return new ConstraintSpace(logs);
595
- case 2020:
596
- return new ConstraintAccountIsNone(logs);
597
- case 2500:
598
- return new RequireViolated(logs);
599
- case 2501:
600
- return new RequireEqViolated(logs);
601
- case 2502:
602
- return new RequireKeysEqViolated(logs);
603
- case 2503:
604
- return new RequireNeqViolated(logs);
605
- case 2504:
606
- return new RequireKeysNeqViolated(logs);
607
- case 2505:
608
- return new RequireGtViolated(logs);
609
- case 2506:
610
- return new RequireGteViolated(logs);
611
- case 3000:
612
- return new AccountDiscriminatorAlreadySet(logs);
613
- case 3001:
614
- return new AccountDiscriminatorNotFound(logs);
615
- case 3002:
616
- return new AccountDiscriminatorMismatch(logs);
617
- case 3003:
618
- return new AccountDidNotDeserialize(logs);
619
- case 3004:
620
- return new AccountDidNotSerialize(logs);
621
- case 3005:
622
- return new AccountNotEnoughKeys(logs);
623
- case 3006:
624
- return new AccountNotMutable(logs);
625
- case 3007:
626
- return new AccountOwnedByWrongProgram(logs);
627
- case 3008:
628
- return new InvalidProgramId(logs);
629
- case 3009:
630
- return new InvalidProgramExecutable(logs);
631
- case 3010:
632
- return new AccountNotSigner(logs);
633
- case 3011:
634
- return new AccountNotSystemOwned(logs);
635
- case 3012:
636
- return new AccountNotInitialized(logs);
637
- case 3013:
638
- return new AccountNotProgramData(logs);
639
- case 3014:
640
- return new AccountNotAssociatedTokenAccount(logs);
641
- case 3015:
642
- return new AccountSysvarMismatch(logs);
643
- case 3016:
644
- return new AccountReallocExceedsLimit(logs);
645
- case 3017:
646
- return new AccountDuplicateReallocs(logs);
647
- case 4100:
648
- return new DeclaredProgramIdMismatch(logs);
649
- case 5000:
650
- return new Deprecated(logs);
651
- }
652
- return null;
653
- }
@@ -1,4 +0,0 @@
1
- import { PublicKey } from "@solana/web3.js";
2
- import * as anchor from "./anchor";
3
- export declare function fromCode(code: number, logs?: string[]): anchor.AnchorError | null;
4
- export declare function fromTxError(err: unknown, programId?: PublicKey): anchor.AnchorError | null;
@@ -1,39 +0,0 @@
1
- import { PROGRAM_ID } from "../programId";
2
- import * as anchor from "./anchor";
3
- export function fromCode(code, logs) {
4
- return anchor.fromCode(code, logs);
5
- }
6
- function hasOwnProperty(obj, prop) {
7
- return Object.hasOwnProperty.call(obj, prop);
8
- }
9
- const errorRe = /Program (\w+) failed: custom program error: (\w+)/;
10
- export function fromTxError(err, programId = PROGRAM_ID) {
11
- if (typeof err !== "object" ||
12
- err === null ||
13
- !hasOwnProperty(err, "logs") ||
14
- !Array.isArray(err.logs)) {
15
- return null;
16
- }
17
- let firstMatch = null;
18
- for (const logLine of err.logs) {
19
- firstMatch = errorRe.exec(logLine);
20
- if (firstMatch !== null) {
21
- break;
22
- }
23
- }
24
- if (firstMatch === null) {
25
- return null;
26
- }
27
- const [programIdRaw, codeRaw] = firstMatch.slice(1);
28
- if (programIdRaw !== programId.toString()) {
29
- return null;
30
- }
31
- let errorCode;
32
- try {
33
- errorCode = parseInt(codeRaw, 16);
34
- }
35
- catch (parseErr) {
36
- return null;
37
- }
38
- return fromCode(errorCode, err.logs);
39
- }