@meteora-ag/cp-amm-sdk 1.0.11-rc.9 → 1.1.0
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.
- package/dist/index.d.mts +843 -781
- package/dist/index.d.ts +843 -781
- package/dist/index.js +2335 -854
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2332 -851
- package/dist/index.mjs.map +1 -1
- package/package.json +41 -43
- package/node_modules/@babel/runtime/LICENSE +0 -22
- package/node_modules/@babel/runtime/README.md +0 -19
- package/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
- package/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
- package/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -9
- package/node_modules/@babel/runtime/helpers/applyDecs.js +0 -236
- package/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -184
- package/node_modules/@babel/runtime/helpers/applyDecs2203R.js +0 -191
- package/node_modules/@babel/runtime/helpers/applyDecs2301.js +0 -222
- package/node_modules/@babel/runtime/helpers/applyDecs2305.js +0 -133
- package/node_modules/@babel/runtime/helpers/applyDecs2311.js +0 -124
- package/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -6
- package/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
- package/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
- package/node_modules/@babel/runtime/helpers/assertClassBrand.js +0 -5
- package/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -5
- package/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
- package/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
- package/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -26
- package/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
- package/node_modules/@babel/runtime/helpers/callSuper.js +0 -7
- package/node_modules/@babel/runtime/helpers/checkInRHS.js +0 -6
- package/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -4
- package/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -10
- package/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -4
- package/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -4
- package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -5
- package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -4
- package/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -5
- package/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
- package/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classPrivateFieldGet2.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classPrivateFieldSet2.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateGetter.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -5
- package/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
- package/node_modules/@babel/runtime/helpers/classPrivateSetter.js +0 -5
- package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -5
- package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
- package/node_modules/@babel/runtime/helpers/construct.js +0 -10
- package/node_modules/@babel/runtime/helpers/createClass.js +0 -13
- package/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -50
- package/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -19
- package/node_modules/@babel/runtime/helpers/createSuper.js +0 -16
- package/node_modules/@babel/runtime/helpers/decorate.js +0 -250
- package/node_modules/@babel/runtime/helpers/defaults.js +0 -9
- package/node_modules/@babel/runtime/helpers/defineAccessor.js +0 -8
- package/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -12
- package/node_modules/@babel/runtime/helpers/defineProperty.js +0 -10
- package/node_modules/@babel/runtime/helpers/dispose.js +0 -28
- package/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -236
- package/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -184
- package/node_modules/@babel/runtime/helpers/esm/applyDecs2203R.js +0 -191
- package/node_modules/@babel/runtime/helpers/esm/applyDecs2301.js +0 -222
- package/node_modules/@babel/runtime/helpers/esm/applyDecs2305.js +0 -133
- package/node_modules/@babel/runtime/helpers/esm/applyDecs2311.js +0 -124
- package/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/assertClassBrand.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -24
- package/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -45
- package/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -26
- package/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/callSuper.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/checkInRHS.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet2.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet2.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateGetter.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/classPrivateSetter.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/construct.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -13
- package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -50
- package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
- package/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -16
- package/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -250
- package/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/defineAccessor.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -12
- package/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/dispose.js +0 -28
- package/node_modules/@babel/runtime/helpers/esm/extends.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/get.js +0 -11
- package/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/identity.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/importDeferProxy.js +0 -27
- package/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -14
- package/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -5
- package/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -22
- package/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -28
- package/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -22
- package/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/nullishReceiverError.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -14
- package/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -23
- package/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -13
- package/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
- package/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/regenerator.js +0 -89
- package/node_modules/@babel/runtime/helpers/esm/regeneratorAsync.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/regeneratorAsyncGen.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/regeneratorAsyncIterator.js +0 -33
- package/node_modules/@babel/runtime/helpers/esm/regeneratorDefine.js +0 -24
- package/node_modules/@babel/runtime/helpers/esm/regeneratorKeys.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -77
- package/node_modules/@babel/runtime/helpers/esm/regeneratorValues.js +0 -19
- package/node_modules/@babel/runtime/helpers/esm/set.js +0 -22
- package/node_modules/@babel/runtime/helpers/esm/setFunctionName.js +0 -12
- package/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/superPropGet.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/superPropSet.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -4
- package/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -2
- package/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -12
- package/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -7
- package/node_modules/@babel/runtime/helpers/esm/toSetter.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/tsRewriteRelativeImportExtensions.js +0 -6
- package/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -10
- package/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
- package/node_modules/@babel/runtime/helpers/esm/using.js +0 -12
- package/node_modules/@babel/runtime/helpers/esm/usingCtx.js +0 -59
- package/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -69
- package/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -27
- package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -52
- package/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -4
- package/node_modules/@babel/runtime/helpers/extends.js +0 -10
- package/node_modules/@babel/runtime/helpers/get.js +0 -11
- package/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -6
- package/node_modules/@babel/runtime/helpers/identity.js +0 -4
- package/node_modules/@babel/runtime/helpers/importDeferProxy.js +0 -27
- package/node_modules/@babel/runtime/helpers/inherits.js +0 -14
- package/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -5
- package/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -9
- package/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
- package/node_modules/@babel/runtime/helpers/instanceof.js +0 -4
- package/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
- package/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -22
- package/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -8
- package/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -9
- package/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
- package/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -28
- package/node_modules/@babel/runtime/helpers/jsx.js +0 -22
- package/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
- package/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -4
- package/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
- package/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
- package/node_modules/@babel/runtime/helpers/nullishReceiverError.js +0 -4
- package/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
- package/node_modules/@babel/runtime/helpers/objectSpread.js +0 -14
- package/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
- package/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -13
- package/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -10
- package/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -8
- package/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
- package/node_modules/@babel/runtime/helpers/regenerator.js +0 -89
- package/node_modules/@babel/runtime/helpers/regeneratorAsync.js +0 -8
- package/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.js +0 -6
- package/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.js +0 -33
- package/node_modules/@babel/runtime/helpers/regeneratorDefine.js +0 -24
- package/node_modules/@babel/runtime/helpers/regeneratorKeys.js +0 -10
- package/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -77
- package/node_modules/@babel/runtime/helpers/regeneratorValues.js +0 -19
- package/node_modules/@babel/runtime/helpers/set.js +0 -22
- package/node_modules/@babel/runtime/helpers/setFunctionName.js +0 -12
- package/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -6
- package/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -7
- package/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/superPropBase.js +0 -6
- package/node_modules/@babel/runtime/helpers/superPropGet.js +0 -9
- package/node_modules/@babel/runtime/helpers/superPropSet.js +0 -6
- package/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -8
- package/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -4
- package/node_modules/@babel/runtime/helpers/tdz.js +0 -4
- package/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
- package/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
- package/node_modules/@babel/runtime/helpers/toArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
- package/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
- package/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
- package/node_modules/@babel/runtime/helpers/toSetter.js +0 -10
- package/node_modules/@babel/runtime/helpers/tsRewriteRelativeImportExtensions.js +0 -6
- package/node_modules/@babel/runtime/helpers/typeof.js +0 -10
- package/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -9
- package/node_modules/@babel/runtime/helpers/using.js +0 -12
- package/node_modules/@babel/runtime/helpers/usingCtx.js +0 -59
- package/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -69
- package/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -27
- package/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -52
- package/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
- package/node_modules/@babel/runtime/package.json +0 -1107
- package/node_modules/@babel/runtime/regenerator/index.js +0 -15
- package/node_modules/@coral-xyz/anchor/README.md +0 -10
- package/node_modules/@coral-xyz/anchor/dist/browser/index.js +0 -7201
- package/node_modules/@coral-xyz/anchor/dist/browser/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/accounts.d.ts +0 -27
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/event.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/idl.d.ts +0 -32
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/index.d.ts +0 -33
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/instruction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/types.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/index.d.ts +0 -43
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/accounts.d.ts +0 -12
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/events.d.ts +0 -9
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/events.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/index.d.ts +0 -17
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/instruction.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/types.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/error.d.ts +0 -131
- package/node_modules/@coral-xyz/anchor/dist/browser/src/error.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/idl.d.ts +0 -215
- package/node_modules/@coral-xyz/anchor/dist/browser/src/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/index.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/browser/src/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/native/index.d.ts +0 -7
- package/node_modules/@coral-xyz/anchor/dist/browser/src/native/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/native/system.d.ts +0 -390
- package/node_modules/@coral-xyz/anchor/dist/browser/src/native/system.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/nodewallet.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/browser/src/nodewallet.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/accounts-resolver.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/accounts-resolver.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/common.d.ts +0 -20
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/context.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/context.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/event.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/index.d.ts +0 -272
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/account.d.ts +0 -146
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/account.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/index.d.ts +0 -35
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/instruction.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/methods.d.ts +0 -206
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/methods.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/rpc.d.ts +0 -49
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/simulate.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/simulate.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/transaction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/transaction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/types.d.ts +0 -153
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/views.d.ts +0 -15
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/views.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/token-account-layout.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/browser/src/program/token-account-layout.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/provider.d.ts +0 -104
- package/node_modules/@coral-xyz/anchor/dist/browser/src/provider.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/base64.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/base64.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/bs58.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/bs58.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/hex.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/hex.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/index.d.ts +0 -5
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/utf8.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/utf8.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/common.d.ts +0 -22
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/features.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/features.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/index.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/pubkey.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/pubkey.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/registry.d.ts +0 -34
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/registry.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/rpc.d.ts +0 -21
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/sha256.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/sha256.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/token.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/token.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/browser/src/workspace.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/browser/src/workspace.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.d.ts +0 -27
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.js +0 -103
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.js +0 -78
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.d.ts +0 -32
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.js +0 -419
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.d.ts +0 -33
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.js +0 -27
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.js +0 -274
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.js +0 -42
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.d.ts +0 -43
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.js +0 -19
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.d.ts +0 -12
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.js +0 -107
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.d.ts +0 -9
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.js +0 -11
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.d.ts +0 -17
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.js +0 -20
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.js +0 -242
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.js +0 -14
- package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/error.d.ts +0 -131
- package/node_modules/@coral-xyz/anchor/dist/cjs/error.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/error.js +0 -583
- package/node_modules/@coral-xyz/anchor/dist/cjs/error.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/idl.d.ts +0 -215
- package/node_modules/@coral-xyz/anchor/dist/cjs/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/idl.js +0 -109
- package/node_modules/@coral-xyz/anchor/dist/cjs/idl.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/index.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/cjs/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/index.js +0 -50
- package/node_modules/@coral-xyz/anchor/dist/cjs/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.d.ts +0 -7
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.js +0 -11
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.d.ts +0 -390
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.js +0 -394
- package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.js +0 -48
- package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.js +0 -437
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.d.ts +0 -20
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.js +0 -49
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.js +0 -16
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.js +0 -207
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.d.ts +0 -272
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.js +0 -177
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.d.ts +0 -146
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.js +0 -257
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.d.ts +0 -35
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.js +0 -63
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.js +0 -94
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.d.ts +0 -206
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.js +0 -309
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.d.ts +0 -49
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.js +0 -25
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.js +0 -42
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.js +0 -24
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.d.ts +0 -153
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.js +0 -3
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.d.ts +0 -15
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.js +0 -30
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.js +0 -136
- package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/provider.d.ts +0 -104
- package/node_modules/@coral-xyz/anchor/dist/cjs/provider.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/provider.js +0 -309
- package/node_modules/@coral-xyz/anchor/dist/cjs/provider.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.js +0 -12
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.js +0 -15
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.js +0 -22
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.d.ts +0 -5
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.js +0 -31
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.js +0 -18
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.d.ts +0 -22
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.js +0 -32
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.js +0 -16
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.js +0 -34
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.js +0 -16
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.d.ts +0 -34
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.js +0 -88
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.d.ts +0 -21
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.js +0 -167
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.js +0 -8
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.js +0 -11
- package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.js +0 -98
- package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.d.ts +0 -27
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.js +0 -96
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.js +0 -51
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.d.ts +0 -32
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.js +0 -392
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.d.ts +0 -33
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.js +0 -20
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.js +0 -244
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.js +0 -38
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.d.ts +0 -43
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.js +0 -3
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.d.ts +0 -12
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.js +0 -80
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.d.ts +0 -9
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.js +0 -7
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.d.ts +0 -17
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.js +0 -16
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.js +0 -212
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.js +0 -10
- package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/error.d.ts +0 -131
- package/node_modules/@coral-xyz/anchor/dist/esm/error.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/error.js +0 -552
- package/node_modules/@coral-xyz/anchor/dist/esm/error.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/idl.d.ts +0 -215
- package/node_modules/@coral-xyz/anchor/dist/esm/idl.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/idl.js +0 -74
- package/node_modules/@coral-xyz/anchor/dist/esm/idl.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/index.d.ts +0 -16
- package/node_modules/@coral-xyz/anchor/dist/esm/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/index.js +0 -14
- package/node_modules/@coral-xyz/anchor/dist/esm/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/native/index.d.ts +0 -7
- package/node_modules/@coral-xyz/anchor/dist/esm/native/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/native/index.js +0 -7
- package/node_modules/@coral-xyz/anchor/dist/esm/native/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/native/system.d.ts +0 -390
- package/node_modules/@coral-xyz/anchor/dist/esm/native/system.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/native/system.js +0 -389
- package/node_modules/@coral-xyz/anchor/dist/esm/native/system.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.js +0 -45
- package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.js +0 -429
- package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/common.d.ts +0 -20
- package/node_modules/@coral-xyz/anchor/dist/esm/program/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/common.js +0 -43
- package/node_modules/@coral-xyz/anchor/dist/esm/program/common.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/context.d.ts +0 -63
- package/node_modules/@coral-xyz/anchor/dist/esm/program/context.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/context.js +0 -13
- package/node_modules/@coral-xyz/anchor/dist/esm/program/context.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/event.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/esm/program/event.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/event.js +0 -202
- package/node_modules/@coral-xyz/anchor/dist/esm/program/event.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/index.d.ts +0 -272
- package/node_modules/@coral-xyz/anchor/dist/esm/program/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/index.js +0 -156
- package/node_modules/@coral-xyz/anchor/dist/esm/program/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.d.ts +0 -146
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.js +0 -226
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.d.ts +0 -35
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.js +0 -54
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.js +0 -68
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.d.ts +0 -206
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.js +0 -302
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.d.ts +0 -49
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.js +0 -22
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts +0 -57
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.js +0 -39
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.d.ts +0 -42
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.js +0 -21
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.d.ts +0 -153
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.js +0 -2
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.d.ts +0 -15
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.js +0 -27
- package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.js +0 -107
- package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/provider.d.ts +0 -104
- package/node_modules/@coral-xyz/anchor/dist/esm/provider.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/provider.js +0 -303
- package/node_modules/@coral-xyz/anchor/dist/esm/provider.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.js +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.js +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.d.ts +0 -4
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.js +0 -18
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.d.ts +0 -5
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.js +0 -5
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.js +0 -14
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.d.ts +0 -22
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.js +0 -27
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.js +0 -12
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.js +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.d.ts +0 -3
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.js +0 -13
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.d.ts +0 -34
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.js +0 -57
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.d.ts +0 -21
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.js +0 -161
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.d.ts +0 -2
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.js +0 -5
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.d.ts +0 -8
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.js +0 -7
- package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/workspace.d.ts +0 -14
- package/node_modules/@coral-xyz/anchor/dist/esm/workspace.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/esm/workspace.js +0 -70
- package/node_modules/@coral-xyz/anchor/dist/esm/workspace.js.map +0 -1
- package/node_modules/@coral-xyz/anchor/dist/tsconfig.cjs.tsbuildinfo +0 -1
- package/node_modules/@coral-xyz/anchor/dist/tsconfig.tsbuildinfo +0 -1
- package/node_modules/@coral-xyz/anchor/package.json +0 -84
- package/node_modules/@coral-xyz/anchor/types/buffer-layout/index.d.ts +0 -88
- package/node_modules/@coral-xyz/anchor-errors/dist/index.d.ts +0 -157
- package/node_modules/@coral-xyz/anchor-errors/dist/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/anchor-errors/dist/index.js +0 -167
- package/node_modules/@coral-xyz/anchor-errors/dist/index.js.map +0 -1
- package/node_modules/@coral-xyz/anchor-errors/package.json +0 -32
- package/node_modules/@coral-xyz/borsh/dist/index.d.ts +0 -31
- package/node_modules/@coral-xyz/borsh/dist/index.d.ts.map +0 -1
- package/node_modules/@coral-xyz/borsh/dist/index.js +0 -222
- package/node_modules/@coral-xyz/borsh/dist/index.js.map +0 -1
- package/node_modules/@coral-xyz/borsh/package.json +0 -35
- package/node_modules/@noble/curves/LICENSE +0 -21
- package/node_modules/@noble/curves/README.md +0 -1029
- package/node_modules/@noble/curves/_shortw_utils.d.ts +0 -18
- package/node_modules/@noble/curves/_shortw_utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/_shortw_utils.js +0 -19
- package/node_modules/@noble/curves/_shortw_utils.js.map +0 -1
- package/node_modules/@noble/curves/abstract/bls.d.ts +0 -165
- package/node_modules/@noble/curves/abstract/bls.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/bls.js +0 -404
- package/node_modules/@noble/curves/abstract/bls.js.map +0 -1
- package/node_modules/@noble/curves/abstract/curve.d.ts +0 -144
- package/node_modules/@noble/curves/abstract/curve.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/curve.js +0 -471
- package/node_modules/@noble/curves/abstract/curve.js.map +0 -1
- package/node_modules/@noble/curves/abstract/edwards.d.ts +0 -179
- package/node_modules/@noble/curves/abstract/edwards.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/edwards.js +0 -488
- package/node_modules/@noble/curves/abstract/edwards.js.map +0 -1
- package/node_modules/@noble/curves/abstract/fft.d.ts +0 -122
- package/node_modules/@noble/curves/abstract/fft.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/fft.js +0 -438
- package/node_modules/@noble/curves/abstract/fft.js.map +0 -1
- package/node_modules/@noble/curves/abstract/hash-to-curve.d.ts +0 -98
- package/node_modules/@noble/curves/abstract/hash-to-curve.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/hash-to-curve.js +0 -199
- package/node_modules/@noble/curves/abstract/hash-to-curve.js.map +0 -1
- package/node_modules/@noble/curves/abstract/modular.d.ts +0 -166
- package/node_modules/@noble/curves/abstract/modular.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/modular.js +0 -510
- package/node_modules/@noble/curves/abstract/modular.js.map +0 -1
- package/node_modules/@noble/curves/abstract/montgomery.d.ts +0 -21
- package/node_modules/@noble/curves/abstract/montgomery.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/montgomery.js +0 -141
- package/node_modules/@noble/curves/abstract/montgomery.js.map +0 -1
- package/node_modules/@noble/curves/abstract/poseidon.d.ts +0 -68
- package/node_modules/@noble/curves/abstract/poseidon.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/poseidon.js +0 -305
- package/node_modules/@noble/curves/abstract/poseidon.js.map +0 -1
- package/node_modules/@noble/curves/abstract/tower.d.ts +0 -93
- package/node_modules/@noble/curves/abstract/tower.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/tower.js +0 -506
- package/node_modules/@noble/curves/abstract/tower.js.map +0 -1
- package/node_modules/@noble/curves/abstract/utils.d.ts +0 -5
- package/node_modules/@noble/curves/abstract/utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/utils.js +0 -23
- package/node_modules/@noble/curves/abstract/utils.js.map +0 -1
- package/node_modules/@noble/curves/abstract/weierstrass.d.ts +0 -316
- package/node_modules/@noble/curves/abstract/weierstrass.d.ts.map +0 -1
- package/node_modules/@noble/curves/abstract/weierstrass.js +0 -1290
- package/node_modules/@noble/curves/abstract/weierstrass.js.map +0 -1
- package/node_modules/@noble/curves/bls12-381.d.ts +0 -16
- package/node_modules/@noble/curves/bls12-381.d.ts.map +0 -1
- package/node_modules/@noble/curves/bls12-381.js +0 -741
- package/node_modules/@noble/curves/bls12-381.js.map +0 -1
- package/node_modules/@noble/curves/bn254.d.ts +0 -18
- package/node_modules/@noble/curves/bn254.d.ts.map +0 -1
- package/node_modules/@noble/curves/bn254.js +0 -250
- package/node_modules/@noble/curves/bn254.js.map +0 -1
- package/node_modules/@noble/curves/ed25519.d.ts +0 -120
- package/node_modules/@noble/curves/ed25519.d.ts.map +0 -1
- package/node_modules/@noble/curves/ed25519.js +0 -496
- package/node_modules/@noble/curves/ed25519.js.map +0 -1
- package/node_modules/@noble/curves/ed448.d.ts +0 -102
- package/node_modules/@noble/curves/ed448.d.ts.map +0 -1
- package/node_modules/@noble/curves/ed448.js +0 -461
- package/node_modules/@noble/curves/ed448.js.map +0 -1
- package/node_modules/@noble/curves/esm/_shortw_utils.d.ts +0 -18
- package/node_modules/@noble/curves/esm/_shortw_utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/_shortw_utils.js +0 -15
- package/node_modules/@noble/curves/esm/_shortw_utils.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/bls.d.ts +0 -165
- package/node_modules/@noble/curves/esm/abstract/bls.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/bls.js +0 -401
- package/node_modules/@noble/curves/esm/abstract/bls.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/curve.d.ts +0 -144
- package/node_modules/@noble/curves/esm/abstract/curve.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/curve.js +0 -461
- package/node_modules/@noble/curves/esm/abstract/curve.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/edwards.d.ts +0 -179
- package/node_modules/@noble/curves/esm/abstract/edwards.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/edwards.js +0 -483
- package/node_modules/@noble/curves/esm/abstract/edwards.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/fft.d.ts +0 -122
- package/node_modules/@noble/curves/esm/abstract/fft.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/fft.js +0 -425
- package/node_modules/@noble/curves/esm/abstract/fft.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/hash-to-curve.d.ts +0 -98
- package/node_modules/@noble/curves/esm/abstract/hash-to-curve.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/hash-to-curve.js +0 -192
- package/node_modules/@noble/curves/esm/abstract/hash-to-curve.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/modular.d.ts +0 -166
- package/node_modules/@noble/curves/esm/abstract/modular.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/modular.js +0 -486
- package/node_modules/@noble/curves/esm/abstract/modular.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/montgomery.d.ts +0 -21
- package/node_modules/@noble/curves/esm/abstract/montgomery.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/montgomery.js +0 -138
- package/node_modules/@noble/curves/esm/abstract/montgomery.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/poseidon.d.ts +0 -68
- package/node_modules/@noble/curves/esm/abstract/poseidon.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/poseidon.js +0 -296
- package/node_modules/@noble/curves/esm/abstract/poseidon.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/tower.d.ts +0 -93
- package/node_modules/@noble/curves/esm/abstract/tower.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/tower.js +0 -502
- package/node_modules/@noble/curves/esm/abstract/tower.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/utils.d.ts +0 -5
- package/node_modules/@noble/curves/esm/abstract/utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/utils.js +0 -7
- package/node_modules/@noble/curves/esm/abstract/utils.js.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/weierstrass.d.ts +0 -316
- package/node_modules/@noble/curves/esm/abstract/weierstrass.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/abstract/weierstrass.js +0 -1278
- package/node_modules/@noble/curves/esm/abstract/weierstrass.js.map +0 -1
- package/node_modules/@noble/curves/esm/bls12-381.d.ts +0 -16
- package/node_modules/@noble/curves/esm/bls12-381.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/bls12-381.js +0 -738
- package/node_modules/@noble/curves/esm/bls12-381.js.map +0 -1
- package/node_modules/@noble/curves/esm/bn254.d.ts +0 -18
- package/node_modules/@noble/curves/esm/bn254.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/bn254.js +0 -246
- package/node_modules/@noble/curves/esm/bn254.js.map +0 -1
- package/node_modules/@noble/curves/esm/ed25519.d.ts +0 -120
- package/node_modules/@noble/curves/esm/ed25519.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/ed25519.js +0 -490
- package/node_modules/@noble/curves/esm/ed25519.js.map +0 -1
- package/node_modules/@noble/curves/esm/ed448.d.ts +0 -102
- package/node_modules/@noble/curves/esm/ed448.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/ed448.js +0 -456
- package/node_modules/@noble/curves/esm/ed448.js.map +0 -1
- package/node_modules/@noble/curves/esm/index.d.ts +0 -2
- package/node_modules/@noble/curves/esm/index.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/index.js +0 -19
- package/node_modules/@noble/curves/esm/index.js.map +0 -1
- package/node_modules/@noble/curves/esm/jubjub.d.ts +0 -12
- package/node_modules/@noble/curves/esm/jubjub.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/jubjub.js +0 -12
- package/node_modules/@noble/curves/esm/jubjub.js.map +0 -1
- package/node_modules/@noble/curves/esm/misc.d.ts +0 -21
- package/node_modules/@noble/curves/esm/misc.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/misc.js +0 -112
- package/node_modules/@noble/curves/esm/misc.js.map +0 -1
- package/node_modules/@noble/curves/esm/nist.d.ts +0 -21
- package/node_modules/@noble/curves/esm/nist.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/nist.js +0 -110
- package/node_modules/@noble/curves/esm/nist.js.map +0 -1
- package/node_modules/@noble/curves/esm/p256.d.ts +0 -12
- package/node_modules/@noble/curves/esm/p256.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/p256.js +0 -12
- package/node_modules/@noble/curves/esm/p256.js.map +0 -1
- package/node_modules/@noble/curves/esm/p384.d.ts +0 -13
- package/node_modules/@noble/curves/esm/p384.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/p384.js +0 -13
- package/node_modules/@noble/curves/esm/p384.js.map +0 -1
- package/node_modules/@noble/curves/esm/p521.d.ts +0 -12
- package/node_modules/@noble/curves/esm/p521.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/p521.js +0 -12
- package/node_modules/@noble/curves/esm/p521.js.map +0 -1
- package/node_modules/@noble/curves/esm/package.json +0 -4
- package/node_modules/@noble/curves/esm/pasta.d.ts +0 -10
- package/node_modules/@noble/curves/esm/pasta.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/pasta.js +0 -10
- package/node_modules/@noble/curves/esm/pasta.js.map +0 -1
- package/node_modules/@noble/curves/esm/secp256k1.d.ts +0 -76
- package/node_modules/@noble/curves/esm/secp256k1.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/secp256k1.js +0 -290
- package/node_modules/@noble/curves/esm/secp256k1.js.map +0 -1
- package/node_modules/@noble/curves/esm/utils.d.ts +0 -96
- package/node_modules/@noble/curves/esm/utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/esm/utils.js +0 -279
- package/node_modules/@noble/curves/esm/utils.js.map +0 -1
- package/node_modules/@noble/curves/index.d.ts +0 -1
- package/node_modules/@noble/curves/index.d.ts.map +0 -1
- package/node_modules/@noble/curves/index.js +0 -19
- package/node_modules/@noble/curves/index.js.map +0 -1
- package/node_modules/@noble/curves/jubjub.d.ts +0 -12
- package/node_modules/@noble/curves/jubjub.d.ts.map +0 -1
- package/node_modules/@noble/curves/jubjub.js +0 -15
- package/node_modules/@noble/curves/jubjub.js.map +0 -1
- package/node_modules/@noble/curves/misc.d.ts +0 -21
- package/node_modules/@noble/curves/misc.d.ts.map +0 -1
- package/node_modules/@noble/curves/misc.js +0 -117
- package/node_modules/@noble/curves/misc.js.map +0 -1
- package/node_modules/@noble/curves/nist.d.ts +0 -21
- package/node_modules/@noble/curves/nist.d.ts.map +0 -1
- package/node_modules/@noble/curves/nist.js +0 -113
- package/node_modules/@noble/curves/nist.js.map +0 -1
- package/node_modules/@noble/curves/p256.d.ts +0 -12
- package/node_modules/@noble/curves/p256.d.ts.map +0 -1
- package/node_modules/@noble/curves/p256.js +0 -9
- package/node_modules/@noble/curves/p256.js.map +0 -1
- package/node_modules/@noble/curves/p384.d.ts +0 -13
- package/node_modules/@noble/curves/p384.d.ts.map +0 -1
- package/node_modules/@noble/curves/p384.js +0 -10
- package/node_modules/@noble/curves/p384.js.map +0 -1
- package/node_modules/@noble/curves/p521.d.ts +0 -12
- package/node_modules/@noble/curves/p521.d.ts.map +0 -1
- package/node_modules/@noble/curves/p521.js +0 -9
- package/node_modules/@noble/curves/p521.js.map +0 -1
- package/node_modules/@noble/curves/package.json +0 -293
- package/node_modules/@noble/curves/pasta.d.ts +0 -10
- package/node_modules/@noble/curves/pasta.d.ts.map +0 -1
- package/node_modules/@noble/curves/pasta.js +0 -13
- package/node_modules/@noble/curves/pasta.js.map +0 -1
- package/node_modules/@noble/curves/secp256k1.d.ts +0 -76
- package/node_modules/@noble/curves/secp256k1.d.ts.map +0 -1
- package/node_modules/@noble/curves/secp256k1.js +0 -293
- package/node_modules/@noble/curves/secp256k1.js.map +0 -1
- package/node_modules/@noble/curves/src/_shortw_utils.ts +0 -20
- package/node_modules/@noble/curves/src/abstract/bls.ts +0 -685
- package/node_modules/@noble/curves/src/abstract/curve.ts +0 -573
- package/node_modules/@noble/curves/src/abstract/edwards.ts +0 -710
- package/node_modules/@noble/curves/src/abstract/fft.ts +0 -519
- package/node_modules/@noble/curves/src/abstract/hash-to-curve.ts +0 -289
- package/node_modules/@noble/curves/src/abstract/modular.ts +0 -554
- package/node_modules/@noble/curves/src/abstract/montgomery.ts +0 -167
- package/node_modules/@noble/curves/src/abstract/poseidon.ts +0 -335
- package/node_modules/@noble/curves/src/abstract/tower.ts +0 -619
- package/node_modules/@noble/curves/src/abstract/utils.ts +0 -7
- package/node_modules/@noble/curves/src/abstract/weierstrass.ts +0 -1684
- package/node_modules/@noble/curves/src/bls12-381.ts +0 -805
- package/node_modules/@noble/curves/src/bn254.ts +0 -274
- package/node_modules/@noble/curves/src/ed25519.ts +0 -568
- package/node_modules/@noble/curves/src/ed448.ts +0 -561
- package/node_modules/@noble/curves/src/index.ts +0 -17
- package/node_modules/@noble/curves/src/jubjub.ts +0 -12
- package/node_modules/@noble/curves/src/misc.ts +0 -128
- package/node_modules/@noble/curves/src/nist.ts +0 -166
- package/node_modules/@noble/curves/src/p256.ts +0 -11
- package/node_modules/@noble/curves/src/p384.ts +0 -13
- package/node_modules/@noble/curves/src/p521.ts +0 -11
- package/node_modules/@noble/curves/src/package.json +0 -3
- package/node_modules/@noble/curves/src/pasta.ts +0 -9
- package/node_modules/@noble/curves/src/secp256k1.ts +0 -345
- package/node_modules/@noble/curves/src/utils.ts +0 -328
- package/node_modules/@noble/curves/utils.d.ts +0 -96
- package/node_modules/@noble/curves/utils.d.ts.map +0 -1
- package/node_modules/@noble/curves/utils.js +0 -313
- package/node_modules/@noble/curves/utils.js.map +0 -1
- package/node_modules/@noble/hashes/LICENSE +0 -21
- package/node_modules/@noble/hashes/README.md +0 -521
- package/node_modules/@noble/hashes/_assert.d.ts +0 -17
- package/node_modules/@noble/hashes/_assert.d.ts.map +0 -1
- package/node_modules/@noble/hashes/_assert.js +0 -18
- package/node_modules/@noble/hashes/_assert.js.map +0 -1
- package/node_modules/@noble/hashes/_blake.d.ts +0 -14
- package/node_modules/@noble/hashes/_blake.d.ts.map +0 -1
- package/node_modules/@noble/hashes/_blake.js +0 -50
- package/node_modules/@noble/hashes/_blake.js.map +0 -1
- package/node_modules/@noble/hashes/_md.d.ts +0 -51
- package/node_modules/@noble/hashes/_md.d.ts.map +0 -1
- package/node_modules/@noble/hashes/_md.js +0 -162
- package/node_modules/@noble/hashes/_md.js.map +0 -1
- package/node_modules/@noble/hashes/_u64.d.ts +0 -55
- package/node_modules/@noble/hashes/_u64.d.ts.map +0 -1
- package/node_modules/@noble/hashes/_u64.js +0 -90
- package/node_modules/@noble/hashes/_u64.js.map +0 -1
- package/node_modules/@noble/hashes/argon2.d.ts +0 -32
- package/node_modules/@noble/hashes/argon2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/argon2.js +0 -401
- package/node_modules/@noble/hashes/argon2.js.map +0 -1
- package/node_modules/@noble/hashes/blake1.d.ts +0 -106
- package/node_modules/@noble/hashes/blake1.d.ts.map +0 -1
- package/node_modules/@noble/hashes/blake1.js +0 -459
- package/node_modules/@noble/hashes/blake1.js.map +0 -1
- package/node_modules/@noble/hashes/blake2.d.ts +0 -116
- package/node_modules/@noble/hashes/blake2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/blake2.js +0 -420
- package/node_modules/@noble/hashes/blake2.js.map +0 -1
- package/node_modules/@noble/hashes/blake2b.d.ts +0 -11
- package/node_modules/@noble/hashes/blake2b.d.ts.map +0 -1
- package/node_modules/@noble/hashes/blake2b.js +0 -14
- package/node_modules/@noble/hashes/blake2b.js.map +0 -1
- package/node_modules/@noble/hashes/blake2s.d.ts +0 -20
- package/node_modules/@noble/hashes/blake2s.d.ts.map +0 -1
- package/node_modules/@noble/hashes/blake2s.js +0 -24
- package/node_modules/@noble/hashes/blake2s.js.map +0 -1
- package/node_modules/@noble/hashes/blake3.d.ts +0 -54
- package/node_modules/@noble/hashes/blake3.d.ts.map +0 -1
- package/node_modules/@noble/hashes/blake3.js +0 -255
- package/node_modules/@noble/hashes/blake3.js.map +0 -1
- package/node_modules/@noble/hashes/crypto.d.ts +0 -2
- package/node_modules/@noble/hashes/crypto.d.ts.map +0 -1
- package/node_modules/@noble/hashes/crypto.js +0 -5
- package/node_modules/@noble/hashes/crypto.js.map +0 -1
- package/node_modules/@noble/hashes/cryptoNode.d.ts +0 -2
- package/node_modules/@noble/hashes/cryptoNode.d.ts.map +0 -1
- package/node_modules/@noble/hashes/cryptoNode.js +0 -18
- package/node_modules/@noble/hashes/cryptoNode.js.map +0 -1
- package/node_modules/@noble/hashes/eskdf.d.ts +0 -47
- package/node_modules/@noble/hashes/eskdf.d.ts.map +0 -1
- package/node_modules/@noble/hashes/eskdf.js +0 -166
- package/node_modules/@noble/hashes/eskdf.js.map +0 -1
- package/node_modules/@noble/hashes/esm/_assert.d.ts +0 -17
- package/node_modules/@noble/hashes/esm/_assert.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/_assert.js +0 -15
- package/node_modules/@noble/hashes/esm/_assert.js.map +0 -1
- package/node_modules/@noble/hashes/esm/_blake.d.ts +0 -14
- package/node_modules/@noble/hashes/esm/_blake.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/_blake.js +0 -45
- package/node_modules/@noble/hashes/esm/_blake.js.map +0 -1
- package/node_modules/@noble/hashes/esm/_md.d.ts +0 -51
- package/node_modules/@noble/hashes/esm/_md.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/_md.js +0 -155
- package/node_modules/@noble/hashes/esm/_md.js.map +0 -1
- package/node_modules/@noble/hashes/esm/_u64.d.ts +0 -55
- package/node_modules/@noble/hashes/esm/_u64.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/_u64.js +0 -67
- package/node_modules/@noble/hashes/esm/_u64.js.map +0 -1
- package/node_modules/@noble/hashes/esm/argon2.d.ts +0 -32
- package/node_modules/@noble/hashes/esm/argon2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/argon2.js +0 -392
- package/node_modules/@noble/hashes/esm/argon2.js.map +0 -1
- package/node_modules/@noble/hashes/esm/blake1.d.ts +0 -106
- package/node_modules/@noble/hashes/esm/blake1.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/blake1.js +0 -452
- package/node_modules/@noble/hashes/esm/blake1.js.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2.d.ts +0 -116
- package/node_modules/@noble/hashes/esm/blake2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2.js +0 -413
- package/node_modules/@noble/hashes/esm/blake2.js.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2b.d.ts +0 -11
- package/node_modules/@noble/hashes/esm/blake2b.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2b.js +0 -11
- package/node_modules/@noble/hashes/esm/blake2b.js.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2s.d.ts +0 -20
- package/node_modules/@noble/hashes/esm/blake2s.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/blake2s.js +0 -21
- package/node_modules/@noble/hashes/esm/blake2s.js.map +0 -1
- package/node_modules/@noble/hashes/esm/blake3.d.ts +0 -54
- package/node_modules/@noble/hashes/esm/blake3.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/blake3.js +0 -251
- package/node_modules/@noble/hashes/esm/blake3.js.map +0 -1
- package/node_modules/@noble/hashes/esm/crypto.d.ts +0 -2
- package/node_modules/@noble/hashes/esm/crypto.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/crypto.js +0 -2
- package/node_modules/@noble/hashes/esm/crypto.js.map +0 -1
- package/node_modules/@noble/hashes/esm/cryptoNode.d.ts +0 -2
- package/node_modules/@noble/hashes/esm/cryptoNode.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/cryptoNode.js +0 -15
- package/node_modules/@noble/hashes/esm/cryptoNode.js.map +0 -1
- package/node_modules/@noble/hashes/esm/eskdf.d.ts +0 -47
- package/node_modules/@noble/hashes/esm/eskdf.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/eskdf.js +0 -160
- package/node_modules/@noble/hashes/esm/eskdf.js.map +0 -1
- package/node_modules/@noble/hashes/esm/hkdf.d.ts +0 -36
- package/node_modules/@noble/hashes/esm/hkdf.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/hkdf.js +0 -82
- package/node_modules/@noble/hashes/esm/hkdf.js.map +0 -1
- package/node_modules/@noble/hashes/esm/hmac.d.ts +0 -35
- package/node_modules/@noble/hashes/esm/hmac.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/hmac.js +0 -86
- package/node_modules/@noble/hashes/esm/hmac.js.map +0 -1
- package/node_modules/@noble/hashes/esm/index.d.ts +0 -2
- package/node_modules/@noble/hashes/esm/index.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/index.js +0 -33
- package/node_modules/@noble/hashes/esm/index.js.map +0 -1
- package/node_modules/@noble/hashes/esm/legacy.d.ts +0 -71
- package/node_modules/@noble/hashes/esm/legacy.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/legacy.js +0 -281
- package/node_modules/@noble/hashes/esm/legacy.js.map +0 -1
- package/node_modules/@noble/hashes/esm/package.json +0 -10
- package/node_modules/@noble/hashes/esm/pbkdf2.d.ts +0 -23
- package/node_modules/@noble/hashes/esm/pbkdf2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/pbkdf2.js +0 -97
- package/node_modules/@noble/hashes/esm/pbkdf2.js.map +0 -1
- package/node_modules/@noble/hashes/esm/ripemd160.d.ts +0 -13
- package/node_modules/@noble/hashes/esm/ripemd160.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/ripemd160.js +0 -13
- package/node_modules/@noble/hashes/esm/ripemd160.js.map +0 -1
- package/node_modules/@noble/hashes/esm/scrypt.d.ts +0 -34
- package/node_modules/@noble/hashes/esm/scrypt.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/scrypt.js +0 -228
- package/node_modules/@noble/hashes/esm/scrypt.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha1.d.ts +0 -11
- package/node_modules/@noble/hashes/esm/sha1.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha1.js +0 -11
- package/node_modules/@noble/hashes/esm/sha1.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha2.d.ts +0 -159
- package/node_modules/@noble/hashes/esm/sha2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha2.js +0 -375
- package/node_modules/@noble/hashes/esm/sha2.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha256.d.ts +0 -20
- package/node_modules/@noble/hashes/esm/sha256.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha256.js +0 -20
- package/node_modules/@noble/hashes/esm/sha256.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha3-addons.d.ts +0 -142
- package/node_modules/@noble/hashes/esm/sha3-addons.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha3-addons.js +0 -393
- package/node_modules/@noble/hashes/esm/sha3-addons.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha3.d.ts +0 -53
- package/node_modules/@noble/hashes/esm/sha3.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha3.js +0 -234
- package/node_modules/@noble/hashes/esm/sha3.js.map +0 -1
- package/node_modules/@noble/hashes/esm/sha512.d.ts +0 -26
- package/node_modules/@noble/hashes/esm/sha512.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/sha512.js +0 -26
- package/node_modules/@noble/hashes/esm/sha512.js.map +0 -1
- package/node_modules/@noble/hashes/esm/utils.d.ts +0 -161
- package/node_modules/@noble/hashes/esm/utils.d.ts.map +0 -1
- package/node_modules/@noble/hashes/esm/utils.js +0 -281
- package/node_modules/@noble/hashes/esm/utils.js.map +0 -1
- package/node_modules/@noble/hashes/hkdf.d.ts +0 -36
- package/node_modules/@noble/hashes/hkdf.d.ts.map +0 -1
- package/node_modules/@noble/hashes/hkdf.js +0 -88
- package/node_modules/@noble/hashes/hkdf.js.map +0 -1
- package/node_modules/@noble/hashes/hmac.d.ts +0 -35
- package/node_modules/@noble/hashes/hmac.d.ts.map +0 -1
- package/node_modules/@noble/hashes/hmac.js +0 -91
- package/node_modules/@noble/hashes/hmac.js.map +0 -1
- package/node_modules/@noble/hashes/index.d.ts +0 -1
- package/node_modules/@noble/hashes/index.d.ts.map +0 -1
- package/node_modules/@noble/hashes/index.js +0 -33
- package/node_modules/@noble/hashes/index.js.map +0 -1
- package/node_modules/@noble/hashes/legacy.d.ts +0 -71
- package/node_modules/@noble/hashes/legacy.d.ts.map +0 -1
- package/node_modules/@noble/hashes/legacy.js +0 -287
- package/node_modules/@noble/hashes/legacy.js.map +0 -1
- package/node_modules/@noble/hashes/package.json +0 -266
- package/node_modules/@noble/hashes/pbkdf2.d.ts +0 -23
- package/node_modules/@noble/hashes/pbkdf2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/pbkdf2.js +0 -101
- package/node_modules/@noble/hashes/pbkdf2.js.map +0 -1
- package/node_modules/@noble/hashes/ripemd160.d.ts +0 -13
- package/node_modules/@noble/hashes/ripemd160.d.ts.map +0 -1
- package/node_modules/@noble/hashes/ripemd160.js +0 -16
- package/node_modules/@noble/hashes/ripemd160.js.map +0 -1
- package/node_modules/@noble/hashes/scrypt.d.ts +0 -34
- package/node_modules/@noble/hashes/scrypt.d.ts.map +0 -1
- package/node_modules/@noble/hashes/scrypt.js +0 -232
- package/node_modules/@noble/hashes/scrypt.js.map +0 -1
- package/node_modules/@noble/hashes/sha1.d.ts +0 -11
- package/node_modules/@noble/hashes/sha1.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha1.js +0 -14
- package/node_modules/@noble/hashes/sha1.js.map +0 -1
- package/node_modules/@noble/hashes/sha2.d.ts +0 -159
- package/node_modules/@noble/hashes/sha2.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha2.js +0 -384
- package/node_modules/@noble/hashes/sha2.js.map +0 -1
- package/node_modules/@noble/hashes/sha256.d.ts +0 -20
- package/node_modules/@noble/hashes/sha256.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha256.js +0 -23
- package/node_modules/@noble/hashes/sha256.js.map +0 -1
- package/node_modules/@noble/hashes/sha3-addons.d.ts +0 -142
- package/node_modules/@noble/hashes/sha3-addons.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha3-addons.js +0 -402
- package/node_modules/@noble/hashes/sha3-addons.js.map +0 -1
- package/node_modules/@noble/hashes/sha3.d.ts +0 -53
- package/node_modules/@noble/hashes/sha3.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha3.js +0 -239
- package/node_modules/@noble/hashes/sha3.js.map +0 -1
- package/node_modules/@noble/hashes/sha512.d.ts +0 -26
- package/node_modules/@noble/hashes/sha512.d.ts.map +0 -1
- package/node_modules/@noble/hashes/sha512.js +0 -29
- package/node_modules/@noble/hashes/sha512.js.map +0 -1
- package/node_modules/@noble/hashes/src/_assert.ts +0 -22
- package/node_modules/@noble/hashes/src/_blake.ts +0 -50
- package/node_modules/@noble/hashes/src/_md.ts +0 -176
- package/node_modules/@noble/hashes/src/_u64.ts +0 -91
- package/node_modules/@noble/hashes/src/argon2.ts +0 -497
- package/node_modules/@noble/hashes/src/blake1.ts +0 -534
- package/node_modules/@noble/hashes/src/blake2.ts +0 -486
- package/node_modules/@noble/hashes/src/blake2b.ts +0 -10
- package/node_modules/@noble/hashes/src/blake2s.ts +0 -20
- package/node_modules/@noble/hashes/src/blake3.ts +0 -272
- package/node_modules/@noble/hashes/src/crypto.ts +0 -9
- package/node_modules/@noble/hashes/src/cryptoNode.ts +0 -15
- package/node_modules/@noble/hashes/src/eskdf.ts +0 -187
- package/node_modules/@noble/hashes/src/hkdf.ts +0 -88
- package/node_modules/@noble/hashes/src/hmac.ts +0 -94
- package/node_modules/@noble/hashes/src/index.ts +0 -31
- package/node_modules/@noble/hashes/src/legacy.ts +0 -293
- package/node_modules/@noble/hashes/src/pbkdf2.ts +0 -122
- package/node_modules/@noble/hashes/src/ripemd160.ts +0 -12
- package/node_modules/@noble/hashes/src/scrypt.ts +0 -257
- package/node_modules/@noble/hashes/src/sha1.ts +0 -10
- package/node_modules/@noble/hashes/src/sha2.ts +0 -402
- package/node_modules/@noble/hashes/src/sha256.ts +0 -24
- package/node_modules/@noble/hashes/src/sha3-addons.ts +0 -499
- package/node_modules/@noble/hashes/src/sha3.ts +0 -258
- package/node_modules/@noble/hashes/src/sha512.ts +0 -34
- package/node_modules/@noble/hashes/src/utils.ts +0 -395
- package/node_modules/@noble/hashes/utils.d.ts +0 -161
- package/node_modules/@noble/hashes/utils.d.ts.map +0 -1
- package/node_modules/@noble/hashes/utils.js +0 -313
- package/node_modules/@noble/hashes/utils.js.map +0 -1
- package/node_modules/@solana/buffer-layout/LICENSE +0 -21
- package/node_modules/@solana/buffer-layout/README.md +0 -403
- package/node_modules/@solana/buffer-layout/lib/Layout.d.ts +0 -1191
- package/node_modules/@solana/buffer-layout/lib/Layout.js +0 -2390
- package/node_modules/@solana/buffer-layout/lib/Layout.js.map +0 -1
- package/node_modules/@solana/buffer-layout/package.json +0 -55
- package/node_modules/@solana/web3.js/LICENSE +0 -20
- package/node_modules/@solana/web3.js/README.md +0 -145
- package/node_modules/@solana/web3.js/lib/index.browser.cjs.js +0 -10562
- package/node_modules/@solana/web3.js/lib/index.browser.cjs.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.browser.esm.js +0 -10461
- package/node_modules/@solana/web3.js/lib/index.browser.esm.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.cjs.js +0 -11311
- package/node_modules/@solana/web3.js/lib/index.cjs.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.d.ts +0 -4021
- package/node_modules/@solana/web3.js/lib/index.esm.js +0 -11206
- package/node_modules/@solana/web3.js/lib/index.esm.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.iife.js +0 -26083
- package/node_modules/@solana/web3.js/lib/index.iife.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.iife.min.js +0 -20
- package/node_modules/@solana/web3.js/lib/index.iife.min.js.map +0 -1
- package/node_modules/@solana/web3.js/lib/index.native.js +0 -10562
- package/node_modules/@solana/web3.js/lib/index.native.js.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/LICENSE +0 -20
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/README.md +0 -662
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.browser.cjs +0 -504
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.browser.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.browser.mjs +0 -460
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.browser.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.native.mjs +0 -460
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.native.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.node.cjs +0 -504
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.node.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.node.mjs +0 -460
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/index.node.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/add-codec-sentinel.d.ts +0 -70
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/add-codec-sentinel.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/add-codec-size-prefix.d.ts +0 -67
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/add-codec-size-prefix.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/assertions.d.ts +0 -62
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/assertions.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/bytes.d.ts +0 -92
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/bytes.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/codec.d.ts +0 -827
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/combine-codec.d.ts +0 -75
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/combine-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/fix-codec-size.d.ts +0 -111
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/fix-codec-size.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/index.d.ts +0 -667
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/index.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/offset-codec.d.ts +0 -328
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/offset-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/pad-codec.d.ts +0 -162
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/pad-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/readonly-uint8array.d.ts +0 -19
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/readonly-uint8array.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/resize-codec.d.ts +0 -129
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/resize-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/reverse-codec.d.ts +0 -92
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/reverse-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/transform-codec.d.ts +0 -114
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/dist/types/transform-codec.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-core/package.json +0 -83
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/LICENSE +0 -20
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/README.md +0 -130
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.browser.cjs +0 -331
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.browser.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.browser.mjs +0 -289
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.browser.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.native.mjs +0 -289
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.native.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.node.cjs +0 -331
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.node.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.node.mjs +0 -289
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/index.node.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/assertions.d.ts +0 -27
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/assertions.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/common.d.ts +0 -84
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/common.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/f32.d.ts +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/f32.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/f64.d.ts +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/f64.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i128.d.ts +0 -91
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i128.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i16.d.ts +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i16.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i32.d.ts +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i32.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i64.d.ts +0 -90
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i64.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i8.d.ts +0 -75
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/i8.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/index.d.ts +0 -26
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/index.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/short-u16.d.ts +0 -96
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/short-u16.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u128.d.ts +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u128.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u16.d.ts +0 -85
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u16.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u32.d.ts +0 -85
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u32.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u64.d.ts +0 -88
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u64.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u8.d.ts +0 -71
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/u8.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/utils.d.ts +0 -18
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/dist/types/utils.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/codecs-numbers/package.json +0 -83
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/LICENSE +0 -20
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/README.md +0 -87
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/bin/cli.mjs +0 -7
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/cli.mjs +0 -570
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.browser.cjs +0 -1084
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.browser.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.browser.mjs +0 -852
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.browser.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.native.mjs +0 -852
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.native.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.node.cjs +0 -1084
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.node.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.node.mjs +0 -852
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/index.node.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/codes.d.ts +0 -275
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/codes.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/context.d.ts +0 -398
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/context.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/error.d.ts +0 -75
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/error.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/index.d.ts +0 -72
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/index.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/instruction-error.d.ts +0 -9
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/instruction-error.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/json-rpc-error.d.ts +0 -51
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/json-rpc-error.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/message-formatter.d.ts +0 -4
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/message-formatter.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/messages.d.ts +0 -16
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/messages.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/rpc-enum-errors.d.ts +0 -31
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/rpc-enum-errors.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/stack-trace.d.ts +0 -2
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/stack-trace.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/transaction-error.d.ts +0 -5
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/dist/types/transaction-error.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/@solana/errors/package.json +0 -84
- package/node_modules/@solana/web3.js/node_modules/commander/LICENSE +0 -22
- package/node_modules/@solana/web3.js/node_modules/commander/Readme.md +0 -1149
- package/node_modules/@solana/web3.js/node_modules/commander/esm.mjs +0 -16
- package/node_modules/@solana/web3.js/node_modules/commander/index.js +0 -24
- package/node_modules/@solana/web3.js/node_modules/commander/lib/argument.js +0 -149
- package/node_modules/@solana/web3.js/node_modules/commander/lib/command.js +0 -2662
- package/node_modules/@solana/web3.js/node_modules/commander/lib/error.js +0 -39
- package/node_modules/@solana/web3.js/node_modules/commander/lib/help.js +0 -709
- package/node_modules/@solana/web3.js/node_modules/commander/lib/option.js +0 -367
- package/node_modules/@solana/web3.js/node_modules/commander/lib/suggestSimilar.js +0 -101
- package/node_modules/@solana/web3.js/node_modules/commander/package-support.json +0 -16
- package/node_modules/@solana/web3.js/node_modules/commander/package.json +0 -82
- package/node_modules/@solana/web3.js/node_modules/commander/typings/esm.d.mts +0 -3
- package/node_modules/@solana/web3.js/node_modules/commander/typings/index.d.ts +0 -1045
- package/node_modules/@solana/web3.js/node_modules/superstruct/License.md +0 -9
- package/node_modules/@solana/web3.js/node_modules/superstruct/Readme.md +0 -230
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/error.d.ts +0 -33
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/error.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.cjs +0 -1084
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.cjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.d.ts +0 -7
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.mjs +0 -1026
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.mjs.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/struct.d.ts +0 -119
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/struct.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/coercions.d.ts +0 -29
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/coercions.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/refinements.d.ts +0 -38
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/refinements.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/types.d.ts +0 -142
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/types.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/utilities.d.ts +0 -66
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/utilities.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/utils.d.ts +0 -144
- package/node_modules/@solana/web3.js/node_modules/superstruct/dist/utils.d.ts.map +0 -1
- package/node_modules/@solana/web3.js/node_modules/superstruct/package.json +0 -85
- package/node_modules/@solana/web3.js/package.json +0 -75
- package/node_modules/@solana/web3.js/src/__forks__/browser/fetch-impl.ts +0 -4
- package/node_modules/@solana/web3.js/src/__forks__/react-native/fetch-impl.ts +0 -4
- package/node_modules/@solana/web3.js/src/account-data.ts +0 -39
- package/node_modules/@solana/web3.js/src/account.ts +0 -55
- package/node_modules/@solana/web3.js/src/blockhash.ts +0 -4
- package/node_modules/@solana/web3.js/src/bpf-loader-deprecated.ts +0 -5
- package/node_modules/@solana/web3.js/src/bpf-loader.ts +0 -50
- package/node_modules/@solana/web3.js/src/connection.ts +0 -6955
- package/node_modules/@solana/web3.js/src/epoch-schedule.ts +0 -102
- package/node_modules/@solana/web3.js/src/errors.ts +0 -133
- package/node_modules/@solana/web3.js/src/fee-calculator.ts +0 -18
- package/node_modules/@solana/web3.js/src/fetch-impl.ts +0 -16
- package/node_modules/@solana/web3.js/src/index.ts +0 -24
- package/node_modules/@solana/web3.js/src/instruction.ts +0 -58
- package/node_modules/@solana/web3.js/src/keypair.ts +0 -102
- package/node_modules/@solana/web3.js/src/layout.ts +0 -188
- package/node_modules/@solana/web3.js/src/loader.ts +0 -267
- package/node_modules/@solana/web3.js/src/message/account-keys.ts +0 -79
- package/node_modules/@solana/web3.js/src/message/compiled-keys.ts +0 -165
- package/node_modules/@solana/web3.js/src/message/index.ts +0 -47
- package/node_modules/@solana/web3.js/src/message/legacy.ts +0 -323
- package/node_modules/@solana/web3.js/src/message/v0.ts +0 -513
- package/node_modules/@solana/web3.js/src/message/versioned.ts +0 -36
- package/node_modules/@solana/web3.js/src/nonce-account.ts +0 -82
- package/node_modules/@solana/web3.js/src/programs/address-lookup-table/index.ts +0 -438
- package/node_modules/@solana/web3.js/src/programs/address-lookup-table/state.ts +0 -84
- package/node_modules/@solana/web3.js/src/programs/compute-budget.ts +0 -281
- package/node_modules/@solana/web3.js/src/programs/ed25519.ts +0 -157
- package/node_modules/@solana/web3.js/src/programs/index.ts +0 -7
- package/node_modules/@solana/web3.js/src/programs/secp256k1.ts +0 -228
- package/node_modules/@solana/web3.js/src/programs/stake.ts +0 -952
- package/node_modules/@solana/web3.js/src/programs/system.ts +0 -1048
- package/node_modules/@solana/web3.js/src/programs/vote.ts +0 -586
- package/node_modules/@solana/web3.js/src/publickey.ts +0 -259
- package/node_modules/@solana/web3.js/src/rpc-websocket.ts +0 -75
- package/node_modules/@solana/web3.js/src/sysvar.ts +0 -37
- package/node_modules/@solana/web3.js/src/timing.ts +0 -23
- package/node_modules/@solana/web3.js/src/transaction/constants.ts +0 -12
- package/node_modules/@solana/web3.js/src/transaction/expiry-custom-errors.ts +0 -48
- package/node_modules/@solana/web3.js/src/transaction/index.ts +0 -5
- package/node_modules/@solana/web3.js/src/transaction/legacy.ts +0 -970
- package/node_modules/@solana/web3.js/src/transaction/message.ts +0 -140
- package/node_modules/@solana/web3.js/src/transaction/versioned.ts +0 -127
- package/node_modules/@solana/web3.js/src/utils/assert.ts +0 -8
- package/node_modules/@solana/web3.js/src/utils/bigint.ts +0 -24
- package/node_modules/@solana/web3.js/src/utils/borsh-schema.ts +0 -38
- package/node_modules/@solana/web3.js/src/utils/cluster.ts +0 -35
- package/node_modules/@solana/web3.js/src/utils/ed25519.ts +0 -43
- package/node_modules/@solana/web3.js/src/utils/guarded-array-utils.ts +0 -34
- package/node_modules/@solana/web3.js/src/utils/index.ts +0 -5
- package/node_modules/@solana/web3.js/src/utils/makeWebsocketUrl.ts +0 -26
- package/node_modules/@solana/web3.js/src/utils/promise-timeout.ts +0 -14
- package/node_modules/@solana/web3.js/src/utils/secp256k1.ts +0 -11
- package/node_modules/@solana/web3.js/src/utils/send-and-confirm-raw-transaction.ts +0 -110
- package/node_modules/@solana/web3.js/src/utils/send-and-confirm-transaction.ts +0 -106
- package/node_modules/@solana/web3.js/src/utils/shortvec-encoding.ts +0 -28
- package/node_modules/@solana/web3.js/src/utils/sleep.ts +0 -4
- package/node_modules/@solana/web3.js/src/utils/to-buffer.ts +0 -11
- package/node_modules/@solana/web3.js/src/validator-info.ts +0 -108
- package/node_modules/@solana/web3.js/src/vote-account.ts +0 -236
- package/node_modules/@swc/helpers/LICENSE +0 -201
- package/node_modules/@swc/helpers/_/_apply_decorated_descriptor/package.json +0 -4
- package/node_modules/@swc/helpers/_/_apply_decs_2203_r/package.json +0 -4
- package/node_modules/@swc/helpers/_/_array_like_to_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_array_with_holes/package.json +0 -4
- package/node_modules/@swc/helpers/_/_array_without_holes/package.json +0 -4
- package/node_modules/@swc/helpers/_/_assert_this_initialized/package.json +0 -4
- package/node_modules/@swc/helpers/_/_async_generator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_async_generator_delegate/package.json +0 -4
- package/node_modules/@swc/helpers/_/_async_iterator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_async_to_generator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_await_async_generator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_await_value/package.json +0 -4
- package/node_modules/@swc/helpers/_/_call_super/package.json +0 -4
- package/node_modules/@swc/helpers/_/_check_private_redeclaration/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_apply_descriptor_destructure/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_apply_descriptor_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_apply_descriptor_set/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_apply_descriptor_update/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_call_check/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_check_private_static_access/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_check_private_static_field_descriptor/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_extract_field_descriptor/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_name_tdz_error/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_destructure/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_init/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_set/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_field_update/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_method_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_method_init/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_private_method_set/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_static_private_field_destructure/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_static_private_field_spec_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_static_private_field_spec_set/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_static_private_field_update/package.json +0 -4
- package/node_modules/@swc/helpers/_/_class_static_private_method_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_construct/package.json +0 -4
- package/node_modules/@swc/helpers/_/_create_class/package.json +0 -4
- package/node_modules/@swc/helpers/_/_create_for_of_iterator_helper_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_create_super/package.json +0 -4
- package/node_modules/@swc/helpers/_/_decorate/package.json +0 -4
- package/node_modules/@swc/helpers/_/_defaults/package.json +0 -4
- package/node_modules/@swc/helpers/_/_define_enumerable_properties/package.json +0 -4
- package/node_modules/@swc/helpers/_/_define_property/package.json +0 -4
- package/node_modules/@swc/helpers/_/_dispose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_export_star/package.json +0 -4
- package/node_modules/@swc/helpers/_/_extends/package.json +0 -4
- package/node_modules/@swc/helpers/_/_get/package.json +0 -4
- package/node_modules/@swc/helpers/_/_get_prototype_of/package.json +0 -4
- package/node_modules/@swc/helpers/_/_identity/package.json +0 -4
- package/node_modules/@swc/helpers/_/_inherits/package.json +0 -4
- package/node_modules/@swc/helpers/_/_inherits_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_initializer_define_property/package.json +0 -4
- package/node_modules/@swc/helpers/_/_initializer_warning_helper/package.json +0 -4
- package/node_modules/@swc/helpers/_/_instanceof/package.json +0 -4
- package/node_modules/@swc/helpers/_/_interop_require_default/package.json +0 -4
- package/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +0 -4
- package/node_modules/@swc/helpers/_/_is_native_function/package.json +0 -4
- package/node_modules/@swc/helpers/_/_is_native_reflect_construct/package.json +0 -4
- package/node_modules/@swc/helpers/_/_iterable_to_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_iterable_to_array_limit/package.json +0 -4
- package/node_modules/@swc/helpers/_/_iterable_to_array_limit_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_jsx/package.json +0 -4
- package/node_modules/@swc/helpers/_/_new_arrow_check/package.json +0 -4
- package/node_modules/@swc/helpers/_/_non_iterable_rest/package.json +0 -4
- package/node_modules/@swc/helpers/_/_non_iterable_spread/package.json +0 -4
- package/node_modules/@swc/helpers/_/_object_destructuring_empty/package.json +0 -4
- package/node_modules/@swc/helpers/_/_object_spread/package.json +0 -4
- package/node_modules/@swc/helpers/_/_object_spread_props/package.json +0 -4
- package/node_modules/@swc/helpers/_/_object_without_properties/package.json +0 -4
- package/node_modules/@swc/helpers/_/_object_without_properties_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_overload_yield/package.json +0 -4
- package/node_modules/@swc/helpers/_/_possible_constructor_return/package.json +0 -4
- package/node_modules/@swc/helpers/_/_read_only_error/package.json +0 -4
- package/node_modules/@swc/helpers/_/_set/package.json +0 -4
- package/node_modules/@swc/helpers/_/_set_prototype_of/package.json +0 -4
- package/node_modules/@swc/helpers/_/_skip_first_generator_next/package.json +0 -4
- package/node_modules/@swc/helpers/_/_sliced_to_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_sliced_to_array_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_super_prop_base/package.json +0 -4
- package/node_modules/@swc/helpers/_/_tagged_template_literal/package.json +0 -4
- package/node_modules/@swc/helpers/_/_tagged_template_literal_loose/package.json +0 -4
- package/node_modules/@swc/helpers/_/_throw/package.json +0 -4
- package/node_modules/@swc/helpers/_/_to_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_to_consumable_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_to_primitive/package.json +0 -4
- package/node_modules/@swc/helpers/_/_to_property_key/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_add_disposable_resource/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_decorate/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_dispose_resources/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_generator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_metadata/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_param/package.json +0 -4
- package/node_modules/@swc/helpers/_/_ts_values/package.json +0 -4
- package/node_modules/@swc/helpers/_/_type_of/package.json +0 -4
- package/node_modules/@swc/helpers/_/_unsupported_iterable_to_array/package.json +0 -4
- package/node_modules/@swc/helpers/_/_update/package.json +0 -4
- package/node_modules/@swc/helpers/_/_using/package.json +0 -4
- package/node_modules/@swc/helpers/_/_using_ctx/package.json +0 -4
- package/node_modules/@swc/helpers/_/_wrap_async_generator/package.json +0 -4
- package/node_modules/@swc/helpers/_/_wrap_native_super/package.json +0 -4
- package/node_modules/@swc/helpers/_/_write_only_error/package.json +0 -4
- package/node_modules/@swc/helpers/_/index/package.json +0 -4
- package/node_modules/@swc/helpers/cjs/_apply_decorated_descriptor.cjs +0 -35
- package/node_modules/@swc/helpers/cjs/_apply_decs_2203_r.cjs +0 -550
- package/node_modules/@swc/helpers/cjs/_array_like_to_array.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_array_with_holes.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_array_without_holes.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_assert_this_initialized.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_async_generator.cjs +0 -76
- package/node_modules/@swc/helpers/cjs/_async_generator_delegate.cjs +0 -53
- package/node_modules/@swc/helpers/cjs/_async_iterator.cjs +0 -46
- package/node_modules/@swc/helpers/cjs/_async_to_generator.cjs +0 -33
- package/node_modules/@swc/helpers/cjs/_await_async_generator.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_await_value.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_call_super.cjs +0 -19
- package/node_modules/@swc/helpers/cjs/_check_private_redeclaration.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_destructure.cjs +0 -25
- package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_get.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_set.cjs +0 -15
- package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_update.cjs +0 -30
- package/node_modules/@swc/helpers/cjs/_class_call_check.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_class_check_private_static_access.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_class_check_private_static_field_descriptor.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_extract_field_descriptor.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_name_tdz_error.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_class_private_field_destructure.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_class_private_field_get.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_class_private_field_init.cjs +0 -9
- package/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_private_field_set.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_class_private_field_update.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_class_private_method_get.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_class_private_method_init.cjs +0 -9
- package/node_modules/@swc/helpers/cjs/_class_private_method_set.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_class_static_private_field_destructure.cjs +0 -13
- package/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_get.cjs +0 -13
- package/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_set.cjs +0 -14
- package/node_modules/@swc/helpers/cjs/_class_static_private_field_update.cjs +0 -13
- package/node_modules/@swc/helpers/cjs/_class_static_private_method_get.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_construct.cjs +0 -22
- package/node_modules/@swc/helpers/cjs/_create_class.cjs +0 -20
- package/node_modules/@swc/helpers/cjs/_create_for_of_iterator_helper_loose.cjs +0 -24
- package/node_modules/@swc/helpers/cjs/_create_super.cjs +0 -23
- package/node_modules/@swc/helpers/cjs/_decorate.cjs +0 -270
- package/node_modules/@swc/helpers/cjs/_defaults.cjs +0 -15
- package/node_modules/@swc/helpers/cjs/_define_enumerable_properties.cjs +0 -26
- package/node_modules/@swc/helpers/cjs/_define_property.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_dispose.cjs +0 -43
- package/node_modules/@swc/helpers/cjs/_export_star.cjs +0 -17
- package/node_modules/@swc/helpers/cjs/_extends.cjs +0 -15
- package/node_modules/@swc/helpers/cjs/_get.cjs +0 -23
- package/node_modules/@swc/helpers/cjs/_get_prototype_of.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_identity.cjs +0 -7
- package/node_modules/@swc/helpers/cjs/_inherits.cjs +0 -14
- package/node_modules/@swc/helpers/cjs/_inherits_loose.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_initializer_define_property.cjs +0 -13
- package/node_modules/@swc/helpers/cjs/_initializer_warning_helper.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_instanceof.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +0 -38
- package/node_modules/@swc/helpers/cjs/_is_native_function.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_is_native_reflect_construct.cjs +0 -18
- package/node_modules/@swc/helpers/cjs/_iterable_to_array.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_iterable_to_array_limit.cjs +0 -31
- package/node_modules/@swc/helpers/cjs/_iterable_to_array_limit_loose.cjs +0 -17
- package/node_modules/@swc/helpers/cjs/_jsx.cjs +0 -28
- package/node_modules/@swc/helpers/cjs/_new_arrow_check.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_non_iterable_rest.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_non_iterable_spread.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_object_destructuring_empty.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_object_spread.cjs +0 -25
- package/node_modules/@swc/helpers/cjs/_object_spread_props.cjs +0 -30
- package/node_modules/@swc/helpers/cjs/_object_without_properties.cjs +0 -23
- package/node_modules/@swc/helpers/cjs/_object_without_properties_loose.cjs +0 -18
- package/node_modules/@swc/helpers/cjs/_overload_yield.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_possible_constructor_return.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_read_only_error.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_set.cjs +0 -44
- package/node_modules/@swc/helpers/cjs/_set_prototype_of.cjs +0 -12
- package/node_modules/@swc/helpers/cjs/_skip_first_generator_next.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_sliced_to_array.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_sliced_to_array_loose.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_super_prop_base.cjs +0 -13
- package/node_modules/@swc/helpers/cjs/_tagged_template_literal.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_tagged_template_literal_loose.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_throw.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/_to_array.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_to_consumable_array.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_to_primitive.cjs +0 -18
- package/node_modules/@swc/helpers/cjs/_to_property_key.cjs +0 -11
- package/node_modules/@swc/helpers/cjs/_ts_add_disposable_resource.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_decorate.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_dispose_resources.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_generator.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_metadata.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_param.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_ts_values.cjs +0 -3
- package/node_modules/@swc/helpers/cjs/_type_of.cjs +0 -8
- package/node_modules/@swc/helpers/cjs/_unsupported_iterable_to_array.cjs +0 -15
- package/node_modules/@swc/helpers/cjs/_update.cjs +0 -16
- package/node_modules/@swc/helpers/cjs/_using.cjs +0 -24
- package/node_modules/@swc/helpers/cjs/_using_ctx.cjs +0 -75
- package/node_modules/@swc/helpers/cjs/_wrap_async_generator.cjs +0 -10
- package/node_modules/@swc/helpers/cjs/_wrap_native_super.cjs +0 -28
- package/node_modules/@swc/helpers/cjs/_write_only_error.cjs +0 -6
- package/node_modules/@swc/helpers/cjs/index.cjs +0 -427
- package/node_modules/@swc/helpers/esm/_apply_decorated_descriptor.js +0 -33
- package/node_modules/@swc/helpers/esm/_apply_decs_2203_r.js +0 -548
- package/node_modules/@swc/helpers/esm/_array_like_to_array.js +0 -8
- package/node_modules/@swc/helpers/esm/_array_with_holes.js +0 -4
- package/node_modules/@swc/helpers/esm/_array_without_holes.js +0 -6
- package/node_modules/@swc/helpers/esm/_assert_this_initialized.js +0 -6
- package/node_modules/@swc/helpers/esm/_async_generator.js +0 -74
- package/node_modules/@swc/helpers/esm/_async_generator_delegate.js +0 -51
- package/node_modules/@swc/helpers/esm/_async_iterator.js +0 -44
- package/node_modules/@swc/helpers/esm/_async_to_generator.js +0 -31
- package/node_modules/@swc/helpers/esm/_await_async_generator.js +0 -6
- package/node_modules/@swc/helpers/esm/_await_value.js +0 -4
- package/node_modules/@swc/helpers/esm/_call_super.js +0 -17
- package/node_modules/@swc/helpers/esm/_check_private_redeclaration.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_apply_descriptor_destructure.js +0 -23
- package/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js +0 -13
- package/node_modules/@swc/helpers/esm/_class_apply_descriptor_update.js +0 -28
- package/node_modules/@swc/helpers/esm/_class_call_check.js +0 -4
- package/node_modules/@swc/helpers/esm/_class_check_private_static_access.js +0 -4
- package/node_modules/@swc/helpers/esm/_class_check_private_static_field_descriptor.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_name_tdz_error.js +0 -4
- package/node_modules/@swc/helpers/esm/_class_private_field_destructure.js +0 -8
- package/node_modules/@swc/helpers/esm/_class_private_field_get.js +0 -8
- package/node_modules/@swc/helpers/esm/_class_private_field_init.js +0 -7
- package/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js +0 -8
- package/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_private_field_set.js +0 -9
- package/node_modules/@swc/helpers/esm/_class_private_field_update.js +0 -8
- package/node_modules/@swc/helpers/esm/_class_private_method_get.js +0 -6
- package/node_modules/@swc/helpers/esm/_class_private_method_init.js +0 -7
- package/node_modules/@swc/helpers/esm/_class_private_method_set.js +0 -4
- package/node_modules/@swc/helpers/esm/_class_static_private_field_destructure.js +0 -11
- package/node_modules/@swc/helpers/esm/_class_static_private_field_spec_get.js +0 -11
- package/node_modules/@swc/helpers/esm/_class_static_private_field_spec_set.js +0 -12
- package/node_modules/@swc/helpers/esm/_class_static_private_field_update.js +0 -11
- package/node_modules/@swc/helpers/esm/_class_static_private_method_get.js +0 -8
- package/node_modules/@swc/helpers/esm/_construct.js +0 -20
- package/node_modules/@swc/helpers/esm/_create_class.js +0 -18
- package/node_modules/@swc/helpers/esm/_create_for_of_iterator_helper_loose.js +0 -22
- package/node_modules/@swc/helpers/esm/_create_super.js +0 -21
- package/node_modules/@swc/helpers/esm/_decorate.js +0 -268
- package/node_modules/@swc/helpers/esm/_defaults.js +0 -13
- package/node_modules/@swc/helpers/esm/_define_enumerable_properties.js +0 -24
- package/node_modules/@swc/helpers/esm/_define_property.js +0 -8
- package/node_modules/@swc/helpers/esm/_dispose.js +0 -41
- package/node_modules/@swc/helpers/esm/_export_star.js +0 -15
- package/node_modules/@swc/helpers/esm/_extends.js +0 -13
- package/node_modules/@swc/helpers/esm/_get.js +0 -21
- package/node_modules/@swc/helpers/esm/_get_prototype_of.js +0 -8
- package/node_modules/@swc/helpers/esm/_identity.js +0 -5
- package/node_modules/@swc/helpers/esm/_inherits.js +0 -12
- package/node_modules/@swc/helpers/esm/_inherits_loose.js +0 -6
- package/node_modules/@swc/helpers/esm/_initializer_define_property.js +0 -11
- package/node_modules/@swc/helpers/esm/_initializer_warning_helper.js +0 -9
- package/node_modules/@swc/helpers/esm/_instanceof.js +0 -6
- package/node_modules/@swc/helpers/esm/_interop_require_default.js +0 -4
- package/node_modules/@swc/helpers/esm/_interop_require_wildcard.js +0 -36
- package/node_modules/@swc/helpers/esm/_is_native_function.js +0 -4
- package/node_modules/@swc/helpers/esm/_is_native_reflect_construct.js +0 -16
- package/node_modules/@swc/helpers/esm/_iterable_to_array.js +0 -6
- package/node_modules/@swc/helpers/esm/_iterable_to_array_limit.js +0 -29
- package/node_modules/@swc/helpers/esm/_iterable_to_array_limit_loose.js +0 -15
- package/node_modules/@swc/helpers/esm/_jsx.js +0 -26
- package/node_modules/@swc/helpers/esm/_new_arrow_check.js +0 -4
- package/node_modules/@swc/helpers/esm/_non_iterable_rest.js +0 -4
- package/node_modules/@swc/helpers/esm/_non_iterable_spread.js +0 -4
- package/node_modules/@swc/helpers/esm/_object_destructuring_empty.js +0 -6
- package/node_modules/@swc/helpers/esm/_object_spread.js +0 -23
- package/node_modules/@swc/helpers/esm/_object_spread_props.js +0 -28
- package/node_modules/@swc/helpers/esm/_object_without_properties.js +0 -21
- package/node_modules/@swc/helpers/esm/_object_without_properties_loose.js +0 -16
- package/node_modules/@swc/helpers/esm/_overload_yield.js +0 -6
- package/node_modules/@swc/helpers/esm/_possible_constructor_return.js +0 -9
- package/node_modules/@swc/helpers/esm/_read_only_error.js +0 -4
- package/node_modules/@swc/helpers/esm/_set.js +0 -42
- package/node_modules/@swc/helpers/esm/_set_prototype_of.js +0 -10
- package/node_modules/@swc/helpers/esm/_skip_first_generator_next.js +0 -9
- package/node_modules/@swc/helpers/esm/_sliced_to_array.js +0 -9
- package/node_modules/@swc/helpers/esm/_sliced_to_array_loose.js +0 -9
- package/node_modules/@swc/helpers/esm/_super_prop_base.js +0 -11
- package/node_modules/@swc/helpers/esm/_tagged_template_literal.js +0 -6
- package/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js +0 -8
- package/node_modules/@swc/helpers/esm/_throw.js +0 -4
- package/node_modules/@swc/helpers/esm/_to_array.js +0 -9
- package/node_modules/@swc/helpers/esm/_to_consumable_array.js +0 -9
- package/node_modules/@swc/helpers/esm/_to_primitive.js +0 -16
- package/node_modules/@swc/helpers/esm/_to_property_key.js +0 -9
- package/node_modules/@swc/helpers/esm/_ts_add_disposable_resource.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_decorate.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_dispose_resources.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_generator.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_metadata.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_param.js +0 -1
- package/node_modules/@swc/helpers/esm/_ts_values.js +0 -1
- package/node_modules/@swc/helpers/esm/_type_of.js +0 -6
- package/node_modules/@swc/helpers/esm/_unsupported_iterable_to_array.js +0 -13
- package/node_modules/@swc/helpers/esm/_update.js +0 -14
- package/node_modules/@swc/helpers/esm/_using.js +0 -22
- package/node_modules/@swc/helpers/esm/_using_ctx.js +0 -73
- package/node_modules/@swc/helpers/esm/_wrap_async_generator.js +0 -8
- package/node_modules/@swc/helpers/esm/_wrap_native_super.js +0 -26
- package/node_modules/@swc/helpers/esm/_write_only_error.js +0 -4
- package/node_modules/@swc/helpers/esm/index.js +0 -107
- package/node_modules/@swc/helpers/package.json +0 -689
- package/node_modules/@swc/helpers/scripts/ast_grep.js +0 -229
- package/node_modules/@swc/helpers/scripts/build.js +0 -133
- package/node_modules/@swc/helpers/scripts/errors.js +0 -1
- package/node_modules/@swc/helpers/scripts/utils.js +0 -3
- package/node_modules/@swc/helpers/src/_apply_decorated_descriptor.mjs +0 -1
- package/node_modules/@swc/helpers/src/_apply_decs_2203_r.mjs +0 -1
- package/node_modules/@swc/helpers/src/_array_like_to_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_array_with_holes.mjs +0 -1
- package/node_modules/@swc/helpers/src/_array_without_holes.mjs +0 -1
- package/node_modules/@swc/helpers/src/_assert_this_initialized.mjs +0 -1
- package/node_modules/@swc/helpers/src/_async_generator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_async_generator_delegate.mjs +0 -1
- package/node_modules/@swc/helpers/src/_async_iterator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_async_to_generator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_await_async_generator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_await_value.mjs +0 -1
- package/node_modules/@swc/helpers/src/_call_super.mjs +0 -1
- package/node_modules/@swc/helpers/src/_check_private_redeclaration.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_apply_descriptor_destructure.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_apply_descriptor_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_apply_descriptor_set.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_apply_descriptor_update.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_call_check.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_check_private_static_access.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_check_private_static_field_descriptor.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_extract_field_descriptor.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_name_tdz_error.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_destructure.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_init.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_loose_base.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_loose_key.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_set.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_field_update.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_method_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_method_init.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_private_method_set.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_static_private_field_destructure.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_static_private_field_spec_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_static_private_field_spec_set.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_static_private_field_update.mjs +0 -1
- package/node_modules/@swc/helpers/src/_class_static_private_method_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_construct.mjs +0 -1
- package/node_modules/@swc/helpers/src/_create_class.mjs +0 -1
- package/node_modules/@swc/helpers/src/_create_for_of_iterator_helper_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_create_super.mjs +0 -1
- package/node_modules/@swc/helpers/src/_decorate.mjs +0 -1
- package/node_modules/@swc/helpers/src/_defaults.mjs +0 -1
- package/node_modules/@swc/helpers/src/_define_enumerable_properties.mjs +0 -1
- package/node_modules/@swc/helpers/src/_define_property.mjs +0 -1
- package/node_modules/@swc/helpers/src/_dispose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_export_star.mjs +0 -1
- package/node_modules/@swc/helpers/src/_extends.mjs +0 -1
- package/node_modules/@swc/helpers/src/_get.mjs +0 -1
- package/node_modules/@swc/helpers/src/_get_prototype_of.mjs +0 -1
- package/node_modules/@swc/helpers/src/_identity.mjs +0 -1
- package/node_modules/@swc/helpers/src/_inherits.mjs +0 -1
- package/node_modules/@swc/helpers/src/_inherits_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_initializer_define_property.mjs +0 -1
- package/node_modules/@swc/helpers/src/_initializer_warning_helper.mjs +0 -1
- package/node_modules/@swc/helpers/src/_instanceof.mjs +0 -1
- package/node_modules/@swc/helpers/src/_interop_require_default.mjs +0 -1
- package/node_modules/@swc/helpers/src/_interop_require_wildcard.mjs +0 -1
- package/node_modules/@swc/helpers/src/_is_native_function.mjs +0 -1
- package/node_modules/@swc/helpers/src/_is_native_reflect_construct.mjs +0 -1
- package/node_modules/@swc/helpers/src/_iterable_to_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_iterable_to_array_limit.mjs +0 -1
- package/node_modules/@swc/helpers/src/_iterable_to_array_limit_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_jsx.mjs +0 -1
- package/node_modules/@swc/helpers/src/_new_arrow_check.mjs +0 -1
- package/node_modules/@swc/helpers/src/_non_iterable_rest.mjs +0 -1
- package/node_modules/@swc/helpers/src/_non_iterable_spread.mjs +0 -1
- package/node_modules/@swc/helpers/src/_object_destructuring_empty.mjs +0 -1
- package/node_modules/@swc/helpers/src/_object_spread.mjs +0 -1
- package/node_modules/@swc/helpers/src/_object_spread_props.mjs +0 -1
- package/node_modules/@swc/helpers/src/_object_without_properties.mjs +0 -1
- package/node_modules/@swc/helpers/src/_object_without_properties_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_overload_yield.mjs +0 -1
- package/node_modules/@swc/helpers/src/_possible_constructor_return.mjs +0 -1
- package/node_modules/@swc/helpers/src/_read_only_error.mjs +0 -1
- package/node_modules/@swc/helpers/src/_set.mjs +0 -1
- package/node_modules/@swc/helpers/src/_set_prototype_of.mjs +0 -1
- package/node_modules/@swc/helpers/src/_skip_first_generator_next.mjs +0 -1
- package/node_modules/@swc/helpers/src/_sliced_to_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_sliced_to_array_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_super_prop_base.mjs +0 -1
- package/node_modules/@swc/helpers/src/_tagged_template_literal.mjs +0 -1
- package/node_modules/@swc/helpers/src/_tagged_template_literal_loose.mjs +0 -1
- package/node_modules/@swc/helpers/src/_throw.mjs +0 -1
- package/node_modules/@swc/helpers/src/_to_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_to_consumable_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_to_primitive.mjs +0 -1
- package/node_modules/@swc/helpers/src/_to_property_key.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_add_disposable_resource.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_decorate.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_dispose_resources.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_generator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_metadata.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_param.mjs +0 -1
- package/node_modules/@swc/helpers/src/_ts_values.mjs +0 -1
- package/node_modules/@swc/helpers/src/_type_of.mjs +0 -1
- package/node_modules/@swc/helpers/src/_unsupported_iterable_to_array.mjs +0 -1
- package/node_modules/@swc/helpers/src/_update.mjs +0 -1
- package/node_modules/@swc/helpers/src/_using.mjs +0 -1
- package/node_modules/@swc/helpers/src/_using_ctx.mjs +0 -1
- package/node_modules/@swc/helpers/src/_wrap_async_generator.mjs +0 -1
- package/node_modules/@swc/helpers/src/_wrap_native_super.mjs +0 -1
- package/node_modules/@swc/helpers/src/_write_only_error.mjs +0 -1
- package/node_modules/@swc/helpers/src/index.mjs +0 -1
- package/node_modules/@types/connect/LICENSE +0 -21
- package/node_modules/@types/connect/README.md +0 -15
- package/node_modules/@types/connect/index.d.ts +0 -91
- package/node_modules/@types/connect/package.json +0 -32
- package/node_modules/@types/node/LICENSE +0 -21
- package/node_modules/@types/node/README.md +0 -15
- package/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/node_modules/@types/node/assert.d.ts +0 -1056
- package/node_modules/@types/node/async_hooks.d.ts +0 -623
- package/node_modules/@types/node/buffer.buffer.d.ts +0 -463
- package/node_modules/@types/node/buffer.d.ts +0 -1927
- package/node_modules/@types/node/child_process.d.ts +0 -1549
- package/node_modules/@types/node/cluster.d.ts +0 -579
- package/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
- package/node_modules/@types/node/console.d.ts +0 -452
- package/node_modules/@types/node/constants.d.ts +0 -21
- package/node_modules/@types/node/crypto.d.ts +0 -4516
- package/node_modules/@types/node/dgram.d.ts +0 -599
- package/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
- package/node_modules/@types/node/dns/promises.d.ts +0 -502
- package/node_modules/@types/node/dns.d.ts +0 -919
- package/node_modules/@types/node/dom-events.d.ts +0 -99
- package/node_modules/@types/node/domain.d.ts +0 -170
- package/node_modules/@types/node/events.d.ts +0 -930
- package/node_modules/@types/node/fs/promises.d.ts +0 -1280
- package/node_modules/@types/node/fs.d.ts +0 -4446
- package/node_modules/@types/node/globals.d.ts +0 -367
- package/node_modules/@types/node/globals.typedarray.d.ts +0 -22
- package/node_modules/@types/node/http.d.ts +0 -2061
- package/node_modules/@types/node/http2.d.ts +0 -2628
- package/node_modules/@types/node/https.d.ts +0 -545
- package/node_modules/@types/node/index.d.ts +0 -94
- package/node_modules/@types/node/inspector.d.ts +0 -3998
- package/node_modules/@types/node/module.d.ts +0 -869
- package/node_modules/@types/node/net.d.ts +0 -1032
- package/node_modules/@types/node/os.d.ts +0 -496
- package/node_modules/@types/node/package.json +0 -240
- package/node_modules/@types/node/path.d.ts +0 -200
- package/node_modules/@types/node/perf_hooks.d.ts +0 -970
- package/node_modules/@types/node/process.d.ts +0 -2073
- package/node_modules/@types/node/punycode.d.ts +0 -117
- package/node_modules/@types/node/querystring.d.ts +0 -152
- package/node_modules/@types/node/readline/promises.d.ts +0 -161
- package/node_modules/@types/node/readline.d.ts +0 -594
- package/node_modules/@types/node/repl.d.ts +0 -428
- package/node_modules/@types/node/sea.d.ts +0 -153
- package/node_modules/@types/node/sqlite.d.ts +0 -688
- package/node_modules/@types/node/stream/consumers.d.ts +0 -38
- package/node_modules/@types/node/stream/promises.d.ts +0 -90
- package/node_modules/@types/node/stream/web.d.ts +0 -618
- package/node_modules/@types/node/stream.d.ts +0 -1657
- package/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/node_modules/@types/node/test.d.ts +0 -2215
- package/node_modules/@types/node/timers/promises.d.ts +0 -108
- package/node_modules/@types/node/timers.d.ts +0 -287
- package/node_modules/@types/node/tls.d.ts +0 -1213
- package/node_modules/@types/node/trace_events.d.ts +0 -197
- package/node_modules/@types/node/ts5.1/compatibility/disposable.d.ts +0 -12
- package/node_modules/@types/node/ts5.1/index.d.ts +0 -98
- package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -460
- package/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +0 -71
- package/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -20
- package/node_modules/@types/node/ts5.6/index.d.ts +0 -96
- package/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +0 -72
- package/node_modules/@types/node/ts5.7/index.d.ts +0 -96
- package/node_modules/@types/node/tty.d.ts +0 -208
- package/node_modules/@types/node/url.d.ts +0 -1014
- package/node_modules/@types/node/util.d.ts +0 -2305
- package/node_modules/@types/node/v8.d.ts +0 -919
- package/node_modules/@types/node/vm.d.ts +0 -1036
- package/node_modules/@types/node/wasi.d.ts +0 -181
- package/node_modules/@types/node/worker_threads.d.ts +0 -775
- package/node_modules/@types/node/zlib.d.ts +0 -668
- package/node_modules/@types/uuid/LICENSE +0 -21
- package/node_modules/@types/uuid/README.md +0 -16
- package/node_modules/@types/uuid/index.d.mts +0 -10
- package/node_modules/@types/uuid/index.d.ts +0 -80
- package/node_modules/@types/uuid/package.json +0 -54
- package/node_modules/@types/ws/LICENSE +0 -21
- package/node_modules/@types/ws/README.md +0 -16
- package/node_modules/@types/ws/index.d.ts +0 -353
- package/node_modules/@types/ws/package.json +0 -57
- package/node_modules/agentkeepalive/LICENSE +0 -23
- package/node_modules/agentkeepalive/README.md +0 -256
- package/node_modules/agentkeepalive/browser.js +0 -5
- package/node_modules/agentkeepalive/index.d.ts +0 -69
- package/node_modules/agentkeepalive/index.js +0 -7
- package/node_modules/agentkeepalive/lib/agent.js +0 -402
- package/node_modules/agentkeepalive/lib/constants.js +0 -14
- package/node_modules/agentkeepalive/lib/https_agent.js +0 -51
- package/node_modules/agentkeepalive/package.json +0 -56
- package/node_modules/base-x/LICENSE.md +0 -22
- package/node_modules/base-x/README.md +0 -67
- package/node_modules/base-x/package.json +0 -49
- package/node_modules/base-x/src/index.d.ts +0 -10
- package/node_modules/base-x/src/index.js +0 -123
- package/node_modules/base64-js/LICENSE +0 -21
- package/node_modules/base64-js/README.md +0 -34
- package/node_modules/base64-js/base64js.min.js +0 -1
- package/node_modules/base64-js/index.d.ts +0 -3
- package/node_modules/base64-js/index.js +0 -150
- package/node_modules/base64-js/package.json +0 -47
- package/node_modules/bn.js/LICENSE +0 -19
- package/node_modules/bn.js/README.md +0 -214
- package/node_modules/bn.js/lib/bn.js +0 -3548
- package/node_modules/bn.js/package.json +0 -39
- package/node_modules/borsh/LICENSE-APACHE +0 -201
- package/node_modules/borsh/LICENSE-MIT.txt +0 -23
- package/node_modules/borsh/README.md +0 -83
- package/node_modules/borsh/lib/index.d.ts +0 -52
- package/node_modules/borsh/lib/index.js +0 -440
- package/node_modules/borsh/package.json +0 -61
- package/node_modules/bs58/README.md +0 -71
- package/node_modules/bs58/index.js +0 -4
- package/node_modules/bs58/package.json +0 -37
- package/node_modules/buffer/AUTHORS.md +0 -73
- package/node_modules/buffer/LICENSE +0 -21
- package/node_modules/buffer/README.md +0 -410
- package/node_modules/buffer/index.d.ts +0 -194
- package/node_modules/buffer/index.js +0 -2106
- package/node_modules/buffer/package.json +0 -93
- package/node_modules/buffer-layout/.eslintrc.js +0 -45
- package/node_modules/buffer-layout/.travis.yml +0 -9
- package/node_modules/buffer-layout/CHANGELOG.md +0 -222
- package/node_modules/buffer-layout/LICENSE +0 -21
- package/node_modules/buffer-layout/README.md +0 -397
- package/node_modules/buffer-layout/jsdoc/conf.json +0 -10
- package/node_modules/buffer-layout/jsdoc/custom/local.js +0 -75
- package/node_modules/buffer-layout/lib/Layout.js +0 -2712
- package/node_modules/buffer-layout/package.json +0 -40
- package/node_modules/buffer-layout/test/LayoutTest.js +0 -2162
- package/node_modules/buffer-layout/test/examples.c +0 -112
- package/node_modules/buffer-layout/test/examples.js +0 -259
- package/node_modules/buffer-layout/test/n64.c +0 -71
- package/node_modules/buffer-layout/x.js +0 -36
- package/node_modules/bufferutil/LICENSE +0 -20
- package/node_modules/bufferutil/README.md +0 -79
- package/node_modules/bufferutil/binding.gyp +0 -32
- package/node_modules/bufferutil/fallback.js +0 -34
- package/node_modules/bufferutil/index.js +0 -7
- package/node_modules/bufferutil/package.json +0 -36
- package/node_modules/bufferutil/prebuilds/darwin-x64+arm64/bufferutil.node +0 -0
- package/node_modules/bufferutil/prebuilds/linux-x64/bufferutil.node +0 -0
- package/node_modules/bufferutil/prebuilds/win32-ia32/bufferutil.node +0 -0
- package/node_modules/bufferutil/prebuilds/win32-x64/bufferutil.node +0 -0
- package/node_modules/bufferutil/src/bufferutil.c +0 -171
- package/node_modules/camelcase/index.d.ts +0 -103
- package/node_modules/camelcase/index.js +0 -113
- package/node_modules/camelcase/license +0 -9
- package/node_modules/camelcase/package.json +0 -44
- package/node_modules/camelcase/readme.md +0 -144
- package/node_modules/chalk/license +0 -9
- package/node_modules/chalk/package.json +0 -83
- package/node_modules/chalk/readme.md +0 -297
- package/node_modules/chalk/source/index.d.ts +0 -325
- package/node_modules/chalk/source/index.js +0 -225
- package/node_modules/chalk/source/utilities.js +0 -33
- package/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
- package/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
- package/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
- package/node_modules/chalk/source/vendor/supports-color/browser.js +0 -34
- package/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
- package/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
- package/node_modules/cross-fetch/LICENSE +0 -21
- package/node_modules/cross-fetch/README.md +0 -169
- package/node_modules/cross-fetch/dist/browser-polyfill.js +0 -658
- package/node_modules/cross-fetch/dist/browser-ponyfill.js +0 -686
- package/node_modules/cross-fetch/dist/cross-fetch.js +0 -2
- package/node_modules/cross-fetch/dist/cross-fetch.js.map +0 -1
- package/node_modules/cross-fetch/dist/node-polyfill.js +0 -11
- package/node_modules/cross-fetch/dist/node-ponyfill.js +0 -22
- package/node_modules/cross-fetch/dist/react-native-polyfill.js +0 -12
- package/node_modules/cross-fetch/dist/react-native-ponyfill.js +0 -6
- package/node_modules/cross-fetch/index.d.ts +0 -14
- package/node_modules/cross-fetch/package.json +0 -127
- package/node_modules/cross-fetch/polyfill/package.json +0 -8
- package/node_modules/delay/index.d.ts +0 -107
- package/node_modules/delay/index.js +0 -72
- package/node_modules/delay/license +0 -9
- package/node_modules/delay/package.json +0 -54
- package/node_modules/delay/readme.md +0 -173
- package/node_modules/es6-promise/LICENSE +0 -19
- package/node_modules/es6-promise/README.md +0 -97
- package/node_modules/es6-promise/auto.js +0 -4
- package/node_modules/es6-promise/dist/es6-promise.auto.js +0 -1176
- package/node_modules/es6-promise/dist/es6-promise.auto.map +0 -1
- package/node_modules/es6-promise/dist/es6-promise.auto.min.js +0 -1
- package/node_modules/es6-promise/dist/es6-promise.auto.min.map +0 -1
- package/node_modules/es6-promise/dist/es6-promise.js +0 -1174
- package/node_modules/es6-promise/dist/es6-promise.map +0 -1
- package/node_modules/es6-promise/dist/es6-promise.min.js +0 -1
- package/node_modules/es6-promise/dist/es6-promise.min.map +0 -1
- package/node_modules/es6-promise/es6-promise.d.ts +0 -85
- package/node_modules/es6-promise/lib/es6-promise/-internal.js +0 -243
- package/node_modules/es6-promise/lib/es6-promise/asap.js +0 -119
- package/node_modules/es6-promise/lib/es6-promise/enumerator.js +0 -124
- package/node_modules/es6-promise/lib/es6-promise/polyfill.js +0 -35
- package/node_modules/es6-promise/lib/es6-promise/promise/all.js +0 -52
- package/node_modules/es6-promise/lib/es6-promise/promise/race.js +0 -84
- package/node_modules/es6-promise/lib/es6-promise/promise/reject.js +0 -46
- package/node_modules/es6-promise/lib/es6-promise/promise/resolve.js +0 -48
- package/node_modules/es6-promise/lib/es6-promise/promise.js +0 -431
- package/node_modules/es6-promise/lib/es6-promise/then.js +0 -32
- package/node_modules/es6-promise/lib/es6-promise/utils.js +0 -21
- package/node_modules/es6-promise/lib/es6-promise.auto.js +0 -3
- package/node_modules/es6-promise/lib/es6-promise.js +0 -7
- package/node_modules/es6-promise/package.json +0 -78
- package/node_modules/es6-promisify/README.md +0 -89
- package/node_modules/es6-promisify/dist/promise.js +0 -73
- package/node_modules/es6-promisify/dist/promisify.js +0 -85
- package/node_modules/es6-promisify/package.json +0 -41
- package/node_modules/eventemitter3/LICENSE +0 -21
- package/node_modules/eventemitter3/README.md +0 -94
- package/node_modules/eventemitter3/index.d.ts +0 -134
- package/node_modules/eventemitter3/index.js +0 -336
- package/node_modules/eventemitter3/package.json +0 -56
- package/node_modules/eventemitter3/umd/eventemitter3.js +0 -340
- package/node_modules/eventemitter3/umd/eventemitter3.min.js +0 -1
- package/node_modules/eventemitter3/umd/eventemitter3.min.js.map +0 -1
- package/node_modules/eyes/LICENSE +0 -20
- package/node_modules/eyes/Makefile +0 -4
- package/node_modules/eyes/README.md +0 -73
- package/node_modules/eyes/lib/eyes.js +0 -236
- package/node_modules/eyes/package.json +0 -14
- package/node_modules/eyes/test/eyes-test.js +0 -56
- package/node_modules/fast-stable-stringify/.npmignore +0 -4
- package/node_modules/fast-stable-stringify/.travis.yml +0 -10
- package/node_modules/fast-stable-stringify/LICENSE +0 -21
- package/node_modules/fast-stable-stringify/README.md +0 -81
- package/node_modules/fast-stable-stringify/cli/files-to-comparison-results.js +0 -67
- package/node_modules/fast-stable-stringify/cli/format-table.js +0 -70
- package/node_modules/fast-stable-stringify/cli/index.js +0 -19
- package/node_modules/fast-stable-stringify/fixtures/index.js +0 -5
- package/node_modules/fast-stable-stringify/fixtures/input-data-types.js +0 -191
- package/node_modules/fast-stable-stringify/fixtures/log-result.json +0 -22
- package/node_modules/fast-stable-stringify/fixtures/log.txt +0 -24
- package/node_modules/fast-stable-stringify/index.js +0 -73
- package/node_modules/fast-stable-stringify/karma.conf.js +0 -124
- package/node_modules/fast-stable-stringify/karma.conf.travis.js +0 -95
- package/node_modules/fast-stable-stringify/package.json +0 -47
- package/node_modules/fast-stable-stringify/results/escape-long/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/IE 10.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/IE 11.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/IE 9.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-long/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/IE 10.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/IE 11.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/IE 9.0.0 (Windows 7 0.0.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape-short/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -57
- package/node_modules/fast-stable-stringify/results/escape.md +0 -20
- package/node_modules/fast-stable-stringify/results/itar-long/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-long/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar-short/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
- package/node_modules/fast-stable-stringify/results/itar.md +0 -20
- package/node_modules/fast-stable-stringify/results/iter/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Chrome Mobile 39.0.0 (Android 5.1.1).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Mobile Safari 9.0.0 (iOS 9.2.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter/Safari 9.1.2 (Mac OS X 10.11.6).json +0 -35
- package/node_modules/fast-stable-stringify/results/iter.md +0 -14
- package/node_modules/fast-stable-stringify/results/libs/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/libs/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/libs/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
- package/node_modules/fast-stable-stringify/results/libs/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -46
- package/node_modules/fast-stable-stringify/results/libs.md +0 -15
- package/node_modules/fast-stable-stringify/test/escape-long.js +0 -147
- package/node_modules/fast-stable-stringify/test/escape-short.js +0 -147
- package/node_modules/fast-stable-stringify/test/index.js +0 -6
- package/node_modules/fast-stable-stringify/test/itar-long.js +0 -52
- package/node_modules/fast-stable-stringify/test/itar-short.js +0 -52
- package/node_modules/fast-stable-stringify/test/iter.js +0 -84
- package/node_modules/fast-stable-stringify/test/libs.js +0 -57
- package/node_modules/fast-stable-stringify/test/travis.js +0 -43
- package/node_modules/fast-stable-stringify/test/validate.js +0 -24
- package/node_modules/fast-stable-stringify/util/eachRecursive.js +0 -9
- package/node_modules/fast-stable-stringify/util/get-git-hash-sync.js +0 -21
- package/node_modules/fast-stable-stringify/util/get-lib-info.js +0 -22
- package/node_modules/fast-stable-stringify/util/object-path.js +0 -47
- package/node_modules/fast-stable-stringify/v8-profile/bench.js +0 -8
- package/node_modules/fast-stable-stringify/v8-profile/run.sh +0 -2
- package/node_modules/fast-stable-stringify/zuul-local.sh +0 -2
- package/node_modules/humanize-ms/LICENSE +0 -17
- package/node_modules/humanize-ms/README.md +0 -40
- package/node_modules/humanize-ms/index.js +0 -24
- package/node_modules/humanize-ms/package.json +0 -37
- package/node_modules/ieee754/LICENSE +0 -11
- package/node_modules/ieee754/README.md +0 -51
- package/node_modules/ieee754/index.d.ts +0 -10
- package/node_modules/ieee754/index.js +0 -85
- package/node_modules/ieee754/package.json +0 -52
- package/node_modules/isomorphic-ws/LICENSE +0 -21
- package/node_modules/isomorphic-ws/README.md +0 -58
- package/node_modules/isomorphic-ws/browser.js +0 -17
- package/node_modules/isomorphic-ws/index.d.ts +0 -8
- package/node_modules/isomorphic-ws/node.js +0 -3
- package/node_modules/isomorphic-ws/package.json +0 -34
- package/node_modules/jayson/.gitignore +0 -8
- package/node_modules/jayson/LICENSE +0 -22
- package/node_modules/jayson/README.md +0 -1387
- package/node_modules/jayson/bin/jayson.js +0 -111
- package/node_modules/jayson/index.d.ts +0 -370
- package/node_modules/jayson/index.js +0 -1
- package/node_modules/jayson/lib/client/browser/index.d.ts +0 -14
- package/node_modules/jayson/lib/client/browser/index.js +0 -163
- package/node_modules/jayson/lib/client/http.js +0 -116
- package/node_modules/jayson/lib/client/https.js +0 -34
- package/node_modules/jayson/lib/client/index.js +0 -220
- package/node_modules/jayson/lib/client/tcp.js +0 -90
- package/node_modules/jayson/lib/client/tls.js +0 -89
- package/node_modules/jayson/lib/client/websocket.js +0 -135
- package/node_modules/jayson/lib/generateRequest.js +0 -63
- package/node_modules/jayson/lib/index.js +0 -31
- package/node_modules/jayson/lib/method.js +0 -120
- package/node_modules/jayson/lib/server/http.js +0 -26
- package/node_modules/jayson/lib/server/https.js +0 -26
- package/node_modules/jayson/lib/server/index.js +0 -475
- package/node_modules/jayson/lib/server/middleware.js +0 -75
- package/node_modules/jayson/lib/server/tcp.js +0 -72
- package/node_modules/jayson/lib/server/tls.js +0 -72
- package/node_modules/jayson/lib/server/websocket.js +0 -62
- package/node_modules/jayson/lib/utils.js +0 -514
- package/node_modules/jayson/node_modules/@types/node/LICENSE +0 -21
- package/node_modules/jayson/node_modules/@types/node/README.md +0 -16
- package/node_modules/jayson/node_modules/@types/node/assert.d.ts +0 -117
- package/node_modules/jayson/node_modules/@types/node/async_hooks.d.ts +0 -246
- package/node_modules/jayson/node_modules/@types/node/buffer.d.ts +0 -22
- package/node_modules/jayson/node_modules/@types/node/child_process.d.ts +0 -507
- package/node_modules/jayson/node_modules/@types/node/cluster.d.ts +0 -260
- package/node_modules/jayson/node_modules/@types/node/console.d.ts +0 -3
- package/node_modules/jayson/node_modules/@types/node/constants.d.ts +0 -448
- package/node_modules/jayson/node_modules/@types/node/crypto.d.ts +0 -1183
- package/node_modules/jayson/node_modules/@types/node/dgram.d.ts +0 -118
- package/node_modules/jayson/node_modules/@types/node/dns.d.ts +0 -372
- package/node_modules/jayson/node_modules/@types/node/domain.d.ts +0 -16
- package/node_modules/jayson/node_modules/@types/node/events.d.ts +0 -47
- package/node_modules/jayson/node_modules/@types/node/fs.d.ts +0 -2567
- package/node_modules/jayson/node_modules/@types/node/globals.d.ts +0 -1351
- package/node_modules/jayson/node_modules/@types/node/globals.global.d.ts +0 -1
- package/node_modules/jayson/node_modules/@types/node/http.d.ts +0 -456
- package/node_modules/jayson/node_modules/@types/node/http2.d.ts +0 -952
- package/node_modules/jayson/node_modules/@types/node/https.d.ts +0 -156
- package/node_modules/jayson/node_modules/@types/node/index.d.ts +0 -91
- package/node_modules/jayson/node_modules/@types/node/inspector.d.ts +0 -3040
- package/node_modules/jayson/node_modules/@types/node/module.d.ts +0 -3
- package/node_modules/jayson/node_modules/@types/node/net.d.ts +0 -290
- package/node_modules/jayson/node_modules/@types/node/os.d.ts +0 -263
- package/node_modules/jayson/node_modules/@types/node/package.json +0 -195
- package/node_modules/jayson/node_modules/@types/node/path.d.ts +0 -159
- package/node_modules/jayson/node_modules/@types/node/perf_hooks.d.ts +0 -259
- package/node_modules/jayson/node_modules/@types/node/process.d.ts +0 -15
- package/node_modules/jayson/node_modules/@types/node/punycode.d.ts +0 -75
- package/node_modules/jayson/node_modules/@types/node/querystring.d.ts +0 -29
- package/node_modules/jayson/node_modules/@types/node/readline.d.ts +0 -158
- package/node_modules/jayson/node_modules/@types/node/repl.d.ts +0 -390
- package/node_modules/jayson/node_modules/@types/node/stream.d.ts +0 -334
- package/node_modules/jayson/node_modules/@types/node/string_decoder.d.ts +0 -7
- package/node_modules/jayson/node_modules/@types/node/timers.d.ts +0 -16
- package/node_modules/jayson/node_modules/@types/node/tls.d.ts +0 -713
- package/node_modules/jayson/node_modules/@types/node/trace_events.d.ts +0 -61
- package/node_modules/jayson/node_modules/@types/node/tty.d.ts +0 -66
- package/node_modules/jayson/node_modules/@types/node/url.d.ts +0 -147
- package/node_modules/jayson/node_modules/@types/node/util.d.ts +0 -200
- package/node_modules/jayson/node_modules/@types/node/v8.d.ts +0 -197
- package/node_modules/jayson/node_modules/@types/node/vm.d.ts +0 -112
- package/node_modules/jayson/node_modules/@types/node/wasi.d.ts +0 -55
- package/node_modules/jayson/node_modules/@types/node/worker_threads.d.ts +0 -207
- package/node_modules/jayson/node_modules/@types/node/zlib.d.ts +0 -356
- package/node_modules/jayson/node_modules/commander/LICENSE +0 -22
- package/node_modules/jayson/node_modules/commander/Readme.md +0 -428
- package/node_modules/jayson/node_modules/commander/index.js +0 -1224
- package/node_modules/jayson/node_modules/commander/package.json +0 -38
- package/node_modules/jayson/node_modules/commander/typings/index.d.ts +0 -310
- package/node_modules/jayson/package.json +0 -89
- package/node_modules/jayson/promise/index.d.ts +0 -367
- package/node_modules/jayson/promise/index.js +0 -3
- package/node_modules/jayson/promise/lib/client/browser/index.d.ts +0 -12
- package/node_modules/jayson/promise/lib/client/browser/index.js +0 -28
- package/node_modules/jayson/promise/lib/client/http.js +0 -23
- package/node_modules/jayson/promise/lib/client/https.js +0 -24
- package/node_modules/jayson/promise/lib/client/index.js +0 -53
- package/node_modules/jayson/promise/lib/client/tcp.js +0 -23
- package/node_modules/jayson/promise/lib/client/tls.js +0 -23
- package/node_modules/jayson/promise/lib/client/websocket.js +0 -23
- package/node_modules/jayson/promise/lib/index.js +0 -33
- package/node_modules/jayson/promise/lib/method.js +0 -54
- package/node_modules/jayson/promise/lib/server.js +0 -23
- package/node_modules/jayson/promise/lib/utils.js +0 -23
- package/node_modules/json-stringify-safe/.npmignore +0 -1
- package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
- package/node_modules/json-stringify-safe/LICENSE +0 -15
- package/node_modules/json-stringify-safe/Makefile +0 -35
- package/node_modules/json-stringify-safe/README.md +0 -52
- package/node_modules/json-stringify-safe/package.json +0 -31
- package/node_modules/json-stringify-safe/stringify.js +0 -27
- package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
- package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
- package/node_modules/ms/index.js +0 -162
- package/node_modules/ms/license.md +0 -21
- package/node_modules/ms/package.json +0 -38
- package/node_modules/ms/readme.md +0 -59
- package/node_modules/node-fetch/LICENSE.md +0 -22
- package/node_modules/node-fetch/README.md +0 -634
- package/node_modules/node-fetch/browser.js +0 -25
- package/node_modules/node-fetch/lib/index.es.js +0 -1777
- package/node_modules/node-fetch/lib/index.js +0 -1787
- package/node_modules/node-fetch/lib/index.mjs +0 -1775
- package/node_modules/node-fetch/package.json +0 -89
- package/node_modules/node-gyp-build/LICENSE +0 -21
- package/node_modules/node-gyp-build/README.md +0 -58
- package/node_modules/node-gyp-build/SECURITY.md +0 -5
- package/node_modules/node-gyp-build/bin.js +0 -84
- package/node_modules/node-gyp-build/build-test.js +0 -19
- package/node_modules/node-gyp-build/index.js +0 -6
- package/node_modules/node-gyp-build/node-gyp-build.js +0 -207
- package/node_modules/node-gyp-build/optional.js +0 -7
- package/node_modules/node-gyp-build/package.json +0 -43
- package/node_modules/pako/LICENSE +0 -21
- package/node_modules/pako/README.md +0 -177
- package/node_modules/pako/dist/pako.es5.js +0 -6688
- package/node_modules/pako/dist/pako.es5.min.js +0 -2
- package/node_modules/pako/dist/pako.esm.mjs +0 -6877
- package/node_modules/pako/dist/pako.js +0 -6896
- package/node_modules/pako/dist/pako.min.js +0 -2
- package/node_modules/pako/dist/pako_deflate.es5.js +0 -3924
- package/node_modules/pako/dist/pako_deflate.es5.min.js +0 -2
- package/node_modules/pako/dist/pako_deflate.js +0 -4126
- package/node_modules/pako/dist/pako_deflate.min.js +0 -2
- package/node_modules/pako/dist/pako_inflate.es5.js +0 -3229
- package/node_modules/pako/dist/pako_inflate.es5.min.js +0 -2
- package/node_modules/pako/dist/pako_inflate.js +0 -3239
- package/node_modules/pako/dist/pako_inflate.min.js +0 -2
- package/node_modules/pako/index.js +0 -18
- package/node_modules/pako/lib/deflate.js +0 -380
- package/node_modules/pako/lib/inflate.js +0 -419
- package/node_modules/pako/lib/utils/common.js +0 -48
- package/node_modules/pako/lib/utils/strings.js +0 -174
- package/node_modules/pako/lib/zlib/README +0 -59
- package/node_modules/pako/lib/zlib/adler32.js +0 -51
- package/node_modules/pako/lib/zlib/constants.js +0 -68
- package/node_modules/pako/lib/zlib/crc32.js +0 -59
- package/node_modules/pako/lib/zlib/deflate.js +0 -2048
- package/node_modules/pako/lib/zlib/gzheader.js +0 -58
- package/node_modules/pako/lib/zlib/inffast.js +0 -344
- package/node_modules/pako/lib/zlib/inflate.js +0 -1572
- package/node_modules/pako/lib/zlib/inftrees.js +0 -340
- package/node_modules/pako/lib/zlib/messages.js +0 -32
- package/node_modules/pako/lib/zlib/trees.js +0 -1179
- package/node_modules/pako/lib/zlib/zstream.js +0 -47
- package/node_modules/pako/package.json +0 -64
- package/node_modules/rpc-websockets/LICENSE +0 -10
- package/node_modules/rpc-websockets/README.md +0 -156
- package/node_modules/rpc-websockets/dist/index.browser-bundle.js +0 -14
- package/node_modules/rpc-websockets/dist/index.browser.cjs +0 -389
- package/node_modules/rpc-websockets/dist/index.browser.cjs.map +0 -1
- package/node_modules/rpc-websockets/dist/index.browser.d.mts +0 -225
- package/node_modules/rpc-websockets/dist/index.browser.d.ts +0 -225
- package/node_modules/rpc-websockets/dist/index.browser.mjs +0 -384
- package/node_modules/rpc-websockets/dist/index.browser.mjs.map +0 -1
- package/node_modules/rpc-websockets/dist/index.cjs +0 -898
- package/node_modules/rpc-websockets/dist/index.cjs.map +0 -1
- package/node_modules/rpc-websockets/dist/index.d.mts +0 -415
- package/node_modules/rpc-websockets/dist/index.d.ts +0 -415
- package/node_modules/rpc-websockets/dist/index.mjs +0 -886
- package/node_modules/rpc-websockets/dist/index.mjs.map +0 -1
- package/node_modules/rpc-websockets/node_modules/@types/ws/LICENSE +0 -21
- package/node_modules/rpc-websockets/node_modules/@types/ws/README.md +0 -15
- package/node_modules/rpc-websockets/node_modules/@types/ws/index.d.mts +0 -451
- package/node_modules/rpc-websockets/node_modules/@types/ws/index.d.ts +0 -445
- package/node_modules/rpc-websockets/node_modules/@types/ws/package.json +0 -72
- package/node_modules/rpc-websockets/node_modules/eventemitter3/LICENSE +0 -21
- package/node_modules/rpc-websockets/node_modules/eventemitter3/README.md +0 -94
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.js +0 -347
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +0 -1
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +0 -1
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.js +0 -355
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +0 -1
- package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +0 -1
- package/node_modules/rpc-websockets/node_modules/eventemitter3/index.d.ts +0 -135
- package/node_modules/rpc-websockets/node_modules/eventemitter3/index.js +0 -336
- package/node_modules/rpc-websockets/node_modules/eventemitter3/index.mjs +0 -4
- package/node_modules/rpc-websockets/node_modules/eventemitter3/package.json +0 -67
- package/node_modules/rpc-websockets/node_modules/ws/LICENSE +0 -20
- package/node_modules/rpc-websockets/node_modules/ws/README.md +0 -548
- package/node_modules/rpc-websockets/node_modules/ws/browser.js +0 -8
- package/node_modules/rpc-websockets/node_modules/ws/index.js +0 -13
- package/node_modules/rpc-websockets/node_modules/ws/lib/buffer-util.js +0 -131
- package/node_modules/rpc-websockets/node_modules/ws/lib/constants.js +0 -18
- package/node_modules/rpc-websockets/node_modules/ws/lib/event-target.js +0 -292
- package/node_modules/rpc-websockets/node_modules/ws/lib/extension.js +0 -203
- package/node_modules/rpc-websockets/node_modules/ws/lib/limiter.js +0 -55
- package/node_modules/rpc-websockets/node_modules/ws/lib/permessage-deflate.js +0 -528
- package/node_modules/rpc-websockets/node_modules/ws/lib/receiver.js +0 -706
- package/node_modules/rpc-websockets/node_modules/ws/lib/sender.js +0 -602
- package/node_modules/rpc-websockets/node_modules/ws/lib/stream.js +0 -161
- package/node_modules/rpc-websockets/node_modules/ws/lib/subprotocol.js +0 -62
- package/node_modules/rpc-websockets/node_modules/ws/lib/validation.js +0 -152
- package/node_modules/rpc-websockets/node_modules/ws/lib/websocket-server.js +0 -550
- package/node_modules/rpc-websockets/node_modules/ws/lib/websocket.js +0 -1388
- package/node_modules/rpc-websockets/node_modules/ws/package.json +0 -69
- package/node_modules/rpc-websockets/node_modules/ws/wrapper.mjs +0 -8
- package/node_modules/rpc-websockets/package.json +0 -90
- package/node_modules/safe-buffer/LICENSE +0 -21
- package/node_modules/safe-buffer/README.md +0 -584
- package/node_modules/safe-buffer/index.d.ts +0 -187
- package/node_modules/safe-buffer/index.js +0 -65
- package/node_modules/safe-buffer/package.json +0 -51
- package/node_modules/stream-chain/LICENSE +0 -11
- package/node_modules/stream-chain/README.md +0 -334
- package/node_modules/stream-chain/defs.js +0 -22
- package/node_modules/stream-chain/index.js +0 -203
- package/node_modules/stream-chain/package.json +0 -31
- package/node_modules/stream-chain/utils/FromIterable.js +0 -94
- package/node_modules/stream-chain/utils/Reduce.js +0 -40
- package/node_modules/stream-chain/utils/asFun.js +0 -85
- package/node_modules/stream-chain/utils/asGen.js +0 -77
- package/node_modules/stream-chain/utils/comp.js +0 -20
- package/node_modules/stream-chain/utils/fold.js +0 -43
- package/node_modules/stream-chain/utils/gen.js +0 -24
- package/node_modules/stream-chain/utils/scan.js +0 -41
- package/node_modules/stream-chain/utils/skip.js +0 -32
- package/node_modules/stream-chain/utils/skipWhile.js +0 -46
- package/node_modules/stream-chain/utils/take.js +0 -39
- package/node_modules/stream-chain/utils/takeWhile.js +0 -47
- package/node_modules/stream-json/Assembler.js +0 -154
- package/node_modules/stream-json/Disassembler.js +0 -209
- package/node_modules/stream-json/Emitter.js +0 -22
- package/node_modules/stream-json/LICENSE +0 -34
- package/node_modules/stream-json/Parser.js +0 -545
- package/node_modules/stream-json/README.md +0 -128
- package/node_modules/stream-json/Stringer.js +0 -153
- package/node_modules/stream-json/filters/Filter.js +0 -130
- package/node_modules/stream-json/filters/FilterBase.js +0 -201
- package/node_modules/stream-json/filters/Ignore.js +0 -24
- package/node_modules/stream-json/filters/Pick.js +0 -58
- package/node_modules/stream-json/filters/Replace.js +0 -115
- package/node_modules/stream-json/index.js +0 -11
- package/node_modules/stream-json/jsonl/Parser.js +0 -131
- package/node_modules/stream-json/jsonl/Stringer.js +0 -29
- package/node_modules/stream-json/package.json +0 -45
- package/node_modules/stream-json/streamers/StreamArray.js +0 -44
- package/node_modules/stream-json/streamers/StreamBase.js +0 -101
- package/node_modules/stream-json/streamers/StreamObject.js +0 -43
- package/node_modules/stream-json/streamers/StreamValues.js +0 -33
- package/node_modules/stream-json/utils/Batch.js +0 -44
- package/node_modules/stream-json/utils/Utf8Stream.js +0 -53
- package/node_modules/stream-json/utils/Verifier.js +0 -485
- package/node_modules/stream-json/utils/emit.js +0 -5
- package/node_modules/stream-json/utils/withParser.js +0 -10
- package/node_modules/superstruct/License.md +0 -9
- package/node_modules/superstruct/Readme.md +0 -228
- package/node_modules/superstruct/lib/coercions.d.ts +0 -19
- package/node_modules/superstruct/lib/coercions.d.ts.map +0 -1
- package/node_modules/superstruct/lib/error.d.ts +0 -32
- package/node_modules/superstruct/lib/error.d.ts.map +0 -1
- package/node_modules/superstruct/lib/index.cjs +0 -1257
- package/node_modules/superstruct/lib/index.cjs.d.ts +0 -579
- package/node_modules/superstruct/lib/index.cjs.map +0 -1
- package/node_modules/superstruct/lib/index.d.cts +0 -579
- package/node_modules/superstruct/lib/index.d.ts +0 -7
- package/node_modules/superstruct/lib/index.d.ts.map +0 -1
- package/node_modules/superstruct/lib/index.es.d.ts +0 -579
- package/node_modules/superstruct/lib/index.es.js +0 -1203
- package/node_modules/superstruct/lib/index.es.js.map +0 -1
- package/node_modules/superstruct/lib/refinements.d.ts +0 -19
- package/node_modules/superstruct/lib/refinements.d.ts.map +0 -1
- package/node_modules/superstruct/lib/struct.d.ts +0 -110
- package/node_modules/superstruct/lib/struct.d.ts.map +0 -1
- package/node_modules/superstruct/lib/structs/coercions.d.ts +0 -29
- package/node_modules/superstruct/lib/structs/coercions.d.ts.map +0 -1
- package/node_modules/superstruct/lib/structs/refinements.d.ts +0 -38
- package/node_modules/superstruct/lib/structs/refinements.d.ts.map +0 -1
- package/node_modules/superstruct/lib/structs/types.d.ts +0 -142
- package/node_modules/superstruct/lib/structs/types.d.ts.map +0 -1
- package/node_modules/superstruct/lib/structs/utilities.d.ts +0 -66
- package/node_modules/superstruct/lib/structs/utilities.d.ts.map +0 -1
- package/node_modules/superstruct/lib/types.d.ts +0 -200
- package/node_modules/superstruct/lib/types.d.ts.map +0 -1
- package/node_modules/superstruct/lib/typings.d.ts +0 -36
- package/node_modules/superstruct/lib/typings.d.ts.map +0 -1
- package/node_modules/superstruct/lib/utilities.d.ts +0 -56
- package/node_modules/superstruct/lib/utilities.d.ts.map +0 -1
- package/node_modules/superstruct/lib/utils.d.ts +0 -139
- package/node_modules/superstruct/lib/utils.d.ts.map +0 -1
- package/node_modules/superstruct/lib/xtras.d.ts +0 -56
- package/node_modules/superstruct/lib/xtras.d.ts.map +0 -1
- package/node_modules/superstruct/package.json +0 -110
- package/node_modules/superstruct/umd/coercions.d.ts +0 -18
- package/node_modules/superstruct/umd/index.d.ts +0 -4
- package/node_modules/superstruct/umd/refinements.d.ts +0 -14
- package/node_modules/superstruct/umd/struct.d.ts +0 -80
- package/node_modules/superstruct/umd/superstruct.d.ts +0 -579
- package/node_modules/superstruct/umd/superstruct.js +0 -1262
- package/node_modules/superstruct/umd/superstruct.min.d.ts +0 -579
- package/node_modules/superstruct/umd/superstruct.min.js +0 -1
- package/node_modules/superstruct/umd/types.d.ts +0 -127
- package/node_modules/superstruct/umd/utils.d.ts +0 -9
- package/node_modules/text-encoding-utf-8/LICENSE.md +0 -29
- package/node_modules/text-encoding-utf-8/README.md +0 -63
- package/node_modules/text-encoding-utf-8/lib/encoding.js +0 -655
- package/node_modules/text-encoding-utf-8/lib/encoding.lib.js +0 -642
- package/node_modules/text-encoding-utf-8/lib/encoding.lib.mjs +0 -665
- package/node_modules/text-encoding-utf-8/package.json +0 -26
- package/node_modules/text-encoding-utf-8/src/encoding.js +0 -665
- package/node_modules/text-encoding-utf-8/src/polyfill.js +0 -21
- package/node_modules/toml/.jshintrc +0 -18
- package/node_modules/toml/.travis.yml +0 -7
- package/node_modules/toml/CHANGELOG.md +0 -116
- package/node_modules/toml/LICENSE +0 -22
- package/node_modules/toml/README.md +0 -93
- package/node_modules/toml/benchmark.js +0 -12
- package/node_modules/toml/index.d.ts +0 -3
- package/node_modules/toml/index.js +0 -9
- package/node_modules/toml/lib/compiler.js +0 -195
- package/node_modules/toml/lib/parser.js +0 -3841
- package/node_modules/toml/package.json +0 -24
- package/node_modules/toml/src/toml.pegjs +0 -231
- package/node_modules/toml/test/bad.toml +0 -5
- package/node_modules/toml/test/example.toml +0 -32
- package/node_modules/toml/test/hard_example.toml +0 -33
- package/node_modules/toml/test/inline_tables.toml +0 -10
- package/node_modules/toml/test/literal_strings.toml +0 -5
- package/node_modules/toml/test/multiline_eat_whitespace.toml +0 -15
- package/node_modules/toml/test/multiline_literal_strings.toml +0 -7
- package/node_modules/toml/test/multiline_strings.toml +0 -6
- package/node_modules/toml/test/smoke.js +0 -22
- package/node_modules/toml/test/table_arrays_easy.toml +0 -10
- package/node_modules/toml/test/table_arrays_hard.toml +0 -31
- package/node_modules/toml/test/test_toml.js +0 -596
- package/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/node_modules/tslib/LICENSE.txt +0 -12
- package/node_modules/tslib/README.md +0 -164
- package/node_modules/tslib/SECURITY.md +0 -41
- package/node_modules/tslib/modules/index.d.ts +0 -38
- package/node_modules/tslib/modules/index.js +0 -70
- package/node_modules/tslib/modules/package.json +0 -3
- package/node_modules/tslib/package.json +0 -47
- package/node_modules/tslib/tslib.d.ts +0 -460
- package/node_modules/tslib/tslib.es6.html +0 -1
- package/node_modules/tslib/tslib.es6.js +0 -402
- package/node_modules/tslib/tslib.es6.mjs +0 -401
- package/node_modules/tslib/tslib.html +0 -1
- package/node_modules/tslib/tslib.js +0 -484
- package/node_modules/undici-types/LICENSE +0 -21
- package/node_modules/undici-types/README.md +0 -6
- package/node_modules/undici-types/agent.d.ts +0 -31
- package/node_modules/undici-types/api.d.ts +0 -43
- package/node_modules/undici-types/balanced-pool.d.ts +0 -29
- package/node_modules/undici-types/cache-interceptor.d.ts +0 -172
- package/node_modules/undici-types/cache.d.ts +0 -36
- package/node_modules/undici-types/client.d.ts +0 -107
- package/node_modules/undici-types/connector.d.ts +0 -34
- package/node_modules/undici-types/content-type.d.ts +0 -21
- package/node_modules/undici-types/cookies.d.ts +0 -30
- package/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
- package/node_modules/undici-types/dispatcher.d.ts +0 -281
- package/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
- package/node_modules/undici-types/errors.d.ts +0 -171
- package/node_modules/undici-types/eventsource.d.ts +0 -61
- package/node_modules/undici-types/fetch.d.ts +0 -210
- package/node_modules/undici-types/formdata.d.ts +0 -108
- package/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/node_modules/undici-types/global-origin.d.ts +0 -7
- package/node_modules/undici-types/h2c-client.d.ts +0 -75
- package/node_modules/undici-types/handlers.d.ts +0 -15
- package/node_modules/undici-types/header.d.ts +0 -160
- package/node_modules/undici-types/index.d.ts +0 -75
- package/node_modules/undici-types/interceptors.d.ts +0 -34
- package/node_modules/undici-types/mock-agent.d.ts +0 -65
- package/node_modules/undici-types/mock-call-history.d.ts +0 -111
- package/node_modules/undici-types/mock-client.d.ts +0 -25
- package/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/node_modules/undici-types/mock-interceptor.d.ts +0 -93
- package/node_modules/undici-types/mock-pool.d.ts +0 -25
- package/node_modules/undici-types/package.json +0 -55
- package/node_modules/undici-types/patch.d.ts +0 -29
- package/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/node_modules/undici-types/pool.d.ts +0 -39
- package/node_modules/undici-types/proxy-agent.d.ts +0 -28
- package/node_modules/undici-types/readable.d.ts +0 -68
- package/node_modules/undici-types/retry-agent.d.ts +0 -8
- package/node_modules/undici-types/retry-handler.d.ts +0 -116
- package/node_modules/undici-types/util.d.ts +0 -18
- package/node_modules/undici-types/utility.d.ts +0 -7
- package/node_modules/undici-types/webidl.d.ts +0 -266
- package/node_modules/undici-types/websocket.d.ts +0 -184
- package/node_modules/utf-8-validate/LICENSE +0 -30
- package/node_modules/utf-8-validate/README.md +0 -50
- package/node_modules/utf-8-validate/binding.gyp +0 -18
- package/node_modules/utf-8-validate/fallback.js +0 -62
- package/node_modules/utf-8-validate/index.js +0 -7
- package/node_modules/utf-8-validate/package.json +0 -36
- package/node_modules/utf-8-validate/prebuilds/darwin-x64+arm64/node.napi.node +0 -0
- package/node_modules/utf-8-validate/prebuilds/linux-x64/node.napi.node +0 -0
- package/node_modules/utf-8-validate/prebuilds/win32-ia32/node.napi.node +0 -0
- package/node_modules/utf-8-validate/prebuilds/win32-x64/node.napi.node +0 -0
- package/node_modules/utf-8-validate/src/validation.c +0 -109
- package/node_modules/uuid/CHANGELOG.md +0 -229
- package/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/node_modules/uuid/LICENSE.md +0 -9
- package/node_modules/uuid/README.md +0 -505
- package/node_modules/uuid/dist/bin/uuid +0 -2
- package/node_modules/uuid/dist/esm-browser/index.js +0 -9
- package/node_modules/uuid/dist/esm-browser/md5.js +0 -215
- package/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/node_modules/uuid/dist/esm-browser/parse.js +0 -35
- package/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/node_modules/uuid/dist/esm-browser/rng.js +0 -19
- package/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
- package/node_modules/uuid/dist/esm-browser/stringify.js +0 -30
- package/node_modules/uuid/dist/esm-browser/v1.js +0 -95
- package/node_modules/uuid/dist/esm-browser/v3.js +0 -4
- package/node_modules/uuid/dist/esm-browser/v35.js +0 -64
- package/node_modules/uuid/dist/esm-browser/v4.js +0 -24
- package/node_modules/uuid/dist/esm-browser/v5.js +0 -4
- package/node_modules/uuid/dist/esm-browser/validate.js +0 -7
- package/node_modules/uuid/dist/esm-browser/version.js +0 -11
- package/node_modules/uuid/dist/esm-node/index.js +0 -9
- package/node_modules/uuid/dist/esm-node/md5.js +0 -13
- package/node_modules/uuid/dist/esm-node/nil.js +0 -1
- package/node_modules/uuid/dist/esm-node/parse.js +0 -35
- package/node_modules/uuid/dist/esm-node/regex.js +0 -1
- package/node_modules/uuid/dist/esm-node/rng.js +0 -12
- package/node_modules/uuid/dist/esm-node/sha1.js +0 -13
- package/node_modules/uuid/dist/esm-node/stringify.js +0 -29
- package/node_modules/uuid/dist/esm-node/v1.js +0 -95
- package/node_modules/uuid/dist/esm-node/v3.js +0 -4
- package/node_modules/uuid/dist/esm-node/v35.js +0 -64
- package/node_modules/uuid/dist/esm-node/v4.js +0 -24
- package/node_modules/uuid/dist/esm-node/v5.js +0 -4
- package/node_modules/uuid/dist/esm-node/validate.js +0 -7
- package/node_modules/uuid/dist/esm-node/version.js +0 -11
- package/node_modules/uuid/dist/index.js +0 -79
- package/node_modules/uuid/dist/md5-browser.js +0 -223
- package/node_modules/uuid/dist/md5.js +0 -23
- package/node_modules/uuid/dist/nil.js +0 -8
- package/node_modules/uuid/dist/parse.js +0 -45
- package/node_modules/uuid/dist/regex.js +0 -8
- package/node_modules/uuid/dist/rng-browser.js +0 -26
- package/node_modules/uuid/dist/rng.js +0 -24
- package/node_modules/uuid/dist/sha1-browser.js +0 -104
- package/node_modules/uuid/dist/sha1.js +0 -23
- package/node_modules/uuid/dist/stringify.js +0 -39
- package/node_modules/uuid/dist/umd/uuid.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
- package/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
- package/node_modules/uuid/dist/uuid-bin.js +0 -85
- package/node_modules/uuid/dist/v1.js +0 -107
- package/node_modules/uuid/dist/v3.js +0 -16
- package/node_modules/uuid/dist/v35.js +0 -78
- package/node_modules/uuid/dist/v4.js +0 -37
- package/node_modules/uuid/dist/v5.js +0 -16
- package/node_modules/uuid/dist/validate.js +0 -17
- package/node_modules/uuid/dist/version.js +0 -21
- package/node_modules/uuid/package.json +0 -135
- package/node_modules/uuid/wrapper.mjs +0 -10
- package/node_modules/webidl-conversions/LICENSE.md +0 -12
- package/node_modules/webidl-conversions/README.md +0 -53
- package/node_modules/webidl-conversions/lib/index.js +0 -189
- package/node_modules/webidl-conversions/package.json +0 -23
- package/node_modules/whatwg-url/LICENSE.txt +0 -21
- package/node_modules/whatwg-url/README.md +0 -67
- package/node_modules/whatwg-url/lib/URL-impl.js +0 -200
- package/node_modules/whatwg-url/lib/URL.js +0 -196
- package/node_modules/whatwg-url/lib/public-api.js +0 -11
- package/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
- package/node_modules/whatwg-url/lib/utils.js +0 -20
- package/node_modules/whatwg-url/node_modules/tr46/.npmignore +0 -4
- package/node_modules/whatwg-url/node_modules/tr46/index.js +0 -193
- package/node_modules/whatwg-url/node_modules/tr46/lib/.gitkeep +0 -0
- package/node_modules/whatwg-url/node_modules/tr46/lib/mappingTable.json +0 -1
- package/node_modules/whatwg-url/node_modules/tr46/package.json +0 -31
- package/node_modules/whatwg-url/package.json +0 -32
- package/node_modules/ws/LICENSE +0 -21
- package/node_modules/ws/README.md +0 -495
- package/node_modules/ws/browser.js +0 -8
- package/node_modules/ws/index.js +0 -10
- package/node_modules/ws/lib/buffer-util.js +0 -129
- package/node_modules/ws/lib/constants.js +0 -10
- package/node_modules/ws/lib/event-target.js +0 -184
- package/node_modules/ws/lib/extension.js +0 -223
- package/node_modules/ws/lib/limiter.js +0 -55
- package/node_modules/ws/lib/permessage-deflate.js +0 -518
- package/node_modules/ws/lib/receiver.js +0 -607
- package/node_modules/ws/lib/sender.js +0 -409
- package/node_modules/ws/lib/stream.js +0 -180
- package/node_modules/ws/lib/validation.js +0 -104
- package/node_modules/ws/lib/websocket-server.js +0 -449
- package/node_modules/ws/lib/websocket.js +0 -1197
- package/node_modules/ws/package.json +0 -56
package/dist/index.js
CHANGED
|
@@ -30,19 +30,30 @@ var cp_amm_default = {
|
|
|
30
30
|
address: "cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG",
|
|
31
31
|
metadata: {
|
|
32
32
|
name: "cp_amm",
|
|
33
|
-
version: "0.1.
|
|
33
|
+
version: "0.1.3",
|
|
34
34
|
spec: "0.1.0",
|
|
35
35
|
description: "Created with Anchor"
|
|
36
36
|
},
|
|
37
37
|
instructions: [
|
|
38
38
|
{
|
|
39
39
|
name: "add_liquidity",
|
|
40
|
-
discriminator: [
|
|
40
|
+
discriminator: [
|
|
41
|
+
181,
|
|
42
|
+
157,
|
|
43
|
+
89,
|
|
44
|
+
67,
|
|
45
|
+
143,
|
|
46
|
+
182,
|
|
47
|
+
52,
|
|
48
|
+
72
|
|
49
|
+
],
|
|
41
50
|
accounts: [
|
|
42
51
|
{
|
|
43
52
|
name: "pool",
|
|
44
53
|
writable: true,
|
|
45
|
-
relations: [
|
|
54
|
+
relations: [
|
|
55
|
+
"position"
|
|
56
|
+
]
|
|
46
57
|
},
|
|
47
58
|
{
|
|
48
59
|
name: "position",
|
|
@@ -50,52 +61,80 @@ var cp_amm_default = {
|
|
|
50
61
|
},
|
|
51
62
|
{
|
|
52
63
|
name: "token_a_account",
|
|
53
|
-
docs: [
|
|
64
|
+
docs: [
|
|
65
|
+
"The user token a account"
|
|
66
|
+
],
|
|
54
67
|
writable: true
|
|
55
68
|
},
|
|
56
69
|
{
|
|
57
70
|
name: "token_b_account",
|
|
58
|
-
docs: [
|
|
71
|
+
docs: [
|
|
72
|
+
"The user token b account"
|
|
73
|
+
],
|
|
59
74
|
writable: true
|
|
60
75
|
},
|
|
61
76
|
{
|
|
62
77
|
name: "token_a_vault",
|
|
63
|
-
docs: [
|
|
78
|
+
docs: [
|
|
79
|
+
"The vault token account for input token"
|
|
80
|
+
],
|
|
64
81
|
writable: true,
|
|
65
|
-
relations: [
|
|
82
|
+
relations: [
|
|
83
|
+
"pool"
|
|
84
|
+
]
|
|
66
85
|
},
|
|
67
86
|
{
|
|
68
87
|
name: "token_b_vault",
|
|
69
|
-
docs: [
|
|
88
|
+
docs: [
|
|
89
|
+
"The vault token account for output token"
|
|
90
|
+
],
|
|
70
91
|
writable: true,
|
|
71
|
-
relations: [
|
|
92
|
+
relations: [
|
|
93
|
+
"pool"
|
|
94
|
+
]
|
|
72
95
|
},
|
|
73
96
|
{
|
|
74
97
|
name: "token_a_mint",
|
|
75
|
-
docs: [
|
|
76
|
-
|
|
98
|
+
docs: [
|
|
99
|
+
"The mint of token a"
|
|
100
|
+
],
|
|
101
|
+
relations: [
|
|
102
|
+
"pool"
|
|
103
|
+
]
|
|
77
104
|
},
|
|
78
105
|
{
|
|
79
106
|
name: "token_b_mint",
|
|
80
|
-
docs: [
|
|
81
|
-
|
|
107
|
+
docs: [
|
|
108
|
+
"The mint of token b"
|
|
109
|
+
],
|
|
110
|
+
relations: [
|
|
111
|
+
"pool"
|
|
112
|
+
]
|
|
82
113
|
},
|
|
83
114
|
{
|
|
84
115
|
name: "position_nft_account",
|
|
85
|
-
docs: [
|
|
116
|
+
docs: [
|
|
117
|
+
"The token account for nft"
|
|
118
|
+
]
|
|
86
119
|
},
|
|
87
120
|
{
|
|
88
121
|
name: "owner",
|
|
89
|
-
docs: [
|
|
122
|
+
docs: [
|
|
123
|
+
"owner of position"
|
|
124
|
+
],
|
|
90
125
|
signer: true
|
|
91
126
|
},
|
|
92
127
|
{
|
|
93
128
|
name: "token_a_program",
|
|
94
|
-
docs: [
|
|
129
|
+
docs: [
|
|
130
|
+
"Token a program"
|
|
131
|
+
]
|
|
95
132
|
},
|
|
96
133
|
{
|
|
97
134
|
name: "token_b_program",
|
|
98
|
-
docs: [
|
|
135
|
+
docs: [
|
|
136
|
+
"Token b program"
|
|
137
|
+
]
|
|
99
138
|
},
|
|
100
139
|
{
|
|
101
140
|
name: "event_authority",
|
|
@@ -143,33 +182,20 @@ var cp_amm_default = {
|
|
|
143
182
|
},
|
|
144
183
|
{
|
|
145
184
|
name: "claim_partner_fee",
|
|
146
|
-
discriminator: [
|
|
185
|
+
discriminator: [
|
|
186
|
+
97,
|
|
187
|
+
206,
|
|
188
|
+
39,
|
|
189
|
+
105,
|
|
190
|
+
94,
|
|
191
|
+
94,
|
|
192
|
+
126,
|
|
193
|
+
148
|
|
194
|
+
],
|
|
147
195
|
accounts: [
|
|
148
196
|
{
|
|
149
197
|
name: "pool_authority",
|
|
150
|
-
|
|
151
|
-
seeds: [
|
|
152
|
-
{
|
|
153
|
-
kind: "const",
|
|
154
|
-
value: [
|
|
155
|
-
112,
|
|
156
|
-
111,
|
|
157
|
-
111,
|
|
158
|
-
108,
|
|
159
|
-
95,
|
|
160
|
-
97,
|
|
161
|
-
117,
|
|
162
|
-
116,
|
|
163
|
-
104,
|
|
164
|
-
111,
|
|
165
|
-
114,
|
|
166
|
-
105,
|
|
167
|
-
116,
|
|
168
|
-
121
|
|
169
|
-
]
|
|
170
|
-
}
|
|
171
|
-
]
|
|
172
|
-
}
|
|
198
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
173
199
|
},
|
|
174
200
|
{
|
|
175
201
|
name: "pool",
|
|
@@ -177,48 +203,74 @@ var cp_amm_default = {
|
|
|
177
203
|
},
|
|
178
204
|
{
|
|
179
205
|
name: "token_a_account",
|
|
180
|
-
docs: [
|
|
206
|
+
docs: [
|
|
207
|
+
"The treasury token a account"
|
|
208
|
+
],
|
|
181
209
|
writable: true
|
|
182
210
|
},
|
|
183
211
|
{
|
|
184
212
|
name: "token_b_account",
|
|
185
|
-
docs: [
|
|
213
|
+
docs: [
|
|
214
|
+
"The treasury token b account"
|
|
215
|
+
],
|
|
186
216
|
writable: true
|
|
187
217
|
},
|
|
188
218
|
{
|
|
189
219
|
name: "token_a_vault",
|
|
190
|
-
docs: [
|
|
220
|
+
docs: [
|
|
221
|
+
"The vault token account for input token"
|
|
222
|
+
],
|
|
191
223
|
writable: true,
|
|
192
|
-
relations: [
|
|
224
|
+
relations: [
|
|
225
|
+
"pool"
|
|
226
|
+
]
|
|
193
227
|
},
|
|
194
228
|
{
|
|
195
229
|
name: "token_b_vault",
|
|
196
|
-
docs: [
|
|
230
|
+
docs: [
|
|
231
|
+
"The vault token account for output token"
|
|
232
|
+
],
|
|
197
233
|
writable: true,
|
|
198
|
-
relations: [
|
|
234
|
+
relations: [
|
|
235
|
+
"pool"
|
|
236
|
+
]
|
|
199
237
|
},
|
|
200
238
|
{
|
|
201
239
|
name: "token_a_mint",
|
|
202
|
-
docs: [
|
|
203
|
-
|
|
240
|
+
docs: [
|
|
241
|
+
"The mint of token a"
|
|
242
|
+
],
|
|
243
|
+
relations: [
|
|
244
|
+
"pool"
|
|
245
|
+
]
|
|
204
246
|
},
|
|
205
247
|
{
|
|
206
248
|
name: "token_b_mint",
|
|
207
|
-
docs: [
|
|
208
|
-
|
|
249
|
+
docs: [
|
|
250
|
+
"The mint of token b"
|
|
251
|
+
],
|
|
252
|
+
relations: [
|
|
253
|
+
"pool"
|
|
254
|
+
]
|
|
209
255
|
},
|
|
210
256
|
{
|
|
211
257
|
name: "partner",
|
|
212
258
|
signer: true,
|
|
213
|
-
relations: [
|
|
259
|
+
relations: [
|
|
260
|
+
"pool"
|
|
261
|
+
]
|
|
214
262
|
},
|
|
215
263
|
{
|
|
216
264
|
name: "token_a_program",
|
|
217
|
-
docs: [
|
|
265
|
+
docs: [
|
|
266
|
+
"Token a program"
|
|
267
|
+
]
|
|
218
268
|
},
|
|
219
269
|
{
|
|
220
270
|
name: "token_b_program",
|
|
221
|
-
docs: [
|
|
271
|
+
docs: [
|
|
272
|
+
"Token b program"
|
|
273
|
+
]
|
|
222
274
|
},
|
|
223
275
|
{
|
|
224
276
|
name: "event_authority",
|
|
@@ -266,37 +318,26 @@ var cp_amm_default = {
|
|
|
266
318
|
},
|
|
267
319
|
{
|
|
268
320
|
name: "claim_position_fee",
|
|
269
|
-
discriminator: [
|
|
321
|
+
discriminator: [
|
|
322
|
+
180,
|
|
323
|
+
38,
|
|
324
|
+
154,
|
|
325
|
+
17,
|
|
326
|
+
133,
|
|
327
|
+
33,
|
|
328
|
+
162,
|
|
329
|
+
211
|
|
330
|
+
],
|
|
270
331
|
accounts: [
|
|
271
332
|
{
|
|
272
333
|
name: "pool_authority",
|
|
273
|
-
|
|
274
|
-
seeds: [
|
|
275
|
-
{
|
|
276
|
-
kind: "const",
|
|
277
|
-
value: [
|
|
278
|
-
112,
|
|
279
|
-
111,
|
|
280
|
-
111,
|
|
281
|
-
108,
|
|
282
|
-
95,
|
|
283
|
-
97,
|
|
284
|
-
117,
|
|
285
|
-
116,
|
|
286
|
-
104,
|
|
287
|
-
111,
|
|
288
|
-
114,
|
|
289
|
-
105,
|
|
290
|
-
116,
|
|
291
|
-
121
|
|
292
|
-
]
|
|
293
|
-
}
|
|
294
|
-
]
|
|
295
|
-
}
|
|
334
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
296
335
|
},
|
|
297
336
|
{
|
|
298
337
|
name: "pool",
|
|
299
|
-
relations: [
|
|
338
|
+
relations: [
|
|
339
|
+
"position"
|
|
340
|
+
]
|
|
300
341
|
},
|
|
301
342
|
{
|
|
302
343
|
name: "position",
|
|
@@ -304,52 +345,80 @@ var cp_amm_default = {
|
|
|
304
345
|
},
|
|
305
346
|
{
|
|
306
347
|
name: "token_a_account",
|
|
307
|
-
docs: [
|
|
348
|
+
docs: [
|
|
349
|
+
"The user token a account"
|
|
350
|
+
],
|
|
308
351
|
writable: true
|
|
309
352
|
},
|
|
310
353
|
{
|
|
311
354
|
name: "token_b_account",
|
|
312
|
-
docs: [
|
|
355
|
+
docs: [
|
|
356
|
+
"The user token b account"
|
|
357
|
+
],
|
|
313
358
|
writable: true
|
|
314
359
|
},
|
|
315
360
|
{
|
|
316
361
|
name: "token_a_vault",
|
|
317
|
-
docs: [
|
|
362
|
+
docs: [
|
|
363
|
+
"The vault token account for input token"
|
|
364
|
+
],
|
|
318
365
|
writable: true,
|
|
319
|
-
relations: [
|
|
366
|
+
relations: [
|
|
367
|
+
"pool"
|
|
368
|
+
]
|
|
320
369
|
},
|
|
321
370
|
{
|
|
322
371
|
name: "token_b_vault",
|
|
323
|
-
docs: [
|
|
372
|
+
docs: [
|
|
373
|
+
"The vault token account for output token"
|
|
374
|
+
],
|
|
324
375
|
writable: true,
|
|
325
|
-
relations: [
|
|
376
|
+
relations: [
|
|
377
|
+
"pool"
|
|
378
|
+
]
|
|
326
379
|
},
|
|
327
380
|
{
|
|
328
381
|
name: "token_a_mint",
|
|
329
|
-
docs: [
|
|
330
|
-
|
|
382
|
+
docs: [
|
|
383
|
+
"The mint of token a"
|
|
384
|
+
],
|
|
385
|
+
relations: [
|
|
386
|
+
"pool"
|
|
387
|
+
]
|
|
331
388
|
},
|
|
332
389
|
{
|
|
333
390
|
name: "token_b_mint",
|
|
334
|
-
docs: [
|
|
335
|
-
|
|
391
|
+
docs: [
|
|
392
|
+
"The mint of token b"
|
|
393
|
+
],
|
|
394
|
+
relations: [
|
|
395
|
+
"pool"
|
|
396
|
+
]
|
|
336
397
|
},
|
|
337
398
|
{
|
|
338
399
|
name: "position_nft_account",
|
|
339
|
-
docs: [
|
|
400
|
+
docs: [
|
|
401
|
+
"The token account for nft"
|
|
402
|
+
]
|
|
340
403
|
},
|
|
341
404
|
{
|
|
342
405
|
name: "owner",
|
|
343
|
-
docs: [
|
|
406
|
+
docs: [
|
|
407
|
+
"owner of position"
|
|
408
|
+
],
|
|
344
409
|
signer: true
|
|
345
410
|
},
|
|
346
411
|
{
|
|
347
412
|
name: "token_a_program",
|
|
348
|
-
docs: [
|
|
413
|
+
docs: [
|
|
414
|
+
"Token a program"
|
|
415
|
+
]
|
|
349
416
|
},
|
|
350
417
|
{
|
|
351
418
|
name: "token_b_program",
|
|
352
|
-
docs: [
|
|
419
|
+
docs: [
|
|
420
|
+
"Token b program"
|
|
421
|
+
]
|
|
353
422
|
},
|
|
354
423
|
{
|
|
355
424
|
name: "event_authority",
|
|
@@ -388,33 +457,20 @@ var cp_amm_default = {
|
|
|
388
457
|
},
|
|
389
458
|
{
|
|
390
459
|
name: "claim_protocol_fee",
|
|
391
|
-
discriminator: [
|
|
460
|
+
discriminator: [
|
|
461
|
+
165,
|
|
462
|
+
228,
|
|
463
|
+
133,
|
|
464
|
+
48,
|
|
465
|
+
99,
|
|
466
|
+
249,
|
|
467
|
+
255,
|
|
468
|
+
33
|
|
469
|
+
],
|
|
392
470
|
accounts: [
|
|
393
471
|
{
|
|
394
472
|
name: "pool_authority",
|
|
395
|
-
|
|
396
|
-
seeds: [
|
|
397
|
-
{
|
|
398
|
-
kind: "const",
|
|
399
|
-
value: [
|
|
400
|
-
112,
|
|
401
|
-
111,
|
|
402
|
-
111,
|
|
403
|
-
108,
|
|
404
|
-
95,
|
|
405
|
-
97,
|
|
406
|
-
117,
|
|
407
|
-
116,
|
|
408
|
-
104,
|
|
409
|
-
111,
|
|
410
|
-
114,
|
|
411
|
-
105,
|
|
412
|
-
116,
|
|
413
|
-
121
|
|
414
|
-
]
|
|
415
|
-
}
|
|
416
|
-
]
|
|
417
|
-
}
|
|
473
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
418
474
|
},
|
|
419
475
|
{
|
|
420
476
|
name: "pool",
|
|
@@ -422,29 +478,47 @@ var cp_amm_default = {
|
|
|
422
478
|
},
|
|
423
479
|
{
|
|
424
480
|
name: "token_a_vault",
|
|
425
|
-
docs: [
|
|
481
|
+
docs: [
|
|
482
|
+
"The vault token account for input token"
|
|
483
|
+
],
|
|
426
484
|
writable: true,
|
|
427
|
-
relations: [
|
|
485
|
+
relations: [
|
|
486
|
+
"pool"
|
|
487
|
+
]
|
|
428
488
|
},
|
|
429
489
|
{
|
|
430
490
|
name: "token_b_vault",
|
|
431
|
-
docs: [
|
|
491
|
+
docs: [
|
|
492
|
+
"The vault token account for output token"
|
|
493
|
+
],
|
|
432
494
|
writable: true,
|
|
433
|
-
relations: [
|
|
495
|
+
relations: [
|
|
496
|
+
"pool"
|
|
497
|
+
]
|
|
434
498
|
},
|
|
435
499
|
{
|
|
436
500
|
name: "token_a_mint",
|
|
437
|
-
docs: [
|
|
438
|
-
|
|
501
|
+
docs: [
|
|
502
|
+
"The mint of token a"
|
|
503
|
+
],
|
|
504
|
+
relations: [
|
|
505
|
+
"pool"
|
|
506
|
+
]
|
|
439
507
|
},
|
|
440
508
|
{
|
|
441
509
|
name: "token_b_mint",
|
|
442
|
-
docs: [
|
|
443
|
-
|
|
510
|
+
docs: [
|
|
511
|
+
"The mint of token b"
|
|
512
|
+
],
|
|
513
|
+
relations: [
|
|
514
|
+
"pool"
|
|
515
|
+
]
|
|
444
516
|
},
|
|
445
517
|
{
|
|
446
518
|
name: "token_a_account",
|
|
447
|
-
docs: [
|
|
519
|
+
docs: [
|
|
520
|
+
"The treasury token a account"
|
|
521
|
+
],
|
|
448
522
|
writable: true,
|
|
449
523
|
pda: {
|
|
450
524
|
seeds: [
|
|
@@ -535,7 +609,9 @@ var cp_amm_default = {
|
|
|
535
609
|
},
|
|
536
610
|
{
|
|
537
611
|
name: "token_b_account",
|
|
538
|
-
docs: [
|
|
612
|
+
docs: [
|
|
613
|
+
"The treasury token b account"
|
|
614
|
+
],
|
|
539
615
|
writable: true,
|
|
540
616
|
pda: {
|
|
541
617
|
seeds: [
|
|
@@ -626,21 +702,31 @@ var cp_amm_default = {
|
|
|
626
702
|
},
|
|
627
703
|
{
|
|
628
704
|
name: "claim_fee_operator",
|
|
629
|
-
docs: [
|
|
705
|
+
docs: [
|
|
706
|
+
"Claim fee operator"
|
|
707
|
+
]
|
|
630
708
|
},
|
|
631
709
|
{
|
|
632
710
|
name: "operator",
|
|
633
|
-
docs: [
|
|
711
|
+
docs: [
|
|
712
|
+
"Operator"
|
|
713
|
+
],
|
|
634
714
|
signer: true,
|
|
635
|
-
relations: [
|
|
715
|
+
relations: [
|
|
716
|
+
"claim_fee_operator"
|
|
717
|
+
]
|
|
636
718
|
},
|
|
637
719
|
{
|
|
638
720
|
name: "token_a_program",
|
|
639
|
-
docs: [
|
|
721
|
+
docs: [
|
|
722
|
+
"Token a program"
|
|
723
|
+
]
|
|
640
724
|
},
|
|
641
725
|
{
|
|
642
726
|
name: "token_b_program",
|
|
643
|
-
docs: [
|
|
727
|
+
docs: [
|
|
728
|
+
"Token b program"
|
|
729
|
+
]
|
|
644
730
|
},
|
|
645
731
|
{
|
|
646
732
|
name: "event_authority",
|
|
@@ -688,38 +774,27 @@ var cp_amm_default = {
|
|
|
688
774
|
},
|
|
689
775
|
{
|
|
690
776
|
name: "claim_reward",
|
|
691
|
-
discriminator: [
|
|
777
|
+
discriminator: [
|
|
778
|
+
149,
|
|
779
|
+
95,
|
|
780
|
+
181,
|
|
781
|
+
242,
|
|
782
|
+
94,
|
|
783
|
+
90,
|
|
784
|
+
158,
|
|
785
|
+
162
|
|
786
|
+
],
|
|
692
787
|
accounts: [
|
|
693
788
|
{
|
|
694
789
|
name: "pool_authority",
|
|
695
|
-
|
|
696
|
-
seeds: [
|
|
697
|
-
{
|
|
698
|
-
kind: "const",
|
|
699
|
-
value: [
|
|
700
|
-
112,
|
|
701
|
-
111,
|
|
702
|
-
111,
|
|
703
|
-
108,
|
|
704
|
-
95,
|
|
705
|
-
97,
|
|
706
|
-
117,
|
|
707
|
-
116,
|
|
708
|
-
104,
|
|
709
|
-
111,
|
|
710
|
-
114,
|
|
711
|
-
105,
|
|
712
|
-
116,
|
|
713
|
-
121
|
|
714
|
-
]
|
|
715
|
-
}
|
|
716
|
-
]
|
|
717
|
-
}
|
|
790
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
718
791
|
},
|
|
719
792
|
{
|
|
720
793
|
name: "pool",
|
|
721
794
|
writable: true,
|
|
722
|
-
relations: [
|
|
795
|
+
relations: [
|
|
796
|
+
"position"
|
|
797
|
+
]
|
|
723
798
|
},
|
|
724
799
|
{
|
|
725
800
|
name: "position",
|
|
@@ -727,7 +802,9 @@ var cp_amm_default = {
|
|
|
727
802
|
},
|
|
728
803
|
{
|
|
729
804
|
name: "reward_vault",
|
|
730
|
-
docs: [
|
|
805
|
+
docs: [
|
|
806
|
+
"The vault token account for reward token"
|
|
807
|
+
],
|
|
731
808
|
writable: true
|
|
732
809
|
},
|
|
733
810
|
{
|
|
@@ -739,11 +816,15 @@ var cp_amm_default = {
|
|
|
739
816
|
},
|
|
740
817
|
{
|
|
741
818
|
name: "position_nft_account",
|
|
742
|
-
docs: [
|
|
819
|
+
docs: [
|
|
820
|
+
"The token account for nft"
|
|
821
|
+
]
|
|
743
822
|
},
|
|
744
823
|
{
|
|
745
824
|
name: "owner",
|
|
746
|
-
docs: [
|
|
825
|
+
docs: [
|
|
826
|
+
"owner of position"
|
|
827
|
+
],
|
|
747
828
|
signer: true
|
|
748
829
|
},
|
|
749
830
|
{
|
|
@@ -795,7 +876,16 @@ var cp_amm_default = {
|
|
|
795
876
|
},
|
|
796
877
|
{
|
|
797
878
|
name: "close_claim_fee_operator",
|
|
798
|
-
discriminator: [
|
|
879
|
+
discriminator: [
|
|
880
|
+
38,
|
|
881
|
+
134,
|
|
882
|
+
82,
|
|
883
|
+
216,
|
|
884
|
+
95,
|
|
885
|
+
124,
|
|
886
|
+
17,
|
|
887
|
+
99
|
|
888
|
+
],
|
|
799
889
|
accounts: [
|
|
800
890
|
{
|
|
801
891
|
name: "claim_fee_operator",
|
|
@@ -846,7 +936,16 @@ var cp_amm_default = {
|
|
|
846
936
|
},
|
|
847
937
|
{
|
|
848
938
|
name: "close_config",
|
|
849
|
-
discriminator: [
|
|
939
|
+
discriminator: [
|
|
940
|
+
145,
|
|
941
|
+
9,
|
|
942
|
+
72,
|
|
943
|
+
157,
|
|
944
|
+
95,
|
|
945
|
+
125,
|
|
946
|
+
61,
|
|
947
|
+
85
|
|
948
|
+
],
|
|
850
949
|
accounts: [
|
|
851
950
|
{
|
|
852
951
|
name: "config",
|
|
@@ -898,22 +997,37 @@ var cp_amm_default = {
|
|
|
898
997
|
},
|
|
899
998
|
{
|
|
900
999
|
name: "close_position",
|
|
901
|
-
discriminator: [
|
|
1000
|
+
discriminator: [
|
|
1001
|
+
123,
|
|
1002
|
+
134,
|
|
1003
|
+
81,
|
|
1004
|
+
0,
|
|
1005
|
+
49,
|
|
1006
|
+
68,
|
|
1007
|
+
98,
|
|
1008
|
+
98
|
|
1009
|
+
],
|
|
902
1010
|
accounts: [
|
|
903
1011
|
{
|
|
904
1012
|
name: "position_nft_mint",
|
|
905
|
-
docs: [
|
|
1013
|
+
docs: [
|
|
1014
|
+
"position_nft_mint"
|
|
1015
|
+
],
|
|
906
1016
|
writable: true
|
|
907
1017
|
},
|
|
908
1018
|
{
|
|
909
1019
|
name: "position_nft_account",
|
|
910
|
-
docs: [
|
|
1020
|
+
docs: [
|
|
1021
|
+
"The token account for nft"
|
|
1022
|
+
],
|
|
911
1023
|
writable: true
|
|
912
1024
|
},
|
|
913
1025
|
{
|
|
914
1026
|
name: "pool",
|
|
915
1027
|
writable: true,
|
|
916
|
-
relations: [
|
|
1028
|
+
relations: [
|
|
1029
|
+
"position"
|
|
1030
|
+
]
|
|
917
1031
|
},
|
|
918
1032
|
{
|
|
919
1033
|
name: "position",
|
|
@@ -921,29 +1035,7 @@ var cp_amm_default = {
|
|
|
921
1035
|
},
|
|
922
1036
|
{
|
|
923
1037
|
name: "pool_authority",
|
|
924
|
-
|
|
925
|
-
seeds: [
|
|
926
|
-
{
|
|
927
|
-
kind: "const",
|
|
928
|
-
value: [
|
|
929
|
-
112,
|
|
930
|
-
111,
|
|
931
|
-
111,
|
|
932
|
-
108,
|
|
933
|
-
95,
|
|
934
|
-
97,
|
|
935
|
-
117,
|
|
936
|
-
116,
|
|
937
|
-
104,
|
|
938
|
-
111,
|
|
939
|
-
114,
|
|
940
|
-
105,
|
|
941
|
-
116,
|
|
942
|
-
121
|
|
943
|
-
]
|
|
944
|
-
}
|
|
945
|
-
]
|
|
946
|
-
}
|
|
1038
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
947
1039
|
},
|
|
948
1040
|
{
|
|
949
1041
|
name: "rent_receiver",
|
|
@@ -951,7 +1043,9 @@ var cp_amm_default = {
|
|
|
951
1043
|
},
|
|
952
1044
|
{
|
|
953
1045
|
name: "owner",
|
|
954
|
-
docs: [
|
|
1046
|
+
docs: [
|
|
1047
|
+
"Owner of position"
|
|
1048
|
+
],
|
|
955
1049
|
signer: true
|
|
956
1050
|
},
|
|
957
1051
|
{
|
|
@@ -998,7 +1092,16 @@ var cp_amm_default = {
|
|
|
998
1092
|
},
|
|
999
1093
|
{
|
|
1000
1094
|
name: "close_token_badge",
|
|
1001
|
-
discriminator: [
|
|
1095
|
+
discriminator: [
|
|
1096
|
+
108,
|
|
1097
|
+
146,
|
|
1098
|
+
86,
|
|
1099
|
+
110,
|
|
1100
|
+
179,
|
|
1101
|
+
254,
|
|
1102
|
+
10,
|
|
1103
|
+
104
|
|
1104
|
+
],
|
|
1002
1105
|
accounts: [
|
|
1003
1106
|
{
|
|
1004
1107
|
name: "token_badge",
|
|
@@ -1050,7 +1153,16 @@ var cp_amm_default = {
|
|
|
1050
1153
|
},
|
|
1051
1154
|
{
|
|
1052
1155
|
name: "create_claim_fee_operator",
|
|
1053
|
-
discriminator: [
|
|
1156
|
+
discriminator: [
|
|
1157
|
+
169,
|
|
1158
|
+
62,
|
|
1159
|
+
207,
|
|
1160
|
+
107,
|
|
1161
|
+
58,
|
|
1162
|
+
187,
|
|
1163
|
+
162,
|
|
1164
|
+
109
|
|
1165
|
+
],
|
|
1054
1166
|
accounts: [
|
|
1055
1167
|
{
|
|
1056
1168
|
name: "claim_fee_operator",
|
|
@@ -1059,7 +1171,19 @@ var cp_amm_default = {
|
|
|
1059
1171
|
seeds: [
|
|
1060
1172
|
{
|
|
1061
1173
|
kind: "const",
|
|
1062
|
-
value: [
|
|
1174
|
+
value: [
|
|
1175
|
+
99,
|
|
1176
|
+
102,
|
|
1177
|
+
95,
|
|
1178
|
+
111,
|
|
1179
|
+
112,
|
|
1180
|
+
101,
|
|
1181
|
+
114,
|
|
1182
|
+
97,
|
|
1183
|
+
116,
|
|
1184
|
+
111,
|
|
1185
|
+
114
|
|
1186
|
+
]
|
|
1063
1187
|
},
|
|
1064
1188
|
{
|
|
1065
1189
|
kind: "account",
|
|
@@ -1117,8 +1241,19 @@ var cp_amm_default = {
|
|
|
1117
1241
|
},
|
|
1118
1242
|
{
|
|
1119
1243
|
name: "create_config",
|
|
1120
|
-
docs: [
|
|
1121
|
-
|
|
1244
|
+
docs: [
|
|
1245
|
+
"ADMIN FUNCTIONS /////"
|
|
1246
|
+
],
|
|
1247
|
+
discriminator: [
|
|
1248
|
+
201,
|
|
1249
|
+
207,
|
|
1250
|
+
243,
|
|
1251
|
+
114,
|
|
1252
|
+
75,
|
|
1253
|
+
111,
|
|
1254
|
+
47,
|
|
1255
|
+
189
|
|
1256
|
+
],
|
|
1122
1257
|
accounts: [
|
|
1123
1258
|
{
|
|
1124
1259
|
name: "config",
|
|
@@ -1127,7 +1262,14 @@ var cp_amm_default = {
|
|
|
1127
1262
|
seeds: [
|
|
1128
1263
|
{
|
|
1129
1264
|
kind: "const",
|
|
1130
|
-
value: [
|
|
1265
|
+
value: [
|
|
1266
|
+
99,
|
|
1267
|
+
111,
|
|
1268
|
+
110,
|
|
1269
|
+
102,
|
|
1270
|
+
105,
|
|
1271
|
+
103
|
|
1272
|
+
]
|
|
1131
1273
|
},
|
|
1132
1274
|
{
|
|
1133
1275
|
kind: "arg",
|
|
@@ -1195,7 +1337,16 @@ var cp_amm_default = {
|
|
|
1195
1337
|
},
|
|
1196
1338
|
{
|
|
1197
1339
|
name: "create_dynamic_config",
|
|
1198
|
-
discriminator: [
|
|
1340
|
+
discriminator: [
|
|
1341
|
+
81,
|
|
1342
|
+
251,
|
|
1343
|
+
122,
|
|
1344
|
+
78,
|
|
1345
|
+
66,
|
|
1346
|
+
57,
|
|
1347
|
+
208,
|
|
1348
|
+
82
|
|
1349
|
+
],
|
|
1199
1350
|
accounts: [
|
|
1200
1351
|
{
|
|
1201
1352
|
name: "config",
|
|
@@ -1204,7 +1355,14 @@ var cp_amm_default = {
|
|
|
1204
1355
|
seeds: [
|
|
1205
1356
|
{
|
|
1206
1357
|
kind: "const",
|
|
1207
|
-
value: [
|
|
1358
|
+
value: [
|
|
1359
|
+
99,
|
|
1360
|
+
111,
|
|
1361
|
+
110,
|
|
1362
|
+
102,
|
|
1363
|
+
105,
|
|
1364
|
+
103
|
|
1365
|
+
]
|
|
1208
1366
|
},
|
|
1209
1367
|
{
|
|
1210
1368
|
kind: "arg",
|
|
@@ -1272,20 +1430,33 @@ var cp_amm_default = {
|
|
|
1272
1430
|
},
|
|
1273
1431
|
{
|
|
1274
1432
|
name: "create_position",
|
|
1275
|
-
discriminator: [
|
|
1433
|
+
discriminator: [
|
|
1434
|
+
48,
|
|
1435
|
+
215,
|
|
1436
|
+
197,
|
|
1437
|
+
153,
|
|
1438
|
+
96,
|
|
1439
|
+
203,
|
|
1440
|
+
180,
|
|
1441
|
+
133
|
|
1442
|
+
],
|
|
1276
1443
|
accounts: [
|
|
1277
1444
|
{
|
|
1278
1445
|
name: "owner"
|
|
1279
1446
|
},
|
|
1280
1447
|
{
|
|
1281
1448
|
name: "position_nft_mint",
|
|
1282
|
-
docs: [
|
|
1449
|
+
docs: [
|
|
1450
|
+
"position_nft_mint"
|
|
1451
|
+
],
|
|
1283
1452
|
writable: true,
|
|
1284
1453
|
signer: true
|
|
1285
1454
|
},
|
|
1286
1455
|
{
|
|
1287
1456
|
name: "position_nft_account",
|
|
1288
|
-
docs: [
|
|
1457
|
+
docs: [
|
|
1458
|
+
"position nft account"
|
|
1459
|
+
],
|
|
1289
1460
|
writable: true,
|
|
1290
1461
|
pda: {
|
|
1291
1462
|
seeds: [
|
|
@@ -1332,7 +1503,16 @@ var cp_amm_default = {
|
|
|
1332
1503
|
seeds: [
|
|
1333
1504
|
{
|
|
1334
1505
|
kind: "const",
|
|
1335
|
-
value: [
|
|
1506
|
+
value: [
|
|
1507
|
+
112,
|
|
1508
|
+
111,
|
|
1509
|
+
115,
|
|
1510
|
+
105,
|
|
1511
|
+
116,
|
|
1512
|
+
105,
|
|
1513
|
+
111,
|
|
1514
|
+
110
|
|
1515
|
+
]
|
|
1336
1516
|
},
|
|
1337
1517
|
{
|
|
1338
1518
|
kind: "account",
|
|
@@ -1343,33 +1523,13 @@ var cp_amm_default = {
|
|
|
1343
1523
|
},
|
|
1344
1524
|
{
|
|
1345
1525
|
name: "pool_authority",
|
|
1346
|
-
|
|
1347
|
-
seeds: [
|
|
1348
|
-
{
|
|
1349
|
-
kind: "const",
|
|
1350
|
-
value: [
|
|
1351
|
-
112,
|
|
1352
|
-
111,
|
|
1353
|
-
111,
|
|
1354
|
-
108,
|
|
1355
|
-
95,
|
|
1356
|
-
97,
|
|
1357
|
-
117,
|
|
1358
|
-
116,
|
|
1359
|
-
104,
|
|
1360
|
-
111,
|
|
1361
|
-
114,
|
|
1362
|
-
105,
|
|
1363
|
-
116,
|
|
1364
|
-
121
|
|
1365
|
-
]
|
|
1366
|
-
}
|
|
1367
|
-
]
|
|
1368
|
-
}
|
|
1526
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
1369
1527
|
},
|
|
1370
1528
|
{
|
|
1371
1529
|
name: "payer",
|
|
1372
|
-
docs: [
|
|
1530
|
+
docs: [
|
|
1531
|
+
"Address paying to create the position. Can be anyone"
|
|
1532
|
+
],
|
|
1373
1533
|
writable: true,
|
|
1374
1534
|
signer: true
|
|
1375
1535
|
},
|
|
@@ -1421,7 +1581,16 @@ var cp_amm_default = {
|
|
|
1421
1581
|
},
|
|
1422
1582
|
{
|
|
1423
1583
|
name: "create_token_badge",
|
|
1424
|
-
discriminator: [
|
|
1584
|
+
discriminator: [
|
|
1585
|
+
88,
|
|
1586
|
+
206,
|
|
1587
|
+
0,
|
|
1588
|
+
91,
|
|
1589
|
+
60,
|
|
1590
|
+
175,
|
|
1591
|
+
151,
|
|
1592
|
+
118
|
|
1593
|
+
],
|
|
1425
1594
|
accounts: [
|
|
1426
1595
|
{
|
|
1427
1596
|
name: "token_badge",
|
|
@@ -1430,7 +1599,19 @@ var cp_amm_default = {
|
|
|
1430
1599
|
seeds: [
|
|
1431
1600
|
{
|
|
1432
1601
|
kind: "const",
|
|
1433
|
-
value: [
|
|
1602
|
+
value: [
|
|
1603
|
+
116,
|
|
1604
|
+
111,
|
|
1605
|
+
107,
|
|
1606
|
+
101,
|
|
1607
|
+
110,
|
|
1608
|
+
95,
|
|
1609
|
+
98,
|
|
1610
|
+
97,
|
|
1611
|
+
100,
|
|
1612
|
+
103,
|
|
1613
|
+
101
|
|
1614
|
+
]
|
|
1434
1615
|
},
|
|
1435
1616
|
{
|
|
1436
1617
|
kind: "account",
|
|
@@ -1488,7 +1669,16 @@ var cp_amm_default = {
|
|
|
1488
1669
|
},
|
|
1489
1670
|
{
|
|
1490
1671
|
name: "fund_reward",
|
|
1491
|
-
discriminator: [
|
|
1672
|
+
discriminator: [
|
|
1673
|
+
188,
|
|
1674
|
+
50,
|
|
1675
|
+
249,
|
|
1676
|
+
165,
|
|
1677
|
+
93,
|
|
1678
|
+
151,
|
|
1679
|
+
38,
|
|
1680
|
+
63
|
|
1681
|
+
],
|
|
1492
1682
|
accounts: [
|
|
1493
1683
|
{
|
|
1494
1684
|
name: "pool",
|
|
@@ -1562,20 +1752,33 @@ var cp_amm_default = {
|
|
|
1562
1752
|
},
|
|
1563
1753
|
{
|
|
1564
1754
|
name: "initialize_customizable_pool",
|
|
1565
|
-
discriminator: [
|
|
1755
|
+
discriminator: [
|
|
1756
|
+
20,
|
|
1757
|
+
161,
|
|
1758
|
+
241,
|
|
1759
|
+
24,
|
|
1760
|
+
189,
|
|
1761
|
+
221,
|
|
1762
|
+
180,
|
|
1763
|
+
2
|
|
1764
|
+
],
|
|
1566
1765
|
accounts: [
|
|
1567
1766
|
{
|
|
1568
1767
|
name: "creator"
|
|
1569
1768
|
},
|
|
1570
1769
|
{
|
|
1571
1770
|
name: "position_nft_mint",
|
|
1572
|
-
docs: [
|
|
1771
|
+
docs: [
|
|
1772
|
+
"position_nft_mint"
|
|
1773
|
+
],
|
|
1573
1774
|
writable: true,
|
|
1574
1775
|
signer: true
|
|
1575
1776
|
},
|
|
1576
1777
|
{
|
|
1577
1778
|
name: "position_nft_account",
|
|
1578
|
-
docs: [
|
|
1779
|
+
docs: [
|
|
1780
|
+
"position nft account"
|
|
1781
|
+
],
|
|
1579
1782
|
writable: true,
|
|
1580
1783
|
pda: {
|
|
1581
1784
|
seeds: [
|
|
@@ -1613,39 +1816,21 @@ var cp_amm_default = {
|
|
|
1613
1816
|
},
|
|
1614
1817
|
{
|
|
1615
1818
|
name: "payer",
|
|
1616
|
-
docs: [
|
|
1819
|
+
docs: [
|
|
1820
|
+
"Address paying to create the pool. Can be anyone"
|
|
1821
|
+
],
|
|
1617
1822
|
writable: true,
|
|
1618
1823
|
signer: true
|
|
1619
1824
|
},
|
|
1620
1825
|
{
|
|
1621
1826
|
name: "pool_authority",
|
|
1622
|
-
|
|
1623
|
-
seeds: [
|
|
1624
|
-
{
|
|
1625
|
-
kind: "const",
|
|
1626
|
-
value: [
|
|
1627
|
-
112,
|
|
1628
|
-
111,
|
|
1629
|
-
111,
|
|
1630
|
-
108,
|
|
1631
|
-
95,
|
|
1632
|
-
97,
|
|
1633
|
-
117,
|
|
1634
|
-
116,
|
|
1635
|
-
104,
|
|
1636
|
-
111,
|
|
1637
|
-
114,
|
|
1638
|
-
105,
|
|
1639
|
-
116,
|
|
1640
|
-
121
|
|
1641
|
-
]
|
|
1642
|
-
}
|
|
1643
|
-
]
|
|
1644
|
-
}
|
|
1827
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
1645
1828
|
},
|
|
1646
1829
|
{
|
|
1647
1830
|
name: "pool",
|
|
1648
|
-
docs: [
|
|
1831
|
+
docs: [
|
|
1832
|
+
"Initialize an account to store the pool state"
|
|
1833
|
+
],
|
|
1649
1834
|
writable: true
|
|
1650
1835
|
},
|
|
1651
1836
|
{
|
|
@@ -1655,7 +1840,16 @@ var cp_amm_default = {
|
|
|
1655
1840
|
seeds: [
|
|
1656
1841
|
{
|
|
1657
1842
|
kind: "const",
|
|
1658
|
-
value: [
|
|
1843
|
+
value: [
|
|
1844
|
+
112,
|
|
1845
|
+
111,
|
|
1846
|
+
115,
|
|
1847
|
+
105,
|
|
1848
|
+
116,
|
|
1849
|
+
105,
|
|
1850
|
+
111,
|
|
1851
|
+
110
|
|
1852
|
+
]
|
|
1659
1853
|
},
|
|
1660
1854
|
{
|
|
1661
1855
|
kind: "account",
|
|
@@ -1666,21 +1860,39 @@ var cp_amm_default = {
|
|
|
1666
1860
|
},
|
|
1667
1861
|
{
|
|
1668
1862
|
name: "token_a_mint",
|
|
1669
|
-
docs: [
|
|
1863
|
+
docs: [
|
|
1864
|
+
"Token a mint"
|
|
1865
|
+
]
|
|
1670
1866
|
},
|
|
1671
1867
|
{
|
|
1672
1868
|
name: "token_b_mint",
|
|
1673
|
-
docs: [
|
|
1869
|
+
docs: [
|
|
1870
|
+
"Token b mint"
|
|
1871
|
+
]
|
|
1674
1872
|
},
|
|
1675
1873
|
{
|
|
1676
1874
|
name: "token_a_vault",
|
|
1677
|
-
docs: [
|
|
1875
|
+
docs: [
|
|
1876
|
+
"Token a vault for the pool"
|
|
1877
|
+
],
|
|
1678
1878
|
writable: true,
|
|
1679
1879
|
pda: {
|
|
1680
1880
|
seeds: [
|
|
1681
1881
|
{
|
|
1682
1882
|
kind: "const",
|
|
1683
|
-
value: [
|
|
1883
|
+
value: [
|
|
1884
|
+
116,
|
|
1885
|
+
111,
|
|
1886
|
+
107,
|
|
1887
|
+
101,
|
|
1888
|
+
110,
|
|
1889
|
+
95,
|
|
1890
|
+
118,
|
|
1891
|
+
97,
|
|
1892
|
+
117,
|
|
1893
|
+
108,
|
|
1894
|
+
116
|
|
1895
|
+
]
|
|
1684
1896
|
},
|
|
1685
1897
|
{
|
|
1686
1898
|
kind: "account",
|
|
@@ -1695,13 +1907,27 @@ var cp_amm_default = {
|
|
|
1695
1907
|
},
|
|
1696
1908
|
{
|
|
1697
1909
|
name: "token_b_vault",
|
|
1698
|
-
docs: [
|
|
1910
|
+
docs: [
|
|
1911
|
+
"Token b vault for the pool"
|
|
1912
|
+
],
|
|
1699
1913
|
writable: true,
|
|
1700
1914
|
pda: {
|
|
1701
1915
|
seeds: [
|
|
1702
1916
|
{
|
|
1703
1917
|
kind: "const",
|
|
1704
|
-
value: [
|
|
1918
|
+
value: [
|
|
1919
|
+
116,
|
|
1920
|
+
111,
|
|
1921
|
+
107,
|
|
1922
|
+
101,
|
|
1923
|
+
110,
|
|
1924
|
+
95,
|
|
1925
|
+
118,
|
|
1926
|
+
97,
|
|
1927
|
+
117,
|
|
1928
|
+
108,
|
|
1929
|
+
116
|
|
1930
|
+
]
|
|
1705
1931
|
},
|
|
1706
1932
|
{
|
|
1707
1933
|
kind: "account",
|
|
@@ -1716,21 +1942,29 @@ var cp_amm_default = {
|
|
|
1716
1942
|
},
|
|
1717
1943
|
{
|
|
1718
1944
|
name: "payer_token_a",
|
|
1719
|
-
docs: [
|
|
1945
|
+
docs: [
|
|
1946
|
+
"payer token a account"
|
|
1947
|
+
],
|
|
1720
1948
|
writable: true
|
|
1721
1949
|
},
|
|
1722
1950
|
{
|
|
1723
1951
|
name: "payer_token_b",
|
|
1724
|
-
docs: [
|
|
1952
|
+
docs: [
|
|
1953
|
+
"creator token b account"
|
|
1954
|
+
],
|
|
1725
1955
|
writable: true
|
|
1726
1956
|
},
|
|
1727
1957
|
{
|
|
1728
1958
|
name: "token_a_program",
|
|
1729
|
-
docs: [
|
|
1959
|
+
docs: [
|
|
1960
|
+
"Program to create mint account and mint tokens"
|
|
1961
|
+
]
|
|
1730
1962
|
},
|
|
1731
1963
|
{
|
|
1732
1964
|
name: "token_b_program",
|
|
1733
|
-
docs: [
|
|
1965
|
+
docs: [
|
|
1966
|
+
"Program to create mint account and mint tokens"
|
|
1967
|
+
]
|
|
1734
1968
|
},
|
|
1735
1969
|
{
|
|
1736
1970
|
name: "token_2022_program",
|
|
@@ -1789,21 +2023,36 @@ var cp_amm_default = {
|
|
|
1789
2023
|
},
|
|
1790
2024
|
{
|
|
1791
2025
|
name: "initialize_pool",
|
|
1792
|
-
docs: [
|
|
1793
|
-
|
|
2026
|
+
docs: [
|
|
2027
|
+
"USER FUNCTIONS ////"
|
|
2028
|
+
],
|
|
2029
|
+
discriminator: [
|
|
2030
|
+
95,
|
|
2031
|
+
180,
|
|
2032
|
+
10,
|
|
2033
|
+
172,
|
|
2034
|
+
84,
|
|
2035
|
+
174,
|
|
2036
|
+
232,
|
|
2037
|
+
40
|
|
2038
|
+
],
|
|
1794
2039
|
accounts: [
|
|
1795
2040
|
{
|
|
1796
2041
|
name: "creator"
|
|
1797
2042
|
},
|
|
1798
2043
|
{
|
|
1799
2044
|
name: "position_nft_mint",
|
|
1800
|
-
docs: [
|
|
2045
|
+
docs: [
|
|
2046
|
+
"position_nft_mint"
|
|
2047
|
+
],
|
|
1801
2048
|
writable: true,
|
|
1802
2049
|
signer: true
|
|
1803
2050
|
},
|
|
1804
2051
|
{
|
|
1805
2052
|
name: "position_nft_account",
|
|
1806
|
-
docs: [
|
|
2053
|
+
docs: [
|
|
2054
|
+
"position nft account"
|
|
2055
|
+
],
|
|
1807
2056
|
writable: true,
|
|
1808
2057
|
pda: {
|
|
1809
2058
|
seeds: [
|
|
@@ -1841,43 +2090,27 @@ var cp_amm_default = {
|
|
|
1841
2090
|
},
|
|
1842
2091
|
{
|
|
1843
2092
|
name: "payer",
|
|
1844
|
-
docs: [
|
|
2093
|
+
docs: [
|
|
2094
|
+
"Address paying to create the pool. Can be anyone"
|
|
2095
|
+
],
|
|
1845
2096
|
writable: true,
|
|
1846
2097
|
signer: true
|
|
1847
2098
|
},
|
|
1848
2099
|
{
|
|
1849
2100
|
name: "config",
|
|
1850
|
-
docs: [
|
|
2101
|
+
docs: [
|
|
2102
|
+
"Which config the pool belongs to."
|
|
2103
|
+
]
|
|
1851
2104
|
},
|
|
1852
2105
|
{
|
|
1853
2106
|
name: "pool_authority",
|
|
1854
|
-
|
|
1855
|
-
seeds: [
|
|
1856
|
-
{
|
|
1857
|
-
kind: "const",
|
|
1858
|
-
value: [
|
|
1859
|
-
112,
|
|
1860
|
-
111,
|
|
1861
|
-
111,
|
|
1862
|
-
108,
|
|
1863
|
-
95,
|
|
1864
|
-
97,
|
|
1865
|
-
117,
|
|
1866
|
-
116,
|
|
1867
|
-
104,
|
|
1868
|
-
111,
|
|
1869
|
-
114,
|
|
1870
|
-
105,
|
|
1871
|
-
116,
|
|
1872
|
-
121
|
|
1873
|
-
]
|
|
1874
|
-
}
|
|
1875
|
-
]
|
|
1876
|
-
}
|
|
2107
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
1877
2108
|
},
|
|
1878
2109
|
{
|
|
1879
2110
|
name: "pool",
|
|
1880
|
-
docs: [
|
|
2111
|
+
docs: [
|
|
2112
|
+
"Initialize an account to store the pool state"
|
|
2113
|
+
],
|
|
1881
2114
|
writable: true
|
|
1882
2115
|
},
|
|
1883
2116
|
{
|
|
@@ -1887,7 +2120,16 @@ var cp_amm_default = {
|
|
|
1887
2120
|
seeds: [
|
|
1888
2121
|
{
|
|
1889
2122
|
kind: "const",
|
|
1890
|
-
value: [
|
|
2123
|
+
value: [
|
|
2124
|
+
112,
|
|
2125
|
+
111,
|
|
2126
|
+
115,
|
|
2127
|
+
105,
|
|
2128
|
+
116,
|
|
2129
|
+
105,
|
|
2130
|
+
111,
|
|
2131
|
+
110
|
|
2132
|
+
]
|
|
1891
2133
|
},
|
|
1892
2134
|
{
|
|
1893
2135
|
kind: "account",
|
|
@@ -1898,21 +2140,39 @@ var cp_amm_default = {
|
|
|
1898
2140
|
},
|
|
1899
2141
|
{
|
|
1900
2142
|
name: "token_a_mint",
|
|
1901
|
-
docs: [
|
|
2143
|
+
docs: [
|
|
2144
|
+
"Token a mint"
|
|
2145
|
+
]
|
|
1902
2146
|
},
|
|
1903
2147
|
{
|
|
1904
2148
|
name: "token_b_mint",
|
|
1905
|
-
docs: [
|
|
2149
|
+
docs: [
|
|
2150
|
+
"Token b mint"
|
|
2151
|
+
]
|
|
1906
2152
|
},
|
|
1907
2153
|
{
|
|
1908
2154
|
name: "token_a_vault",
|
|
1909
|
-
docs: [
|
|
2155
|
+
docs: [
|
|
2156
|
+
"Token a vault for the pool"
|
|
2157
|
+
],
|
|
1910
2158
|
writable: true,
|
|
1911
2159
|
pda: {
|
|
1912
2160
|
seeds: [
|
|
1913
2161
|
{
|
|
1914
2162
|
kind: "const",
|
|
1915
|
-
value: [
|
|
2163
|
+
value: [
|
|
2164
|
+
116,
|
|
2165
|
+
111,
|
|
2166
|
+
107,
|
|
2167
|
+
101,
|
|
2168
|
+
110,
|
|
2169
|
+
95,
|
|
2170
|
+
118,
|
|
2171
|
+
97,
|
|
2172
|
+
117,
|
|
2173
|
+
108,
|
|
2174
|
+
116
|
|
2175
|
+
]
|
|
1916
2176
|
},
|
|
1917
2177
|
{
|
|
1918
2178
|
kind: "account",
|
|
@@ -1927,13 +2187,27 @@ var cp_amm_default = {
|
|
|
1927
2187
|
},
|
|
1928
2188
|
{
|
|
1929
2189
|
name: "token_b_vault",
|
|
1930
|
-
docs: [
|
|
2190
|
+
docs: [
|
|
2191
|
+
"Token b vault for the pool"
|
|
2192
|
+
],
|
|
1931
2193
|
writable: true,
|
|
1932
2194
|
pda: {
|
|
1933
2195
|
seeds: [
|
|
1934
2196
|
{
|
|
1935
2197
|
kind: "const",
|
|
1936
|
-
value: [
|
|
2198
|
+
value: [
|
|
2199
|
+
116,
|
|
2200
|
+
111,
|
|
2201
|
+
107,
|
|
2202
|
+
101,
|
|
2203
|
+
110,
|
|
2204
|
+
95,
|
|
2205
|
+
118,
|
|
2206
|
+
97,
|
|
2207
|
+
117,
|
|
2208
|
+
108,
|
|
2209
|
+
116
|
|
2210
|
+
]
|
|
1937
2211
|
},
|
|
1938
2212
|
{
|
|
1939
2213
|
kind: "account",
|
|
@@ -1948,21 +2222,29 @@ var cp_amm_default = {
|
|
|
1948
2222
|
},
|
|
1949
2223
|
{
|
|
1950
2224
|
name: "payer_token_a",
|
|
1951
|
-
docs: [
|
|
2225
|
+
docs: [
|
|
2226
|
+
"payer token a account"
|
|
2227
|
+
],
|
|
1952
2228
|
writable: true
|
|
1953
2229
|
},
|
|
1954
2230
|
{
|
|
1955
2231
|
name: "payer_token_b",
|
|
1956
|
-
docs: [
|
|
2232
|
+
docs: [
|
|
2233
|
+
"creator token b account"
|
|
2234
|
+
],
|
|
1957
2235
|
writable: true
|
|
1958
2236
|
},
|
|
1959
2237
|
{
|
|
1960
2238
|
name: "token_a_program",
|
|
1961
|
-
docs: [
|
|
2239
|
+
docs: [
|
|
2240
|
+
"Program to create mint account and mint tokens"
|
|
2241
|
+
]
|
|
1962
2242
|
},
|
|
1963
2243
|
{
|
|
1964
2244
|
name: "token_b_program",
|
|
1965
|
-
docs: [
|
|
2245
|
+
docs: [
|
|
2246
|
+
"Program to create mint account and mint tokens"
|
|
2247
|
+
]
|
|
1966
2248
|
},
|
|
1967
2249
|
{
|
|
1968
2250
|
name: "token_2022_program",
|
|
@@ -2021,20 +2303,33 @@ var cp_amm_default = {
|
|
|
2021
2303
|
},
|
|
2022
2304
|
{
|
|
2023
2305
|
name: "initialize_pool_with_dynamic_config",
|
|
2024
|
-
discriminator: [
|
|
2306
|
+
discriminator: [
|
|
2307
|
+
149,
|
|
2308
|
+
82,
|
|
2309
|
+
72,
|
|
2310
|
+
197,
|
|
2311
|
+
253,
|
|
2312
|
+
252,
|
|
2313
|
+
68,
|
|
2314
|
+
15
|
|
2315
|
+
],
|
|
2025
2316
|
accounts: [
|
|
2026
2317
|
{
|
|
2027
2318
|
name: "creator"
|
|
2028
2319
|
},
|
|
2029
2320
|
{
|
|
2030
2321
|
name: "position_nft_mint",
|
|
2031
|
-
docs: [
|
|
2322
|
+
docs: [
|
|
2323
|
+
"position_nft_mint"
|
|
2324
|
+
],
|
|
2032
2325
|
writable: true,
|
|
2033
2326
|
signer: true
|
|
2034
2327
|
},
|
|
2035
2328
|
{
|
|
2036
2329
|
name: "position_nft_account",
|
|
2037
|
-
docs: [
|
|
2330
|
+
docs: [
|
|
2331
|
+
"position nft account"
|
|
2332
|
+
],
|
|
2038
2333
|
writable: true,
|
|
2039
2334
|
pda: {
|
|
2040
2335
|
seeds: [
|
|
@@ -2072,48 +2367,34 @@ var cp_amm_default = {
|
|
|
2072
2367
|
},
|
|
2073
2368
|
{
|
|
2074
2369
|
name: "payer",
|
|
2075
|
-
docs: [
|
|
2370
|
+
docs: [
|
|
2371
|
+
"Address paying to create the pool. Can be anyone"
|
|
2372
|
+
],
|
|
2076
2373
|
writable: true,
|
|
2077
2374
|
signer: true
|
|
2078
2375
|
},
|
|
2079
2376
|
{
|
|
2080
2377
|
name: "pool_creator_authority",
|
|
2081
2378
|
signer: true,
|
|
2082
|
-
relations: [
|
|
2379
|
+
relations: [
|
|
2380
|
+
"config"
|
|
2381
|
+
]
|
|
2083
2382
|
},
|
|
2084
2383
|
{
|
|
2085
2384
|
name: "config",
|
|
2086
|
-
docs: [
|
|
2385
|
+
docs: [
|
|
2386
|
+
"Which config the pool belongs to."
|
|
2387
|
+
]
|
|
2087
2388
|
},
|
|
2088
2389
|
{
|
|
2089
2390
|
name: "pool_authority",
|
|
2090
|
-
|
|
2091
|
-
seeds: [
|
|
2092
|
-
{
|
|
2093
|
-
kind: "const",
|
|
2094
|
-
value: [
|
|
2095
|
-
112,
|
|
2096
|
-
111,
|
|
2097
|
-
111,
|
|
2098
|
-
108,
|
|
2099
|
-
95,
|
|
2100
|
-
97,
|
|
2101
|
-
117,
|
|
2102
|
-
116,
|
|
2103
|
-
104,
|
|
2104
|
-
111,
|
|
2105
|
-
114,
|
|
2106
|
-
105,
|
|
2107
|
-
116,
|
|
2108
|
-
121
|
|
2109
|
-
]
|
|
2110
|
-
}
|
|
2111
|
-
]
|
|
2112
|
-
}
|
|
2391
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
2113
2392
|
},
|
|
2114
2393
|
{
|
|
2115
2394
|
name: "pool",
|
|
2116
|
-
docs: [
|
|
2395
|
+
docs: [
|
|
2396
|
+
"Initialize an account to store the pool state"
|
|
2397
|
+
],
|
|
2117
2398
|
writable: true
|
|
2118
2399
|
},
|
|
2119
2400
|
{
|
|
@@ -2123,7 +2404,16 @@ var cp_amm_default = {
|
|
|
2123
2404
|
seeds: [
|
|
2124
2405
|
{
|
|
2125
2406
|
kind: "const",
|
|
2126
|
-
value: [
|
|
2407
|
+
value: [
|
|
2408
|
+
112,
|
|
2409
|
+
111,
|
|
2410
|
+
115,
|
|
2411
|
+
105,
|
|
2412
|
+
116,
|
|
2413
|
+
105,
|
|
2414
|
+
111,
|
|
2415
|
+
110
|
|
2416
|
+
]
|
|
2127
2417
|
},
|
|
2128
2418
|
{
|
|
2129
2419
|
kind: "account",
|
|
@@ -2134,21 +2424,39 @@ var cp_amm_default = {
|
|
|
2134
2424
|
},
|
|
2135
2425
|
{
|
|
2136
2426
|
name: "token_a_mint",
|
|
2137
|
-
docs: [
|
|
2427
|
+
docs: [
|
|
2428
|
+
"Token a mint"
|
|
2429
|
+
]
|
|
2138
2430
|
},
|
|
2139
2431
|
{
|
|
2140
2432
|
name: "token_b_mint",
|
|
2141
|
-
docs: [
|
|
2433
|
+
docs: [
|
|
2434
|
+
"Token b mint"
|
|
2435
|
+
]
|
|
2142
2436
|
},
|
|
2143
2437
|
{
|
|
2144
2438
|
name: "token_a_vault",
|
|
2145
|
-
docs: [
|
|
2439
|
+
docs: [
|
|
2440
|
+
"Token a vault for the pool"
|
|
2441
|
+
],
|
|
2146
2442
|
writable: true,
|
|
2147
2443
|
pda: {
|
|
2148
2444
|
seeds: [
|
|
2149
2445
|
{
|
|
2150
2446
|
kind: "const",
|
|
2151
|
-
value: [
|
|
2447
|
+
value: [
|
|
2448
|
+
116,
|
|
2449
|
+
111,
|
|
2450
|
+
107,
|
|
2451
|
+
101,
|
|
2452
|
+
110,
|
|
2453
|
+
95,
|
|
2454
|
+
118,
|
|
2455
|
+
97,
|
|
2456
|
+
117,
|
|
2457
|
+
108,
|
|
2458
|
+
116
|
|
2459
|
+
]
|
|
2152
2460
|
},
|
|
2153
2461
|
{
|
|
2154
2462
|
kind: "account",
|
|
@@ -2163,13 +2471,27 @@ var cp_amm_default = {
|
|
|
2163
2471
|
},
|
|
2164
2472
|
{
|
|
2165
2473
|
name: "token_b_vault",
|
|
2166
|
-
docs: [
|
|
2474
|
+
docs: [
|
|
2475
|
+
"Token b vault for the pool"
|
|
2476
|
+
],
|
|
2167
2477
|
writable: true,
|
|
2168
2478
|
pda: {
|
|
2169
2479
|
seeds: [
|
|
2170
2480
|
{
|
|
2171
2481
|
kind: "const",
|
|
2172
|
-
value: [
|
|
2482
|
+
value: [
|
|
2483
|
+
116,
|
|
2484
|
+
111,
|
|
2485
|
+
107,
|
|
2486
|
+
101,
|
|
2487
|
+
110,
|
|
2488
|
+
95,
|
|
2489
|
+
118,
|
|
2490
|
+
97,
|
|
2491
|
+
117,
|
|
2492
|
+
108,
|
|
2493
|
+
116
|
|
2494
|
+
]
|
|
2173
2495
|
},
|
|
2174
2496
|
{
|
|
2175
2497
|
kind: "account",
|
|
@@ -2184,21 +2506,29 @@ var cp_amm_default = {
|
|
|
2184
2506
|
},
|
|
2185
2507
|
{
|
|
2186
2508
|
name: "payer_token_a",
|
|
2187
|
-
docs: [
|
|
2509
|
+
docs: [
|
|
2510
|
+
"payer token a account"
|
|
2511
|
+
],
|
|
2188
2512
|
writable: true
|
|
2189
2513
|
},
|
|
2190
2514
|
{
|
|
2191
2515
|
name: "payer_token_b",
|
|
2192
|
-
docs: [
|
|
2516
|
+
docs: [
|
|
2517
|
+
"creator token b account"
|
|
2518
|
+
],
|
|
2193
2519
|
writable: true
|
|
2194
2520
|
},
|
|
2195
2521
|
{
|
|
2196
2522
|
name: "token_a_program",
|
|
2197
|
-
docs: [
|
|
2523
|
+
docs: [
|
|
2524
|
+
"Program to create mint account and mint tokens"
|
|
2525
|
+
]
|
|
2198
2526
|
},
|
|
2199
2527
|
{
|
|
2200
2528
|
name: "token_b_program",
|
|
2201
|
-
docs: [
|
|
2529
|
+
docs: [
|
|
2530
|
+
"Program to create mint account and mint tokens"
|
|
2531
|
+
]
|
|
2202
2532
|
},
|
|
2203
2533
|
{
|
|
2204
2534
|
name: "token_2022_program",
|
|
@@ -2257,33 +2587,20 @@ var cp_amm_default = {
|
|
|
2257
2587
|
},
|
|
2258
2588
|
{
|
|
2259
2589
|
name: "initialize_reward",
|
|
2260
|
-
discriminator: [
|
|
2590
|
+
discriminator: [
|
|
2591
|
+
95,
|
|
2592
|
+
135,
|
|
2593
|
+
192,
|
|
2594
|
+
196,
|
|
2595
|
+
242,
|
|
2596
|
+
129,
|
|
2597
|
+
230,
|
|
2598
|
+
68
|
|
2599
|
+
],
|
|
2261
2600
|
accounts: [
|
|
2262
2601
|
{
|
|
2263
2602
|
name: "pool_authority",
|
|
2264
|
-
|
|
2265
|
-
seeds: [
|
|
2266
|
-
{
|
|
2267
|
-
kind: "const",
|
|
2268
|
-
value: [
|
|
2269
|
-
112,
|
|
2270
|
-
111,
|
|
2271
|
-
111,
|
|
2272
|
-
108,
|
|
2273
|
-
95,
|
|
2274
|
-
97,
|
|
2275
|
-
117,
|
|
2276
|
-
116,
|
|
2277
|
-
104,
|
|
2278
|
-
111,
|
|
2279
|
-
114,
|
|
2280
|
-
105,
|
|
2281
|
-
116,
|
|
2282
|
-
121
|
|
2283
|
-
]
|
|
2284
|
-
}
|
|
2285
|
-
]
|
|
2286
|
-
}
|
|
2603
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
2287
2604
|
},
|
|
2288
2605
|
{
|
|
2289
2606
|
name: "pool",
|
|
@@ -2391,11 +2708,22 @@ var cp_amm_default = {
|
|
|
2391
2708
|
},
|
|
2392
2709
|
{
|
|
2393
2710
|
name: "lock_position",
|
|
2394
|
-
discriminator: [
|
|
2711
|
+
discriminator: [
|
|
2712
|
+
227,
|
|
2713
|
+
62,
|
|
2714
|
+
2,
|
|
2715
|
+
252,
|
|
2716
|
+
247,
|
|
2717
|
+
10,
|
|
2718
|
+
171,
|
|
2719
|
+
185
|
|
2720
|
+
],
|
|
2395
2721
|
accounts: [
|
|
2396
2722
|
{
|
|
2397
2723
|
name: "pool",
|
|
2398
|
-
relations: [
|
|
2724
|
+
relations: [
|
|
2725
|
+
"position"
|
|
2726
|
+
]
|
|
2399
2727
|
},
|
|
2400
2728
|
{
|
|
2401
2729
|
name: "position",
|
|
@@ -2408,11 +2736,15 @@ var cp_amm_default = {
|
|
|
2408
2736
|
},
|
|
2409
2737
|
{
|
|
2410
2738
|
name: "position_nft_account",
|
|
2411
|
-
docs: [
|
|
2739
|
+
docs: [
|
|
2740
|
+
"The token account for nft"
|
|
2741
|
+
]
|
|
2412
2742
|
},
|
|
2413
2743
|
{
|
|
2414
2744
|
name: "owner",
|
|
2415
|
-
docs: [
|
|
2745
|
+
docs: [
|
|
2746
|
+
"owner of position"
|
|
2747
|
+
],
|
|
2416
2748
|
signer: true
|
|
2417
2749
|
},
|
|
2418
2750
|
{
|
|
@@ -2470,12 +2802,23 @@ var cp_amm_default = {
|
|
|
2470
2802
|
},
|
|
2471
2803
|
{
|
|
2472
2804
|
name: "permanent_lock_position",
|
|
2473
|
-
discriminator: [
|
|
2805
|
+
discriminator: [
|
|
2806
|
+
165,
|
|
2807
|
+
176,
|
|
2808
|
+
125,
|
|
2809
|
+
6,
|
|
2810
|
+
231,
|
|
2811
|
+
171,
|
|
2812
|
+
186,
|
|
2813
|
+
213
|
|
2814
|
+
],
|
|
2474
2815
|
accounts: [
|
|
2475
2816
|
{
|
|
2476
2817
|
name: "pool",
|
|
2477
2818
|
writable: true,
|
|
2478
|
-
relations: [
|
|
2819
|
+
relations: [
|
|
2820
|
+
"position"
|
|
2821
|
+
]
|
|
2479
2822
|
},
|
|
2480
2823
|
{
|
|
2481
2824
|
name: "position",
|
|
@@ -2483,11 +2826,15 @@ var cp_amm_default = {
|
|
|
2483
2826
|
},
|
|
2484
2827
|
{
|
|
2485
2828
|
name: "position_nft_account",
|
|
2486
|
-
docs: [
|
|
2829
|
+
docs: [
|
|
2830
|
+
"The token account for nft"
|
|
2831
|
+
]
|
|
2487
2832
|
},
|
|
2488
2833
|
{
|
|
2489
2834
|
name: "owner",
|
|
2490
|
-
docs: [
|
|
2835
|
+
docs: [
|
|
2836
|
+
"owner of position"
|
|
2837
|
+
],
|
|
2491
2838
|
signer: true
|
|
2492
2839
|
},
|
|
2493
2840
|
{
|
|
@@ -2532,11 +2879,22 @@ var cp_amm_default = {
|
|
|
2532
2879
|
},
|
|
2533
2880
|
{
|
|
2534
2881
|
name: "refresh_vesting",
|
|
2535
|
-
discriminator: [
|
|
2882
|
+
discriminator: [
|
|
2883
|
+
9,
|
|
2884
|
+
94,
|
|
2885
|
+
216,
|
|
2886
|
+
14,
|
|
2887
|
+
116,
|
|
2888
|
+
204,
|
|
2889
|
+
247,
|
|
2890
|
+
0
|
|
2891
|
+
],
|
|
2536
2892
|
accounts: [
|
|
2537
2893
|
{
|
|
2538
2894
|
name: "pool",
|
|
2539
|
-
relations: [
|
|
2895
|
+
relations: [
|
|
2896
|
+
"position"
|
|
2897
|
+
]
|
|
2540
2898
|
},
|
|
2541
2899
|
{
|
|
2542
2900
|
name: "position",
|
|
@@ -2544,7 +2902,9 @@ var cp_amm_default = {
|
|
|
2544
2902
|
},
|
|
2545
2903
|
{
|
|
2546
2904
|
name: "position_nft_account",
|
|
2547
|
-
docs: [
|
|
2905
|
+
docs: [
|
|
2906
|
+
"The token account for nft"
|
|
2907
|
+
]
|
|
2548
2908
|
},
|
|
2549
2909
|
{
|
|
2550
2910
|
name: "owner"
|
|
@@ -2554,38 +2914,27 @@ var cp_amm_default = {
|
|
|
2554
2914
|
},
|
|
2555
2915
|
{
|
|
2556
2916
|
name: "remove_all_liquidity",
|
|
2557
|
-
discriminator: [
|
|
2917
|
+
discriminator: [
|
|
2918
|
+
10,
|
|
2919
|
+
51,
|
|
2920
|
+
61,
|
|
2921
|
+
35,
|
|
2922
|
+
112,
|
|
2923
|
+
105,
|
|
2924
|
+
24,
|
|
2925
|
+
85
|
|
2926
|
+
],
|
|
2558
2927
|
accounts: [
|
|
2559
2928
|
{
|
|
2560
2929
|
name: "pool_authority",
|
|
2561
|
-
|
|
2562
|
-
seeds: [
|
|
2563
|
-
{
|
|
2564
|
-
kind: "const",
|
|
2565
|
-
value: [
|
|
2566
|
-
112,
|
|
2567
|
-
111,
|
|
2568
|
-
111,
|
|
2569
|
-
108,
|
|
2570
|
-
95,
|
|
2571
|
-
97,
|
|
2572
|
-
117,
|
|
2573
|
-
116,
|
|
2574
|
-
104,
|
|
2575
|
-
111,
|
|
2576
|
-
114,
|
|
2577
|
-
105,
|
|
2578
|
-
116,
|
|
2579
|
-
121
|
|
2580
|
-
]
|
|
2581
|
-
}
|
|
2582
|
-
]
|
|
2583
|
-
}
|
|
2930
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
2584
2931
|
},
|
|
2585
2932
|
{
|
|
2586
2933
|
name: "pool",
|
|
2587
2934
|
writable: true,
|
|
2588
|
-
relations: [
|
|
2935
|
+
relations: [
|
|
2936
|
+
"position"
|
|
2937
|
+
]
|
|
2589
2938
|
},
|
|
2590
2939
|
{
|
|
2591
2940
|
name: "position",
|
|
@@ -2593,52 +2942,80 @@ var cp_amm_default = {
|
|
|
2593
2942
|
},
|
|
2594
2943
|
{
|
|
2595
2944
|
name: "token_a_account",
|
|
2596
|
-
docs: [
|
|
2945
|
+
docs: [
|
|
2946
|
+
"The user token a account"
|
|
2947
|
+
],
|
|
2597
2948
|
writable: true
|
|
2598
2949
|
},
|
|
2599
2950
|
{
|
|
2600
2951
|
name: "token_b_account",
|
|
2601
|
-
docs: [
|
|
2952
|
+
docs: [
|
|
2953
|
+
"The user token b account"
|
|
2954
|
+
],
|
|
2602
2955
|
writable: true
|
|
2603
2956
|
},
|
|
2604
2957
|
{
|
|
2605
2958
|
name: "token_a_vault",
|
|
2606
|
-
docs: [
|
|
2959
|
+
docs: [
|
|
2960
|
+
"The vault token account for input token"
|
|
2961
|
+
],
|
|
2607
2962
|
writable: true,
|
|
2608
|
-
relations: [
|
|
2963
|
+
relations: [
|
|
2964
|
+
"pool"
|
|
2965
|
+
]
|
|
2609
2966
|
},
|
|
2610
2967
|
{
|
|
2611
2968
|
name: "token_b_vault",
|
|
2612
|
-
docs: [
|
|
2969
|
+
docs: [
|
|
2970
|
+
"The vault token account for output token"
|
|
2971
|
+
],
|
|
2613
2972
|
writable: true,
|
|
2614
|
-
relations: [
|
|
2973
|
+
relations: [
|
|
2974
|
+
"pool"
|
|
2975
|
+
]
|
|
2615
2976
|
},
|
|
2616
2977
|
{
|
|
2617
2978
|
name: "token_a_mint",
|
|
2618
|
-
docs: [
|
|
2619
|
-
|
|
2979
|
+
docs: [
|
|
2980
|
+
"The mint of token a"
|
|
2981
|
+
],
|
|
2982
|
+
relations: [
|
|
2983
|
+
"pool"
|
|
2984
|
+
]
|
|
2620
2985
|
},
|
|
2621
2986
|
{
|
|
2622
2987
|
name: "token_b_mint",
|
|
2623
|
-
docs: [
|
|
2624
|
-
|
|
2988
|
+
docs: [
|
|
2989
|
+
"The mint of token b"
|
|
2990
|
+
],
|
|
2991
|
+
relations: [
|
|
2992
|
+
"pool"
|
|
2993
|
+
]
|
|
2625
2994
|
},
|
|
2626
2995
|
{
|
|
2627
2996
|
name: "position_nft_account",
|
|
2628
|
-
docs: [
|
|
2997
|
+
docs: [
|
|
2998
|
+
"The token account for nft"
|
|
2999
|
+
]
|
|
2629
3000
|
},
|
|
2630
3001
|
{
|
|
2631
3002
|
name: "owner",
|
|
2632
|
-
docs: [
|
|
3003
|
+
docs: [
|
|
3004
|
+
"owner of position"
|
|
3005
|
+
],
|
|
2633
3006
|
signer: true
|
|
2634
3007
|
},
|
|
2635
3008
|
{
|
|
2636
3009
|
name: "token_a_program",
|
|
2637
|
-
docs: [
|
|
3010
|
+
docs: [
|
|
3011
|
+
"Token a program"
|
|
3012
|
+
]
|
|
2638
3013
|
},
|
|
2639
3014
|
{
|
|
2640
3015
|
name: "token_b_program",
|
|
2641
|
-
docs: [
|
|
3016
|
+
docs: [
|
|
3017
|
+
"Token b program"
|
|
3018
|
+
]
|
|
2642
3019
|
},
|
|
2643
3020
|
{
|
|
2644
3021
|
name: "event_authority",
|
|
@@ -2686,38 +3063,27 @@ var cp_amm_default = {
|
|
|
2686
3063
|
},
|
|
2687
3064
|
{
|
|
2688
3065
|
name: "remove_liquidity",
|
|
2689
|
-
discriminator: [
|
|
3066
|
+
discriminator: [
|
|
3067
|
+
80,
|
|
3068
|
+
85,
|
|
3069
|
+
209,
|
|
3070
|
+
72,
|
|
3071
|
+
24,
|
|
3072
|
+
206,
|
|
3073
|
+
177,
|
|
3074
|
+
108
|
|
3075
|
+
],
|
|
2690
3076
|
accounts: [
|
|
2691
3077
|
{
|
|
2692
3078
|
name: "pool_authority",
|
|
2693
|
-
|
|
2694
|
-
seeds: [
|
|
2695
|
-
{
|
|
2696
|
-
kind: "const",
|
|
2697
|
-
value: [
|
|
2698
|
-
112,
|
|
2699
|
-
111,
|
|
2700
|
-
111,
|
|
2701
|
-
108,
|
|
2702
|
-
95,
|
|
2703
|
-
97,
|
|
2704
|
-
117,
|
|
2705
|
-
116,
|
|
2706
|
-
104,
|
|
2707
|
-
111,
|
|
2708
|
-
114,
|
|
2709
|
-
105,
|
|
2710
|
-
116,
|
|
2711
|
-
121
|
|
2712
|
-
]
|
|
2713
|
-
}
|
|
2714
|
-
]
|
|
2715
|
-
}
|
|
3079
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
2716
3080
|
},
|
|
2717
3081
|
{
|
|
2718
3082
|
name: "pool",
|
|
2719
3083
|
writable: true,
|
|
2720
|
-
relations: [
|
|
3084
|
+
relations: [
|
|
3085
|
+
"position"
|
|
3086
|
+
]
|
|
2721
3087
|
},
|
|
2722
3088
|
{
|
|
2723
3089
|
name: "position",
|
|
@@ -2725,52 +3091,80 @@ var cp_amm_default = {
|
|
|
2725
3091
|
},
|
|
2726
3092
|
{
|
|
2727
3093
|
name: "token_a_account",
|
|
2728
|
-
docs: [
|
|
3094
|
+
docs: [
|
|
3095
|
+
"The user token a account"
|
|
3096
|
+
],
|
|
2729
3097
|
writable: true
|
|
2730
3098
|
},
|
|
2731
3099
|
{
|
|
2732
3100
|
name: "token_b_account",
|
|
2733
|
-
docs: [
|
|
3101
|
+
docs: [
|
|
3102
|
+
"The user token b account"
|
|
3103
|
+
],
|
|
2734
3104
|
writable: true
|
|
2735
3105
|
},
|
|
2736
3106
|
{
|
|
2737
3107
|
name: "token_a_vault",
|
|
2738
|
-
docs: [
|
|
3108
|
+
docs: [
|
|
3109
|
+
"The vault token account for input token"
|
|
3110
|
+
],
|
|
2739
3111
|
writable: true,
|
|
2740
|
-
relations: [
|
|
3112
|
+
relations: [
|
|
3113
|
+
"pool"
|
|
3114
|
+
]
|
|
2741
3115
|
},
|
|
2742
3116
|
{
|
|
2743
3117
|
name: "token_b_vault",
|
|
2744
|
-
docs: [
|
|
3118
|
+
docs: [
|
|
3119
|
+
"The vault token account for output token"
|
|
3120
|
+
],
|
|
2745
3121
|
writable: true,
|
|
2746
|
-
relations: [
|
|
3122
|
+
relations: [
|
|
3123
|
+
"pool"
|
|
3124
|
+
]
|
|
2747
3125
|
},
|
|
2748
3126
|
{
|
|
2749
3127
|
name: "token_a_mint",
|
|
2750
|
-
docs: [
|
|
2751
|
-
|
|
3128
|
+
docs: [
|
|
3129
|
+
"The mint of token a"
|
|
3130
|
+
],
|
|
3131
|
+
relations: [
|
|
3132
|
+
"pool"
|
|
3133
|
+
]
|
|
2752
3134
|
},
|
|
2753
3135
|
{
|
|
2754
3136
|
name: "token_b_mint",
|
|
2755
|
-
docs: [
|
|
2756
|
-
|
|
3137
|
+
docs: [
|
|
3138
|
+
"The mint of token b"
|
|
3139
|
+
],
|
|
3140
|
+
relations: [
|
|
3141
|
+
"pool"
|
|
3142
|
+
]
|
|
2757
3143
|
},
|
|
2758
3144
|
{
|
|
2759
3145
|
name: "position_nft_account",
|
|
2760
|
-
docs: [
|
|
3146
|
+
docs: [
|
|
3147
|
+
"The token account for nft"
|
|
3148
|
+
]
|
|
2761
3149
|
},
|
|
2762
3150
|
{
|
|
2763
3151
|
name: "owner",
|
|
2764
|
-
docs: [
|
|
3152
|
+
docs: [
|
|
3153
|
+
"owner of position"
|
|
3154
|
+
],
|
|
2765
3155
|
signer: true
|
|
2766
3156
|
},
|
|
2767
3157
|
{
|
|
2768
3158
|
name: "token_a_program",
|
|
2769
|
-
docs: [
|
|
3159
|
+
docs: [
|
|
3160
|
+
"Token a program"
|
|
3161
|
+
]
|
|
2770
3162
|
},
|
|
2771
3163
|
{
|
|
2772
3164
|
name: "token_b_program",
|
|
2773
|
-
docs: [
|
|
3165
|
+
docs: [
|
|
3166
|
+
"Token b program"
|
|
3167
|
+
]
|
|
2774
3168
|
},
|
|
2775
3169
|
{
|
|
2776
3170
|
name: "event_authority",
|
|
@@ -2818,7 +3212,16 @@ var cp_amm_default = {
|
|
|
2818
3212
|
},
|
|
2819
3213
|
{
|
|
2820
3214
|
name: "set_pool_status",
|
|
2821
|
-
discriminator: [
|
|
3215
|
+
discriminator: [
|
|
3216
|
+
112,
|
|
3217
|
+
87,
|
|
3218
|
+
135,
|
|
3219
|
+
223,
|
|
3220
|
+
83,
|
|
3221
|
+
204,
|
|
3222
|
+
132,
|
|
3223
|
+
53
|
|
3224
|
+
],
|
|
2822
3225
|
accounts: [
|
|
2823
3226
|
{
|
|
2824
3227
|
name: "pool",
|
|
@@ -2869,20 +3272,80 @@ var cp_amm_default = {
|
|
|
2869
3272
|
]
|
|
2870
3273
|
},
|
|
2871
3274
|
{
|
|
2872
|
-
name: "
|
|
2873
|
-
discriminator: [
|
|
3275
|
+
name: "split_position",
|
|
3276
|
+
discriminator: [
|
|
3277
|
+
172,
|
|
3278
|
+
241,
|
|
3279
|
+
221,
|
|
3280
|
+
138,
|
|
3281
|
+
161,
|
|
3282
|
+
29,
|
|
3283
|
+
253,
|
|
3284
|
+
42
|
|
3285
|
+
],
|
|
2874
3286
|
accounts: [
|
|
2875
3287
|
{
|
|
2876
|
-
name: "
|
|
3288
|
+
name: "pool",
|
|
3289
|
+
writable: true,
|
|
3290
|
+
relations: [
|
|
3291
|
+
"first_position",
|
|
3292
|
+
"second_position"
|
|
3293
|
+
]
|
|
3294
|
+
},
|
|
3295
|
+
{
|
|
3296
|
+
name: "first_position",
|
|
3297
|
+
docs: [
|
|
3298
|
+
"The first position"
|
|
3299
|
+
],
|
|
3300
|
+
writable: true
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
name: "first_position_nft_account",
|
|
3304
|
+
docs: [
|
|
3305
|
+
"The token account for position nft"
|
|
3306
|
+
]
|
|
3307
|
+
},
|
|
3308
|
+
{
|
|
3309
|
+
name: "second_position",
|
|
3310
|
+
docs: [
|
|
3311
|
+
"The second position"
|
|
3312
|
+
],
|
|
3313
|
+
writable: true
|
|
3314
|
+
},
|
|
3315
|
+
{
|
|
3316
|
+
name: "second_position_nft_account",
|
|
3317
|
+
docs: [
|
|
3318
|
+
"The token account for position nft"
|
|
3319
|
+
]
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
name: "first_owner",
|
|
3323
|
+
docs: [
|
|
3324
|
+
"Owner of first position"
|
|
3325
|
+
],
|
|
3326
|
+
signer: true
|
|
3327
|
+
},
|
|
3328
|
+
{
|
|
3329
|
+
name: "second_owner",
|
|
3330
|
+
docs: [
|
|
3331
|
+
"Owner of second position"
|
|
3332
|
+
],
|
|
3333
|
+
signer: true
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
name: "event_authority",
|
|
2877
3337
|
pda: {
|
|
2878
3338
|
seeds: [
|
|
2879
3339
|
{
|
|
2880
3340
|
kind: "const",
|
|
2881
3341
|
value: [
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
3342
|
+
95,
|
|
3343
|
+
95,
|
|
3344
|
+
101,
|
|
3345
|
+
118,
|
|
3346
|
+
101,
|
|
3347
|
+
110,
|
|
3348
|
+
116,
|
|
2886
3349
|
95,
|
|
2887
3350
|
97,
|
|
2888
3351
|
117,
|
|
@@ -2898,57 +3361,115 @@ var cp_amm_default = {
|
|
|
2898
3361
|
]
|
|
2899
3362
|
}
|
|
2900
3363
|
},
|
|
3364
|
+
{
|
|
3365
|
+
name: "program"
|
|
3366
|
+
}
|
|
3367
|
+
],
|
|
3368
|
+
args: [
|
|
3369
|
+
{
|
|
3370
|
+
name: "params",
|
|
3371
|
+
type: {
|
|
3372
|
+
defined: {
|
|
3373
|
+
name: "SplitPositionParameters"
|
|
3374
|
+
}
|
|
3375
|
+
}
|
|
3376
|
+
}
|
|
3377
|
+
]
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
name: "swap",
|
|
3381
|
+
discriminator: [
|
|
3382
|
+
248,
|
|
3383
|
+
198,
|
|
3384
|
+
158,
|
|
3385
|
+
145,
|
|
3386
|
+
225,
|
|
3387
|
+
117,
|
|
3388
|
+
135,
|
|
3389
|
+
200
|
|
3390
|
+
],
|
|
3391
|
+
accounts: [
|
|
3392
|
+
{
|
|
3393
|
+
name: "pool_authority",
|
|
3394
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
3395
|
+
},
|
|
2901
3396
|
{
|
|
2902
3397
|
name: "pool",
|
|
2903
|
-
docs: [
|
|
3398
|
+
docs: [
|
|
3399
|
+
"Pool account"
|
|
3400
|
+
],
|
|
2904
3401
|
writable: true
|
|
2905
3402
|
},
|
|
2906
3403
|
{
|
|
2907
3404
|
name: "input_token_account",
|
|
2908
|
-
docs: [
|
|
3405
|
+
docs: [
|
|
3406
|
+
"The user token account for input token"
|
|
3407
|
+
],
|
|
2909
3408
|
writable: true
|
|
2910
3409
|
},
|
|
2911
3410
|
{
|
|
2912
3411
|
name: "output_token_account",
|
|
2913
|
-
docs: [
|
|
3412
|
+
docs: [
|
|
3413
|
+
"The user token account for output token"
|
|
3414
|
+
],
|
|
2914
3415
|
writable: true
|
|
2915
3416
|
},
|
|
2916
3417
|
{
|
|
2917
3418
|
name: "token_a_vault",
|
|
2918
|
-
docs: [
|
|
3419
|
+
docs: [
|
|
3420
|
+
"The vault token account for input token"
|
|
3421
|
+
],
|
|
2919
3422
|
writable: true,
|
|
2920
|
-
relations: [
|
|
3423
|
+
relations: [
|
|
3424
|
+
"pool"
|
|
3425
|
+
]
|
|
2921
3426
|
},
|
|
2922
3427
|
{
|
|
2923
3428
|
name: "token_b_vault",
|
|
2924
|
-
docs: [
|
|
3429
|
+
docs: [
|
|
3430
|
+
"The vault token account for output token"
|
|
3431
|
+
],
|
|
2925
3432
|
writable: true,
|
|
2926
|
-
relations: [
|
|
3433
|
+
relations: [
|
|
3434
|
+
"pool"
|
|
3435
|
+
]
|
|
2927
3436
|
},
|
|
2928
3437
|
{
|
|
2929
3438
|
name: "token_a_mint",
|
|
2930
|
-
docs: [
|
|
3439
|
+
docs: [
|
|
3440
|
+
"The mint of token a"
|
|
3441
|
+
]
|
|
2931
3442
|
},
|
|
2932
3443
|
{
|
|
2933
3444
|
name: "token_b_mint",
|
|
2934
|
-
docs: [
|
|
3445
|
+
docs: [
|
|
3446
|
+
"The mint of token b"
|
|
3447
|
+
]
|
|
2935
3448
|
},
|
|
2936
3449
|
{
|
|
2937
3450
|
name: "payer",
|
|
2938
|
-
docs: [
|
|
3451
|
+
docs: [
|
|
3452
|
+
"The user performing the swap"
|
|
3453
|
+
],
|
|
2939
3454
|
signer: true
|
|
2940
3455
|
},
|
|
2941
3456
|
{
|
|
2942
3457
|
name: "token_a_program",
|
|
2943
|
-
docs: [
|
|
3458
|
+
docs: [
|
|
3459
|
+
"Token a program"
|
|
3460
|
+
]
|
|
2944
3461
|
},
|
|
2945
3462
|
{
|
|
2946
3463
|
name: "token_b_program",
|
|
2947
|
-
docs: [
|
|
3464
|
+
docs: [
|
|
3465
|
+
"Token b program"
|
|
3466
|
+
]
|
|
2948
3467
|
},
|
|
2949
3468
|
{
|
|
2950
3469
|
name: "referral_token_account",
|
|
2951
|
-
docs: [
|
|
3470
|
+
docs: [
|
|
3471
|
+
"referral token account"
|
|
3472
|
+
],
|
|
2952
3473
|
writable: true,
|
|
2953
3474
|
optional: true
|
|
2954
3475
|
},
|
|
@@ -2998,7 +3519,16 @@ var cp_amm_default = {
|
|
|
2998
3519
|
},
|
|
2999
3520
|
{
|
|
3000
3521
|
name: "update_reward_duration",
|
|
3001
|
-
discriminator: [
|
|
3522
|
+
discriminator: [
|
|
3523
|
+
138,
|
|
3524
|
+
174,
|
|
3525
|
+
196,
|
|
3526
|
+
169,
|
|
3527
|
+
213,
|
|
3528
|
+
235,
|
|
3529
|
+
254,
|
|
3530
|
+
107
|
|
3531
|
+
],
|
|
3002
3532
|
accounts: [
|
|
3003
3533
|
{
|
|
3004
3534
|
name: "pool",
|
|
@@ -3054,7 +3584,16 @@ var cp_amm_default = {
|
|
|
3054
3584
|
},
|
|
3055
3585
|
{
|
|
3056
3586
|
name: "update_reward_funder",
|
|
3057
|
-
discriminator: [
|
|
3587
|
+
discriminator: [
|
|
3588
|
+
211,
|
|
3589
|
+
28,
|
|
3590
|
+
48,
|
|
3591
|
+
32,
|
|
3592
|
+
215,
|
|
3593
|
+
160,
|
|
3594
|
+
35,
|
|
3595
|
+
23
|
|
3596
|
+
],
|
|
3058
3597
|
accounts: [
|
|
3059
3598
|
{
|
|
3060
3599
|
name: "pool",
|
|
@@ -3110,33 +3649,20 @@ var cp_amm_default = {
|
|
|
3110
3649
|
},
|
|
3111
3650
|
{
|
|
3112
3651
|
name: "withdraw_ineligible_reward",
|
|
3113
|
-
discriminator: [
|
|
3652
|
+
discriminator: [
|
|
3653
|
+
148,
|
|
3654
|
+
206,
|
|
3655
|
+
42,
|
|
3656
|
+
195,
|
|
3657
|
+
247,
|
|
3658
|
+
49,
|
|
3659
|
+
103,
|
|
3660
|
+
8
|
|
3661
|
+
],
|
|
3114
3662
|
accounts: [
|
|
3115
3663
|
{
|
|
3116
3664
|
name: "pool_authority",
|
|
3117
|
-
|
|
3118
|
-
seeds: [
|
|
3119
|
-
{
|
|
3120
|
-
kind: "const",
|
|
3121
|
-
value: [
|
|
3122
|
-
112,
|
|
3123
|
-
111,
|
|
3124
|
-
111,
|
|
3125
|
-
108,
|
|
3126
|
-
95,
|
|
3127
|
-
97,
|
|
3128
|
-
117,
|
|
3129
|
-
116,
|
|
3130
|
-
104,
|
|
3131
|
-
111,
|
|
3132
|
-
114,
|
|
3133
|
-
105,
|
|
3134
|
-
116,
|
|
3135
|
-
121
|
|
3136
|
-
]
|
|
3137
|
-
}
|
|
3138
|
-
]
|
|
3139
|
-
}
|
|
3665
|
+
address: "HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC"
|
|
3140
3666
|
},
|
|
3141
3667
|
{
|
|
3142
3668
|
name: "pool",
|
|
@@ -3204,125 +3730,408 @@ var cp_amm_default = {
|
|
|
3204
3730
|
accounts: [
|
|
3205
3731
|
{
|
|
3206
3732
|
name: "ClaimFeeOperator",
|
|
3207
|
-
discriminator: [
|
|
3733
|
+
discriminator: [
|
|
3734
|
+
166,
|
|
3735
|
+
48,
|
|
3736
|
+
134,
|
|
3737
|
+
86,
|
|
3738
|
+
34,
|
|
3739
|
+
200,
|
|
3740
|
+
188,
|
|
3741
|
+
150
|
|
3742
|
+
]
|
|
3208
3743
|
},
|
|
3209
3744
|
{
|
|
3210
3745
|
name: "Config",
|
|
3211
|
-
discriminator: [
|
|
3746
|
+
discriminator: [
|
|
3747
|
+
155,
|
|
3748
|
+
12,
|
|
3749
|
+
170,
|
|
3750
|
+
224,
|
|
3751
|
+
30,
|
|
3752
|
+
250,
|
|
3753
|
+
204,
|
|
3754
|
+
130
|
|
3755
|
+
]
|
|
3212
3756
|
},
|
|
3213
3757
|
{
|
|
3214
3758
|
name: "Pool",
|
|
3215
|
-
discriminator: [
|
|
3759
|
+
discriminator: [
|
|
3760
|
+
241,
|
|
3761
|
+
154,
|
|
3762
|
+
109,
|
|
3763
|
+
4,
|
|
3764
|
+
17,
|
|
3765
|
+
177,
|
|
3766
|
+
109,
|
|
3767
|
+
188
|
|
3768
|
+
]
|
|
3216
3769
|
},
|
|
3217
3770
|
{
|
|
3218
3771
|
name: "Position",
|
|
3219
|
-
discriminator: [
|
|
3772
|
+
discriminator: [
|
|
3773
|
+
170,
|
|
3774
|
+
188,
|
|
3775
|
+
143,
|
|
3776
|
+
228,
|
|
3777
|
+
122,
|
|
3778
|
+
64,
|
|
3779
|
+
247,
|
|
3780
|
+
208
|
|
3781
|
+
]
|
|
3220
3782
|
},
|
|
3221
3783
|
{
|
|
3222
3784
|
name: "TokenBadge",
|
|
3223
|
-
discriminator: [
|
|
3785
|
+
discriminator: [
|
|
3786
|
+
116,
|
|
3787
|
+
219,
|
|
3788
|
+
204,
|
|
3789
|
+
229,
|
|
3790
|
+
249,
|
|
3791
|
+
116,
|
|
3792
|
+
255,
|
|
3793
|
+
150
|
|
3794
|
+
]
|
|
3224
3795
|
},
|
|
3225
3796
|
{
|
|
3226
3797
|
name: "Vesting",
|
|
3227
|
-
discriminator: [
|
|
3798
|
+
discriminator: [
|
|
3799
|
+
100,
|
|
3800
|
+
149,
|
|
3801
|
+
66,
|
|
3802
|
+
138,
|
|
3803
|
+
95,
|
|
3804
|
+
200,
|
|
3805
|
+
128,
|
|
3806
|
+
241
|
|
3807
|
+
]
|
|
3228
3808
|
}
|
|
3229
3809
|
],
|
|
3230
3810
|
events: [
|
|
3231
3811
|
{
|
|
3232
3812
|
name: "EvtAddLiquidity",
|
|
3233
|
-
discriminator: [
|
|
3813
|
+
discriminator: [
|
|
3814
|
+
175,
|
|
3815
|
+
242,
|
|
3816
|
+
8,
|
|
3817
|
+
157,
|
|
3818
|
+
30,
|
|
3819
|
+
247,
|
|
3820
|
+
185,
|
|
3821
|
+
169
|
|
3822
|
+
]
|
|
3234
3823
|
},
|
|
3235
3824
|
{
|
|
3236
3825
|
name: "EvtClaimPartnerFee",
|
|
3237
|
-
discriminator: [
|
|
3826
|
+
discriminator: [
|
|
3827
|
+
118,
|
|
3828
|
+
99,
|
|
3829
|
+
77,
|
|
3830
|
+
10,
|
|
3831
|
+
226,
|
|
3832
|
+
1,
|
|
3833
|
+
1,
|
|
3834
|
+
87
|
|
3835
|
+
]
|
|
3238
3836
|
},
|
|
3239
3837
|
{
|
|
3240
3838
|
name: "EvtClaimPositionFee",
|
|
3241
|
-
discriminator: [
|
|
3839
|
+
discriminator: [
|
|
3840
|
+
198,
|
|
3841
|
+
182,
|
|
3842
|
+
183,
|
|
3843
|
+
52,
|
|
3844
|
+
97,
|
|
3845
|
+
12,
|
|
3846
|
+
49,
|
|
3847
|
+
56
|
|
3848
|
+
]
|
|
3242
3849
|
},
|
|
3243
3850
|
{
|
|
3244
3851
|
name: "EvtClaimProtocolFee",
|
|
3245
|
-
discriminator: [
|
|
3852
|
+
discriminator: [
|
|
3853
|
+
186,
|
|
3854
|
+
244,
|
|
3855
|
+
75,
|
|
3856
|
+
251,
|
|
3857
|
+
188,
|
|
3858
|
+
13,
|
|
3859
|
+
25,
|
|
3860
|
+
33
|
|
3861
|
+
]
|
|
3246
3862
|
},
|
|
3247
3863
|
{
|
|
3248
3864
|
name: "EvtClaimReward",
|
|
3249
|
-
discriminator: [
|
|
3865
|
+
discriminator: [
|
|
3866
|
+
218,
|
|
3867
|
+
86,
|
|
3868
|
+
147,
|
|
3869
|
+
200,
|
|
3870
|
+
235,
|
|
3871
|
+
188,
|
|
3872
|
+
215,
|
|
3873
|
+
231
|
|
3874
|
+
]
|
|
3250
3875
|
},
|
|
3251
3876
|
{
|
|
3252
3877
|
name: "EvtCloseClaimFeeOperator",
|
|
3253
|
-
discriminator: [
|
|
3878
|
+
discriminator: [
|
|
3879
|
+
111,
|
|
3880
|
+
39,
|
|
3881
|
+
37,
|
|
3882
|
+
55,
|
|
3883
|
+
110,
|
|
3884
|
+
216,
|
|
3885
|
+
194,
|
|
3886
|
+
23
|
|
3887
|
+
]
|
|
3254
3888
|
},
|
|
3255
3889
|
{
|
|
3256
3890
|
name: "EvtCloseConfig",
|
|
3257
|
-
discriminator: [
|
|
3891
|
+
discriminator: [
|
|
3892
|
+
36,
|
|
3893
|
+
30,
|
|
3894
|
+
239,
|
|
3895
|
+
45,
|
|
3896
|
+
58,
|
|
3897
|
+
132,
|
|
3898
|
+
14,
|
|
3899
|
+
5
|
|
3900
|
+
]
|
|
3258
3901
|
},
|
|
3259
3902
|
{
|
|
3260
3903
|
name: "EvtClosePosition",
|
|
3261
|
-
discriminator: [
|
|
3904
|
+
discriminator: [
|
|
3905
|
+
20,
|
|
3906
|
+
145,
|
|
3907
|
+
144,
|
|
3908
|
+
68,
|
|
3909
|
+
143,
|
|
3910
|
+
142,
|
|
3911
|
+
214,
|
|
3912
|
+
178
|
|
3913
|
+
]
|
|
3262
3914
|
},
|
|
3263
3915
|
{
|
|
3264
3916
|
name: "EvtCreateClaimFeeOperator",
|
|
3265
|
-
discriminator: [
|
|
3917
|
+
discriminator: [
|
|
3918
|
+
21,
|
|
3919
|
+
6,
|
|
3920
|
+
153,
|
|
3921
|
+
120,
|
|
3922
|
+
68,
|
|
3923
|
+
116,
|
|
3924
|
+
28,
|
|
3925
|
+
177
|
|
3926
|
+
]
|
|
3266
3927
|
},
|
|
3267
3928
|
{
|
|
3268
3929
|
name: "EvtCreateConfig",
|
|
3269
|
-
discriminator: [
|
|
3930
|
+
discriminator: [
|
|
3931
|
+
131,
|
|
3932
|
+
207,
|
|
3933
|
+
180,
|
|
3934
|
+
174,
|
|
3935
|
+
180,
|
|
3936
|
+
73,
|
|
3937
|
+
165,
|
|
3938
|
+
54
|
|
3939
|
+
]
|
|
3270
3940
|
},
|
|
3271
3941
|
{
|
|
3272
3942
|
name: "EvtCreateDynamicConfig",
|
|
3273
|
-
discriminator: [
|
|
3943
|
+
discriminator: [
|
|
3944
|
+
231,
|
|
3945
|
+
197,
|
|
3946
|
+
13,
|
|
3947
|
+
164,
|
|
3948
|
+
248,
|
|
3949
|
+
213,
|
|
3950
|
+
133,
|
|
3951
|
+
152
|
|
3952
|
+
]
|
|
3274
3953
|
},
|
|
3275
3954
|
{
|
|
3276
3955
|
name: "EvtCreatePosition",
|
|
3277
|
-
discriminator: [
|
|
3956
|
+
discriminator: [
|
|
3957
|
+
156,
|
|
3958
|
+
15,
|
|
3959
|
+
119,
|
|
3960
|
+
198,
|
|
3961
|
+
29,
|
|
3962
|
+
181,
|
|
3963
|
+
221,
|
|
3964
|
+
55
|
|
3965
|
+
]
|
|
3278
3966
|
},
|
|
3279
3967
|
{
|
|
3280
3968
|
name: "EvtCreateTokenBadge",
|
|
3281
|
-
discriminator: [
|
|
3969
|
+
discriminator: [
|
|
3970
|
+
141,
|
|
3971
|
+
120,
|
|
3972
|
+
134,
|
|
3973
|
+
116,
|
|
3974
|
+
34,
|
|
3975
|
+
28,
|
|
3976
|
+
114,
|
|
3977
|
+
160
|
|
3978
|
+
]
|
|
3282
3979
|
},
|
|
3283
3980
|
{
|
|
3284
3981
|
name: "EvtFundReward",
|
|
3285
|
-
discriminator: [
|
|
3982
|
+
discriminator: [
|
|
3983
|
+
104,
|
|
3984
|
+
233,
|
|
3985
|
+
237,
|
|
3986
|
+
122,
|
|
3987
|
+
199,
|
|
3988
|
+
191,
|
|
3989
|
+
121,
|
|
3990
|
+
85
|
|
3991
|
+
]
|
|
3286
3992
|
},
|
|
3287
3993
|
{
|
|
3288
3994
|
name: "EvtInitializePool",
|
|
3289
|
-
discriminator: [
|
|
3995
|
+
discriminator: [
|
|
3996
|
+
228,
|
|
3997
|
+
50,
|
|
3998
|
+
246,
|
|
3999
|
+
85,
|
|
4000
|
+
203,
|
|
4001
|
+
66,
|
|
4002
|
+
134,
|
|
4003
|
+
37
|
|
4004
|
+
]
|
|
3290
4005
|
},
|
|
3291
4006
|
{
|
|
3292
4007
|
name: "EvtInitializeReward",
|
|
3293
|
-
discriminator: [
|
|
4008
|
+
discriminator: [
|
|
4009
|
+
129,
|
|
4010
|
+
91,
|
|
4011
|
+
188,
|
|
4012
|
+
3,
|
|
4013
|
+
246,
|
|
4014
|
+
52,
|
|
4015
|
+
185,
|
|
4016
|
+
249
|
|
4017
|
+
]
|
|
3294
4018
|
},
|
|
3295
4019
|
{
|
|
3296
4020
|
name: "EvtLockPosition",
|
|
3297
|
-
discriminator: [
|
|
4021
|
+
discriminator: [
|
|
4022
|
+
168,
|
|
4023
|
+
63,
|
|
4024
|
+
108,
|
|
4025
|
+
83,
|
|
4026
|
+
219,
|
|
4027
|
+
82,
|
|
4028
|
+
2,
|
|
4029
|
+
200
|
|
4030
|
+
]
|
|
3298
4031
|
},
|
|
3299
4032
|
{
|
|
3300
4033
|
name: "EvtPermanentLockPosition",
|
|
3301
|
-
discriminator: [
|
|
4034
|
+
discriminator: [
|
|
4035
|
+
145,
|
|
4036
|
+
143,
|
|
4037
|
+
162,
|
|
4038
|
+
218,
|
|
4039
|
+
218,
|
|
4040
|
+
80,
|
|
4041
|
+
67,
|
|
4042
|
+
11
|
|
4043
|
+
]
|
|
3302
4044
|
},
|
|
3303
4045
|
{
|
|
3304
4046
|
name: "EvtRemoveLiquidity",
|
|
3305
|
-
discriminator: [
|
|
4047
|
+
discriminator: [
|
|
4048
|
+
87,
|
|
4049
|
+
46,
|
|
4050
|
+
88,
|
|
4051
|
+
98,
|
|
4052
|
+
175,
|
|
4053
|
+
96,
|
|
4054
|
+
34,
|
|
4055
|
+
91
|
|
4056
|
+
]
|
|
3306
4057
|
},
|
|
3307
4058
|
{
|
|
3308
4059
|
name: "EvtSetPoolStatus",
|
|
3309
|
-
discriminator: [
|
|
4060
|
+
discriminator: [
|
|
4061
|
+
100,
|
|
4062
|
+
213,
|
|
4063
|
+
74,
|
|
4064
|
+
3,
|
|
4065
|
+
95,
|
|
4066
|
+
91,
|
|
4067
|
+
228,
|
|
4068
|
+
146
|
|
4069
|
+
]
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
name: "EvtSplitPosition",
|
|
4073
|
+
discriminator: [
|
|
4074
|
+
182,
|
|
4075
|
+
138,
|
|
4076
|
+
42,
|
|
4077
|
+
254,
|
|
4078
|
+
27,
|
|
4079
|
+
94,
|
|
4080
|
+
82,
|
|
4081
|
+
221
|
|
4082
|
+
]
|
|
3310
4083
|
},
|
|
3311
4084
|
{
|
|
3312
4085
|
name: "EvtSwap",
|
|
3313
|
-
discriminator: [
|
|
4086
|
+
discriminator: [
|
|
4087
|
+
27,
|
|
4088
|
+
60,
|
|
4089
|
+
21,
|
|
4090
|
+
213,
|
|
4091
|
+
138,
|
|
4092
|
+
170,
|
|
4093
|
+
187,
|
|
4094
|
+
147
|
|
4095
|
+
]
|
|
3314
4096
|
},
|
|
3315
4097
|
{
|
|
3316
4098
|
name: "EvtUpdateRewardDuration",
|
|
3317
|
-
discriminator: [
|
|
4099
|
+
discriminator: [
|
|
4100
|
+
149,
|
|
4101
|
+
135,
|
|
4102
|
+
65,
|
|
4103
|
+
231,
|
|
4104
|
+
129,
|
|
4105
|
+
153,
|
|
4106
|
+
65,
|
|
4107
|
+
57
|
|
4108
|
+
]
|
|
3318
4109
|
},
|
|
3319
4110
|
{
|
|
3320
4111
|
name: "EvtUpdateRewardFunder",
|
|
3321
|
-
discriminator: [
|
|
4112
|
+
discriminator: [
|
|
4113
|
+
76,
|
|
4114
|
+
154,
|
|
4115
|
+
208,
|
|
4116
|
+
13,
|
|
4117
|
+
40,
|
|
4118
|
+
115,
|
|
4119
|
+
246,
|
|
4120
|
+
146
|
|
4121
|
+
]
|
|
3322
4122
|
},
|
|
3323
4123
|
{
|
|
3324
4124
|
name: "EvtWithdrawIneligibleReward",
|
|
3325
|
-
discriminator: [
|
|
4125
|
+
discriminator: [
|
|
4126
|
+
248,
|
|
4127
|
+
215,
|
|
4128
|
+
184,
|
|
4129
|
+
78,
|
|
4130
|
+
31,
|
|
4131
|
+
180,
|
|
4132
|
+
179,
|
|
4133
|
+
168
|
|
4134
|
+
]
|
|
3326
4135
|
}
|
|
3327
4136
|
],
|
|
3328
4137
|
errors: [
|
|
@@ -3545,6 +4354,21 @@ var cp_amm_default = {
|
|
|
3545
4354
|
code: 6043,
|
|
3546
4355
|
name: "RewardVaultFrozenSkipRequired",
|
|
3547
4356
|
msg: "Reward vault is frozen, must skip reward to proceed"
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
code: 6044,
|
|
4360
|
+
name: "InvalidSplitPositionParameters",
|
|
4361
|
+
msg: "Invalid parameters for split position"
|
|
4362
|
+
},
|
|
4363
|
+
{
|
|
4364
|
+
code: 6045,
|
|
4365
|
+
name: "UnsupportPositionHasVestingLock",
|
|
4366
|
+
msg: "Unsupported split position has vesting lock"
|
|
4367
|
+
},
|
|
4368
|
+
{
|
|
4369
|
+
code: 6046,
|
|
4370
|
+
name: "SamePosition",
|
|
4371
|
+
msg: "Same position"
|
|
3548
4372
|
}
|
|
3549
4373
|
],
|
|
3550
4374
|
types: [
|
|
@@ -3555,17 +4379,23 @@ var cp_amm_default = {
|
|
|
3555
4379
|
fields: [
|
|
3556
4380
|
{
|
|
3557
4381
|
name: "liquidity_delta",
|
|
3558
|
-
docs: [
|
|
4382
|
+
docs: [
|
|
4383
|
+
"delta liquidity"
|
|
4384
|
+
],
|
|
3559
4385
|
type: "u128"
|
|
3560
4386
|
},
|
|
3561
4387
|
{
|
|
3562
4388
|
name: "token_a_amount_threshold",
|
|
3563
|
-
docs: [
|
|
4389
|
+
docs: [
|
|
4390
|
+
"maximum token a amount"
|
|
4391
|
+
],
|
|
3564
4392
|
type: "u64"
|
|
3565
4393
|
},
|
|
3566
4394
|
{
|
|
3567
4395
|
name: "token_b_amount_threshold",
|
|
3568
|
-
docs: [
|
|
4396
|
+
docs: [
|
|
4397
|
+
"maximum token b amount"
|
|
4398
|
+
],
|
|
3569
4399
|
type: "u64"
|
|
3570
4400
|
}
|
|
3571
4401
|
]
|
|
@@ -3591,7 +4421,10 @@ var cp_amm_default = {
|
|
|
3591
4421
|
{
|
|
3592
4422
|
name: "padding",
|
|
3593
4423
|
type: {
|
|
3594
|
-
array: [
|
|
4424
|
+
array: [
|
|
4425
|
+
"u8",
|
|
4426
|
+
5
|
|
4427
|
+
]
|
|
3595
4428
|
}
|
|
3596
4429
|
},
|
|
3597
4430
|
{
|
|
@@ -3657,7 +4490,10 @@ var cp_amm_default = {
|
|
|
3657
4490
|
{
|
|
3658
4491
|
name: "padding_0",
|
|
3659
4492
|
type: {
|
|
3660
|
-
array: [
|
|
4493
|
+
array: [
|
|
4494
|
+
"u8",
|
|
4495
|
+
5
|
|
4496
|
+
]
|
|
3661
4497
|
}
|
|
3662
4498
|
},
|
|
3663
4499
|
{
|
|
@@ -3681,7 +4517,9 @@ var cp_amm_default = {
|
|
|
3681
4517
|
},
|
|
3682
4518
|
{
|
|
3683
4519
|
name: "ClaimFeeOperator",
|
|
3684
|
-
docs: [
|
|
4520
|
+
docs: [
|
|
4521
|
+
"Parameter that set by the protocol"
|
|
4522
|
+
],
|
|
3685
4523
|
serialization: "bytemuck",
|
|
3686
4524
|
repr: {
|
|
3687
4525
|
kind: "c"
|
|
@@ -3691,14 +4529,21 @@ var cp_amm_default = {
|
|
|
3691
4529
|
fields: [
|
|
3692
4530
|
{
|
|
3693
4531
|
name: "operator",
|
|
3694
|
-
docs: [
|
|
4532
|
+
docs: [
|
|
4533
|
+
"operator"
|
|
4534
|
+
],
|
|
3695
4535
|
type: "pubkey"
|
|
3696
4536
|
},
|
|
3697
4537
|
{
|
|
3698
4538
|
name: "_padding",
|
|
3699
|
-
docs: [
|
|
4539
|
+
docs: [
|
|
4540
|
+
"Reserve"
|
|
4541
|
+
],
|
|
3700
4542
|
type: {
|
|
3701
|
-
array: [
|
|
4543
|
+
array: [
|
|
4544
|
+
"u8",
|
|
4545
|
+
128
|
|
4546
|
+
]
|
|
3702
4547
|
}
|
|
3703
4548
|
}
|
|
3704
4549
|
]
|
|
@@ -3715,7 +4560,9 @@ var cp_amm_default = {
|
|
|
3715
4560
|
fields: [
|
|
3716
4561
|
{
|
|
3717
4562
|
name: "vault_config_key",
|
|
3718
|
-
docs: [
|
|
4563
|
+
docs: [
|
|
4564
|
+
"Vault config key"
|
|
4565
|
+
],
|
|
3719
4566
|
type: "pubkey"
|
|
3720
4567
|
},
|
|
3721
4568
|
{
|
|
@@ -3727,7 +4574,9 @@ var cp_amm_default = {
|
|
|
3727
4574
|
},
|
|
3728
4575
|
{
|
|
3729
4576
|
name: "pool_fees",
|
|
3730
|
-
docs: [
|
|
4577
|
+
docs: [
|
|
4578
|
+
"Pool fee"
|
|
4579
|
+
],
|
|
3731
4580
|
type: {
|
|
3732
4581
|
defined: {
|
|
3733
4582
|
name: "PoolFeesConfig"
|
|
@@ -3736,46 +4585,69 @@ var cp_amm_default = {
|
|
|
3736
4585
|
},
|
|
3737
4586
|
{
|
|
3738
4587
|
name: "activation_type",
|
|
3739
|
-
docs: [
|
|
4588
|
+
docs: [
|
|
4589
|
+
"Activation type"
|
|
4590
|
+
],
|
|
3740
4591
|
type: "u8"
|
|
3741
4592
|
},
|
|
3742
4593
|
{
|
|
3743
4594
|
name: "collect_fee_mode",
|
|
3744
|
-
docs: [
|
|
4595
|
+
docs: [
|
|
4596
|
+
"Collect fee mode"
|
|
4597
|
+
],
|
|
3745
4598
|
type: "u8"
|
|
3746
4599
|
},
|
|
3747
4600
|
{
|
|
3748
4601
|
name: "config_type",
|
|
3749
|
-
docs: [
|
|
4602
|
+
docs: [
|
|
4603
|
+
"Config type mode, 0 for static, 1 for dynamic"
|
|
4604
|
+
],
|
|
3750
4605
|
type: "u8"
|
|
3751
4606
|
},
|
|
3752
4607
|
{
|
|
3753
4608
|
name: "_padding_0",
|
|
3754
|
-
docs: [
|
|
4609
|
+
docs: [
|
|
4610
|
+
"padding 0"
|
|
4611
|
+
],
|
|
3755
4612
|
type: {
|
|
3756
|
-
array: [
|
|
4613
|
+
array: [
|
|
4614
|
+
"u8",
|
|
4615
|
+
5
|
|
4616
|
+
]
|
|
3757
4617
|
}
|
|
3758
4618
|
},
|
|
3759
4619
|
{
|
|
3760
4620
|
name: "index",
|
|
3761
|
-
docs: [
|
|
4621
|
+
docs: [
|
|
4622
|
+
"config index"
|
|
4623
|
+
],
|
|
3762
4624
|
type: "u64"
|
|
3763
4625
|
},
|
|
3764
4626
|
{
|
|
3765
4627
|
name: "sqrt_min_price",
|
|
3766
|
-
docs: [
|
|
4628
|
+
docs: [
|
|
4629
|
+
"sqrt min price"
|
|
4630
|
+
],
|
|
3767
4631
|
type: "u128"
|
|
3768
4632
|
},
|
|
3769
4633
|
{
|
|
3770
4634
|
name: "sqrt_max_price",
|
|
3771
|
-
docs: [
|
|
4635
|
+
docs: [
|
|
4636
|
+
"sqrt max price"
|
|
4637
|
+
],
|
|
3772
4638
|
type: "u128"
|
|
3773
4639
|
},
|
|
3774
4640
|
{
|
|
3775
4641
|
name: "_padding_1",
|
|
3776
|
-
docs: [
|
|
4642
|
+
docs: [
|
|
4643
|
+
"Fee curve point",
|
|
4644
|
+
"Padding for further use"
|
|
4645
|
+
],
|
|
3777
4646
|
type: {
|
|
3778
|
-
array: [
|
|
4647
|
+
array: [
|
|
4648
|
+
"u64",
|
|
4649
|
+
10
|
|
4650
|
+
]
|
|
3779
4651
|
}
|
|
3780
4652
|
}
|
|
3781
4653
|
]
|
|
@@ -3809,7 +4681,10 @@ var cp_amm_default = {
|
|
|
3809
4681
|
{
|
|
3810
4682
|
name: "padding",
|
|
3811
4683
|
type: {
|
|
3812
|
-
array: [
|
|
4684
|
+
array: [
|
|
4685
|
+
"u8",
|
|
4686
|
+
7
|
|
4687
|
+
]
|
|
3813
4688
|
}
|
|
3814
4689
|
},
|
|
3815
4690
|
{
|
|
@@ -3839,7 +4714,10 @@ var cp_amm_default = {
|
|
|
3839
4714
|
{
|
|
3840
4715
|
name: "padding_1",
|
|
3841
4716
|
type: {
|
|
3842
|
-
array: [
|
|
4717
|
+
array: [
|
|
4718
|
+
"u8",
|
|
4719
|
+
8
|
|
4720
|
+
]
|
|
3843
4721
|
}
|
|
3844
4722
|
},
|
|
3845
4723
|
{
|
|
@@ -3901,7 +4779,10 @@ var cp_amm_default = {
|
|
|
3901
4779
|
{
|
|
3902
4780
|
name: "padding",
|
|
3903
4781
|
type: {
|
|
3904
|
-
array: [
|
|
4782
|
+
array: [
|
|
4783
|
+
"u8",
|
|
4784
|
+
7
|
|
4785
|
+
]
|
|
3905
4786
|
}
|
|
3906
4787
|
},
|
|
3907
4788
|
{
|
|
@@ -4097,7 +4978,9 @@ var cp_amm_default = {
|
|
|
4097
4978
|
},
|
|
4098
4979
|
{
|
|
4099
4980
|
name: "EvtCloseClaimFeeOperator",
|
|
4100
|
-
docs: [
|
|
4981
|
+
docs: [
|
|
4982
|
+
"Close claim fee operator"
|
|
4983
|
+
],
|
|
4101
4984
|
type: {
|
|
4102
4985
|
kind: "struct",
|
|
4103
4986
|
fields: [
|
|
@@ -4114,18 +4997,24 @@ var cp_amm_default = {
|
|
|
4114
4997
|
},
|
|
4115
4998
|
{
|
|
4116
4999
|
name: "EvtCloseConfig",
|
|
4117
|
-
docs: [
|
|
5000
|
+
docs: [
|
|
5001
|
+
"Close config"
|
|
5002
|
+
],
|
|
4118
5003
|
type: {
|
|
4119
5004
|
kind: "struct",
|
|
4120
5005
|
fields: [
|
|
4121
5006
|
{
|
|
4122
5007
|
name: "config",
|
|
4123
|
-
docs: [
|
|
5008
|
+
docs: [
|
|
5009
|
+
"Config pubkey"
|
|
5010
|
+
],
|
|
4124
5011
|
type: "pubkey"
|
|
4125
5012
|
},
|
|
4126
5013
|
{
|
|
4127
5014
|
name: "admin",
|
|
4128
|
-
docs: [
|
|
5015
|
+
docs: [
|
|
5016
|
+
"admin pk"
|
|
5017
|
+
],
|
|
4129
5018
|
type: "pubkey"
|
|
4130
5019
|
}
|
|
4131
5020
|
]
|
|
@@ -4157,7 +5046,9 @@ var cp_amm_default = {
|
|
|
4157
5046
|
},
|
|
4158
5047
|
{
|
|
4159
5048
|
name: "EvtCreateClaimFeeOperator",
|
|
4160
|
-
docs: [
|
|
5049
|
+
docs: [
|
|
5050
|
+
"Create claim fee operator"
|
|
5051
|
+
],
|
|
4161
5052
|
type: {
|
|
4162
5053
|
kind: "struct",
|
|
4163
5054
|
fields: [
|
|
@@ -4170,7 +5061,9 @@ var cp_amm_default = {
|
|
|
4170
5061
|
},
|
|
4171
5062
|
{
|
|
4172
5063
|
name: "EvtCreateConfig",
|
|
4173
|
-
docs: [
|
|
5064
|
+
docs: [
|
|
5065
|
+
"Create static config"
|
|
5066
|
+
],
|
|
4174
5067
|
type: {
|
|
4175
5068
|
kind: "struct",
|
|
4176
5069
|
fields: [
|
|
@@ -4219,7 +5112,9 @@ var cp_amm_default = {
|
|
|
4219
5112
|
},
|
|
4220
5113
|
{
|
|
4221
5114
|
name: "EvtCreateDynamicConfig",
|
|
4222
|
-
docs: [
|
|
5115
|
+
docs: [
|
|
5116
|
+
"Create dynamic config"
|
|
5117
|
+
],
|
|
4223
5118
|
type: {
|
|
4224
5119
|
kind: "struct",
|
|
4225
5120
|
fields: [
|
|
@@ -4264,7 +5159,9 @@ var cp_amm_default = {
|
|
|
4264
5159
|
},
|
|
4265
5160
|
{
|
|
4266
5161
|
name: "EvtCreateTokenBadge",
|
|
4267
|
-
docs: [
|
|
5162
|
+
docs: [
|
|
5163
|
+
"Create token badge"
|
|
5164
|
+
],
|
|
4268
5165
|
type: {
|
|
4269
5166
|
kind: "struct",
|
|
4270
5167
|
fields: [
|
|
@@ -4303,6 +5200,18 @@ var cp_amm_default = {
|
|
|
4303
5200
|
{
|
|
4304
5201
|
name: "transfer_fee_excluded_amount_in",
|
|
4305
5202
|
type: "u64"
|
|
5203
|
+
},
|
|
5204
|
+
{
|
|
5205
|
+
name: "reward_duration_end",
|
|
5206
|
+
type: "u64"
|
|
5207
|
+
},
|
|
5208
|
+
{
|
|
5209
|
+
name: "pre_reward_rate",
|
|
5210
|
+
type: "u128"
|
|
5211
|
+
},
|
|
5212
|
+
{
|
|
5213
|
+
name: "post_reward_rate",
|
|
5214
|
+
type: "u128"
|
|
4306
5215
|
}
|
|
4307
5216
|
]
|
|
4308
5217
|
}
|
|
@@ -4420,6 +5329,10 @@ var cp_amm_default = {
|
|
|
4420
5329
|
name: "funder",
|
|
4421
5330
|
type: "pubkey"
|
|
4422
5331
|
},
|
|
5332
|
+
{
|
|
5333
|
+
name: "creator",
|
|
5334
|
+
type: "pubkey"
|
|
5335
|
+
},
|
|
4423
5336
|
{
|
|
4424
5337
|
name: "reward_index",
|
|
4425
5338
|
type: "u8"
|
|
@@ -4551,6 +5464,70 @@ var cp_amm_default = {
|
|
|
4551
5464
|
]
|
|
4552
5465
|
}
|
|
4553
5466
|
},
|
|
5467
|
+
{
|
|
5468
|
+
name: "EvtSplitPosition",
|
|
5469
|
+
type: {
|
|
5470
|
+
kind: "struct",
|
|
5471
|
+
fields: [
|
|
5472
|
+
{
|
|
5473
|
+
name: "pool",
|
|
5474
|
+
type: "pubkey"
|
|
5475
|
+
},
|
|
5476
|
+
{
|
|
5477
|
+
name: "first_owner",
|
|
5478
|
+
type: "pubkey"
|
|
5479
|
+
},
|
|
5480
|
+
{
|
|
5481
|
+
name: "second_owner",
|
|
5482
|
+
type: "pubkey"
|
|
5483
|
+
},
|
|
5484
|
+
{
|
|
5485
|
+
name: "first_position",
|
|
5486
|
+
type: "pubkey"
|
|
5487
|
+
},
|
|
5488
|
+
{
|
|
5489
|
+
name: "second_position",
|
|
5490
|
+
type: "pubkey"
|
|
5491
|
+
},
|
|
5492
|
+
{
|
|
5493
|
+
name: "current_sqrt_price",
|
|
5494
|
+
type: "u128"
|
|
5495
|
+
},
|
|
5496
|
+
{
|
|
5497
|
+
name: "amount_splits",
|
|
5498
|
+
type: {
|
|
5499
|
+
defined: {
|
|
5500
|
+
name: "SplitAmountInfo"
|
|
5501
|
+
}
|
|
5502
|
+
}
|
|
5503
|
+
},
|
|
5504
|
+
{
|
|
5505
|
+
name: "first_position_info",
|
|
5506
|
+
type: {
|
|
5507
|
+
defined: {
|
|
5508
|
+
name: "SplitPositionInfo"
|
|
5509
|
+
}
|
|
5510
|
+
}
|
|
5511
|
+
},
|
|
5512
|
+
{
|
|
5513
|
+
name: "second_position_info",
|
|
5514
|
+
type: {
|
|
5515
|
+
defined: {
|
|
5516
|
+
name: "SplitPositionInfo"
|
|
5517
|
+
}
|
|
5518
|
+
}
|
|
5519
|
+
},
|
|
5520
|
+
{
|
|
5521
|
+
name: "split_position_parameters",
|
|
5522
|
+
type: {
|
|
5523
|
+
defined: {
|
|
5524
|
+
name: "SplitPositionParameters"
|
|
5525
|
+
}
|
|
5526
|
+
}
|
|
5527
|
+
}
|
|
5528
|
+
]
|
|
5529
|
+
}
|
|
5530
|
+
},
|
|
4554
5531
|
{
|
|
4555
5532
|
name: "EvtSwap",
|
|
4556
5533
|
type: {
|
|
@@ -4670,7 +5647,9 @@ var cp_amm_default = {
|
|
|
4670
5647
|
fields: [
|
|
4671
5648
|
{
|
|
4672
5649
|
name: "pool_fees",
|
|
4673
|
-
docs: [
|
|
5650
|
+
docs: [
|
|
5651
|
+
"pool fees"
|
|
5652
|
+
],
|
|
4674
5653
|
type: {
|
|
4675
5654
|
defined: {
|
|
4676
5655
|
name: "PoolFeeParameters"
|
|
@@ -4679,22 +5658,30 @@ var cp_amm_default = {
|
|
|
4679
5658
|
},
|
|
4680
5659
|
{
|
|
4681
5660
|
name: "sqrt_min_price",
|
|
4682
|
-
docs: [
|
|
5661
|
+
docs: [
|
|
5662
|
+
"sqrt min price"
|
|
5663
|
+
],
|
|
4683
5664
|
type: "u128"
|
|
4684
5665
|
},
|
|
4685
5666
|
{
|
|
4686
5667
|
name: "sqrt_max_price",
|
|
4687
|
-
docs: [
|
|
5668
|
+
docs: [
|
|
5669
|
+
"sqrt max price"
|
|
5670
|
+
],
|
|
4688
5671
|
type: "u128"
|
|
4689
5672
|
},
|
|
4690
5673
|
{
|
|
4691
5674
|
name: "has_alpha_vault",
|
|
4692
|
-
docs: [
|
|
5675
|
+
docs: [
|
|
5676
|
+
"has alpha vault"
|
|
5677
|
+
],
|
|
4693
5678
|
type: "bool"
|
|
4694
5679
|
},
|
|
4695
5680
|
{
|
|
4696
5681
|
name: "liquidity",
|
|
4697
|
-
docs: [
|
|
5682
|
+
docs: [
|
|
5683
|
+
"initialize liquidity"
|
|
5684
|
+
],
|
|
4698
5685
|
type: "u128"
|
|
4699
5686
|
},
|
|
4700
5687
|
{
|
|
@@ -4706,17 +5693,23 @@ var cp_amm_default = {
|
|
|
4706
5693
|
},
|
|
4707
5694
|
{
|
|
4708
5695
|
name: "activation_type",
|
|
4709
|
-
docs: [
|
|
5696
|
+
docs: [
|
|
5697
|
+
"activation type"
|
|
5698
|
+
],
|
|
4710
5699
|
type: "u8"
|
|
4711
5700
|
},
|
|
4712
5701
|
{
|
|
4713
5702
|
name: "collect_fee_mode",
|
|
4714
|
-
docs: [
|
|
5703
|
+
docs: [
|
|
5704
|
+
"collect fee mode"
|
|
5705
|
+
],
|
|
4715
5706
|
type: "u8"
|
|
4716
5707
|
},
|
|
4717
5708
|
{
|
|
4718
5709
|
name: "activation_point",
|
|
4719
|
-
docs: [
|
|
5710
|
+
docs: [
|
|
5711
|
+
"activation point"
|
|
5712
|
+
],
|
|
4720
5713
|
type: {
|
|
4721
5714
|
option: "u64"
|
|
4722
5715
|
}
|
|
@@ -4731,7 +5724,9 @@ var cp_amm_default = {
|
|
|
4731
5724
|
fields: [
|
|
4732
5725
|
{
|
|
4733
5726
|
name: "liquidity",
|
|
4734
|
-
docs: [
|
|
5727
|
+
docs: [
|
|
5728
|
+
"initialize liquidity"
|
|
5729
|
+
],
|
|
4735
5730
|
type: "u128"
|
|
4736
5731
|
},
|
|
4737
5732
|
{
|
|
@@ -4743,7 +5738,9 @@ var cp_amm_default = {
|
|
|
4743
5738
|
},
|
|
4744
5739
|
{
|
|
4745
5740
|
name: "activation_point",
|
|
4746
|
-
docs: [
|
|
5741
|
+
docs: [
|
|
5742
|
+
"activation point"
|
|
5743
|
+
],
|
|
4747
5744
|
type: {
|
|
4748
5745
|
option: "u64"
|
|
4749
5746
|
}
|
|
@@ -4762,7 +5759,9 @@ var cp_amm_default = {
|
|
|
4762
5759
|
fields: [
|
|
4763
5760
|
{
|
|
4764
5761
|
name: "pool_fees",
|
|
4765
|
-
docs: [
|
|
5762
|
+
docs: [
|
|
5763
|
+
"Pool fee"
|
|
5764
|
+
],
|
|
4766
5765
|
type: {
|
|
4767
5766
|
defined: {
|
|
4768
5767
|
name: "PoolFeesStruct"
|
|
@@ -4771,22 +5770,30 @@ var cp_amm_default = {
|
|
|
4771
5770
|
},
|
|
4772
5771
|
{
|
|
4773
5772
|
name: "token_a_mint",
|
|
4774
|
-
docs: [
|
|
5773
|
+
docs: [
|
|
5774
|
+
"token a mint"
|
|
5775
|
+
],
|
|
4775
5776
|
type: "pubkey"
|
|
4776
5777
|
},
|
|
4777
5778
|
{
|
|
4778
5779
|
name: "token_b_mint",
|
|
4779
|
-
docs: [
|
|
5780
|
+
docs: [
|
|
5781
|
+
"token b mint"
|
|
5782
|
+
],
|
|
4780
5783
|
type: "pubkey"
|
|
4781
5784
|
},
|
|
4782
5785
|
{
|
|
4783
5786
|
name: "token_a_vault",
|
|
4784
|
-
docs: [
|
|
5787
|
+
docs: [
|
|
5788
|
+
"token a vault"
|
|
5789
|
+
],
|
|
4785
5790
|
type: "pubkey"
|
|
4786
5791
|
},
|
|
4787
5792
|
{
|
|
4788
5793
|
name: "token_b_vault",
|
|
4789
|
-
docs: [
|
|
5794
|
+
docs: [
|
|
5795
|
+
"token b vault"
|
|
5796
|
+
],
|
|
4790
5797
|
type: "pubkey"
|
|
4791
5798
|
},
|
|
4792
5799
|
{
|
|
@@ -4798,12 +5805,16 @@ var cp_amm_default = {
|
|
|
4798
5805
|
},
|
|
4799
5806
|
{
|
|
4800
5807
|
name: "partner",
|
|
4801
|
-
docs: [
|
|
5808
|
+
docs: [
|
|
5809
|
+
"partner"
|
|
5810
|
+
],
|
|
4802
5811
|
type: "pubkey"
|
|
4803
5812
|
},
|
|
4804
5813
|
{
|
|
4805
5814
|
name: "liquidity",
|
|
4806
|
-
docs: [
|
|
5815
|
+
docs: [
|
|
5816
|
+
"liquidity share"
|
|
5817
|
+
],
|
|
4807
5818
|
type: "u128"
|
|
4808
5819
|
},
|
|
4809
5820
|
{
|
|
@@ -4815,62 +5826,86 @@ var cp_amm_default = {
|
|
|
4815
5826
|
},
|
|
4816
5827
|
{
|
|
4817
5828
|
name: "protocol_a_fee",
|
|
4818
|
-
docs: [
|
|
5829
|
+
docs: [
|
|
5830
|
+
"protocol a fee"
|
|
5831
|
+
],
|
|
4819
5832
|
type: "u64"
|
|
4820
5833
|
},
|
|
4821
5834
|
{
|
|
4822
5835
|
name: "protocol_b_fee",
|
|
4823
|
-
docs: [
|
|
5836
|
+
docs: [
|
|
5837
|
+
"protocol b fee"
|
|
5838
|
+
],
|
|
4824
5839
|
type: "u64"
|
|
4825
5840
|
},
|
|
4826
5841
|
{
|
|
4827
5842
|
name: "partner_a_fee",
|
|
4828
|
-
docs: [
|
|
5843
|
+
docs: [
|
|
5844
|
+
"partner a fee"
|
|
5845
|
+
],
|
|
4829
5846
|
type: "u64"
|
|
4830
5847
|
},
|
|
4831
5848
|
{
|
|
4832
5849
|
name: "partner_b_fee",
|
|
4833
|
-
docs: [
|
|
5850
|
+
docs: [
|
|
5851
|
+
"partner b fee"
|
|
5852
|
+
],
|
|
4834
5853
|
type: "u64"
|
|
4835
5854
|
},
|
|
4836
5855
|
{
|
|
4837
5856
|
name: "sqrt_min_price",
|
|
4838
|
-
docs: [
|
|
5857
|
+
docs: [
|
|
5858
|
+
"min price"
|
|
5859
|
+
],
|
|
4839
5860
|
type: "u128"
|
|
4840
5861
|
},
|
|
4841
5862
|
{
|
|
4842
5863
|
name: "sqrt_max_price",
|
|
4843
|
-
docs: [
|
|
5864
|
+
docs: [
|
|
5865
|
+
"max price"
|
|
5866
|
+
],
|
|
4844
5867
|
type: "u128"
|
|
4845
5868
|
},
|
|
4846
5869
|
{
|
|
4847
5870
|
name: "sqrt_price",
|
|
4848
|
-
docs: [
|
|
5871
|
+
docs: [
|
|
5872
|
+
"current price"
|
|
5873
|
+
],
|
|
4849
5874
|
type: "u128"
|
|
4850
5875
|
},
|
|
4851
5876
|
{
|
|
4852
5877
|
name: "activation_point",
|
|
4853
|
-
docs: [
|
|
5878
|
+
docs: [
|
|
5879
|
+
"Activation point, can be slot or timestamp"
|
|
5880
|
+
],
|
|
4854
5881
|
type: "u64"
|
|
4855
5882
|
},
|
|
4856
5883
|
{
|
|
4857
5884
|
name: "activation_type",
|
|
4858
|
-
docs: [
|
|
5885
|
+
docs: [
|
|
5886
|
+
"Activation type, 0 means by slot, 1 means by timestamp"
|
|
5887
|
+
],
|
|
4859
5888
|
type: "u8"
|
|
4860
5889
|
},
|
|
4861
5890
|
{
|
|
4862
5891
|
name: "pool_status",
|
|
4863
|
-
docs: [
|
|
5892
|
+
docs: [
|
|
5893
|
+
"pool status, 0: enable, 1 disable"
|
|
5894
|
+
],
|
|
4864
5895
|
type: "u8"
|
|
4865
5896
|
},
|
|
4866
5897
|
{
|
|
4867
5898
|
name: "token_a_flag",
|
|
4868
|
-
docs: [
|
|
5899
|
+
docs: [
|
|
5900
|
+
"token a flag"
|
|
5901
|
+
],
|
|
4869
5902
|
type: "u8"
|
|
4870
5903
|
},
|
|
4871
5904
|
{
|
|
4872
5905
|
name: "token_b_flag",
|
|
4873
|
-
docs: [
|
|
5906
|
+
docs: [
|
|
5907
|
+
"token b flag"
|
|
5908
|
+
],
|
|
4874
5909
|
type: "u8"
|
|
4875
5910
|
},
|
|
4876
5911
|
{
|
|
@@ -4882,28 +5917,45 @@ var cp_amm_default = {
|
|
|
4882
5917
|
},
|
|
4883
5918
|
{
|
|
4884
5919
|
name: "pool_type",
|
|
4885
|
-
docs: [
|
|
5920
|
+
docs: [
|
|
5921
|
+
"pool type"
|
|
5922
|
+
],
|
|
4886
5923
|
type: "u8"
|
|
4887
5924
|
},
|
|
4888
5925
|
{
|
|
4889
5926
|
name: "_padding_0",
|
|
4890
|
-
docs: [
|
|
5927
|
+
docs: [
|
|
5928
|
+
"padding"
|
|
5929
|
+
],
|
|
4891
5930
|
type: {
|
|
4892
|
-
array: [
|
|
5931
|
+
array: [
|
|
5932
|
+
"u8",
|
|
5933
|
+
2
|
|
5934
|
+
]
|
|
4893
5935
|
}
|
|
4894
5936
|
},
|
|
4895
5937
|
{
|
|
4896
5938
|
name: "fee_a_per_liquidity",
|
|
4897
|
-
docs: [
|
|
5939
|
+
docs: [
|
|
5940
|
+
"cumulative"
|
|
5941
|
+
],
|
|
4898
5942
|
type: {
|
|
4899
|
-
array: [
|
|
5943
|
+
array: [
|
|
5944
|
+
"u8",
|
|
5945
|
+
32
|
|
5946
|
+
]
|
|
4900
5947
|
}
|
|
4901
5948
|
},
|
|
4902
5949
|
{
|
|
4903
5950
|
name: "fee_b_per_liquidity",
|
|
4904
|
-
docs: [
|
|
5951
|
+
docs: [
|
|
5952
|
+
"cumulative"
|
|
5953
|
+
],
|
|
4905
5954
|
type: {
|
|
4906
|
-
array: [
|
|
5955
|
+
array: [
|
|
5956
|
+
"u8",
|
|
5957
|
+
32
|
|
5958
|
+
]
|
|
4907
5959
|
}
|
|
4908
5960
|
},
|
|
4909
5961
|
{
|
|
@@ -4912,7 +5964,9 @@ var cp_amm_default = {
|
|
|
4912
5964
|
},
|
|
4913
5965
|
{
|
|
4914
5966
|
name: "metrics",
|
|
4915
|
-
docs: [
|
|
5967
|
+
docs: [
|
|
5968
|
+
"metrics"
|
|
5969
|
+
],
|
|
4916
5970
|
type: {
|
|
4917
5971
|
defined: {
|
|
4918
5972
|
name: "PoolMetrics"
|
|
@@ -4921,19 +5975,28 @@ var cp_amm_default = {
|
|
|
4921
5975
|
},
|
|
4922
5976
|
{
|
|
4923
5977
|
name: "creator",
|
|
4924
|
-
docs: [
|
|
5978
|
+
docs: [
|
|
5979
|
+
"pool creator"
|
|
5980
|
+
],
|
|
4925
5981
|
type: "pubkey"
|
|
4926
5982
|
},
|
|
4927
5983
|
{
|
|
4928
5984
|
name: "_padding_1",
|
|
4929
|
-
docs: [
|
|
5985
|
+
docs: [
|
|
5986
|
+
"Padding for further use"
|
|
5987
|
+
],
|
|
4930
5988
|
type: {
|
|
4931
|
-
array: [
|
|
5989
|
+
array: [
|
|
5990
|
+
"u64",
|
|
5991
|
+
6
|
|
5992
|
+
]
|
|
4932
5993
|
}
|
|
4933
5994
|
},
|
|
4934
5995
|
{
|
|
4935
5996
|
name: "reward_infos",
|
|
4936
|
-
docs: [
|
|
5997
|
+
docs: [
|
|
5998
|
+
"Farming reward information"
|
|
5999
|
+
],
|
|
4937
6000
|
type: {
|
|
4938
6001
|
array: [
|
|
4939
6002
|
{
|
|
@@ -4950,13 +6013,17 @@ var cp_amm_default = {
|
|
|
4950
6013
|
},
|
|
4951
6014
|
{
|
|
4952
6015
|
name: "PoolFeeParameters",
|
|
4953
|
-
docs: [
|
|
6016
|
+
docs: [
|
|
6017
|
+
"Information regarding fee charges"
|
|
6018
|
+
],
|
|
4954
6019
|
type: {
|
|
4955
6020
|
kind: "struct",
|
|
4956
6021
|
fields: [
|
|
4957
6022
|
{
|
|
4958
6023
|
name: "base_fee",
|
|
4959
|
-
docs: [
|
|
6024
|
+
docs: [
|
|
6025
|
+
"Base fee"
|
|
6026
|
+
],
|
|
4960
6027
|
type: {
|
|
4961
6028
|
defined: {
|
|
4962
6029
|
name: "BaseFeeParameters"
|
|
@@ -4964,23 +6031,22 @@ var cp_amm_default = {
|
|
|
4964
6031
|
}
|
|
4965
6032
|
},
|
|
4966
6033
|
{
|
|
4967
|
-
name: "
|
|
4968
|
-
docs: [
|
|
4969
|
-
|
|
4970
|
-
|
|
4971
|
-
|
|
4972
|
-
|
|
4973
|
-
|
|
4974
|
-
|
|
4975
|
-
|
|
4976
|
-
|
|
4977
|
-
name: "referral_fee_percent",
|
|
4978
|
-
docs: ["referral fee percent"],
|
|
4979
|
-
type: "u8"
|
|
6034
|
+
name: "padding",
|
|
6035
|
+
docs: [
|
|
6036
|
+
"padding"
|
|
6037
|
+
],
|
|
6038
|
+
type: {
|
|
6039
|
+
array: [
|
|
6040
|
+
"u8",
|
|
6041
|
+
3
|
|
6042
|
+
]
|
|
6043
|
+
}
|
|
4980
6044
|
},
|
|
4981
6045
|
{
|
|
4982
6046
|
name: "dynamic_fee",
|
|
4983
|
-
docs: [
|
|
6047
|
+
docs: [
|
|
6048
|
+
"dynamic fee"
|
|
6049
|
+
],
|
|
4984
6050
|
type: {
|
|
4985
6051
|
option: {
|
|
4986
6052
|
defined: {
|
|
@@ -5032,13 +6098,19 @@ var cp_amm_default = {
|
|
|
5032
6098
|
{
|
|
5033
6099
|
name: "padding_0",
|
|
5034
6100
|
type: {
|
|
5035
|
-
array: [
|
|
6101
|
+
array: [
|
|
6102
|
+
"u8",
|
|
6103
|
+
5
|
|
6104
|
+
]
|
|
5036
6105
|
}
|
|
5037
6106
|
},
|
|
5038
6107
|
{
|
|
5039
6108
|
name: "padding_1",
|
|
5040
6109
|
type: {
|
|
5041
|
-
array: [
|
|
6110
|
+
array: [
|
|
6111
|
+
"u64",
|
|
6112
|
+
5
|
|
6113
|
+
]
|
|
5042
6114
|
}
|
|
5043
6115
|
}
|
|
5044
6116
|
]
|
|
@@ -5085,24 +6157,35 @@ var cp_amm_default = {
|
|
|
5085
6157
|
},
|
|
5086
6158
|
{
|
|
5087
6159
|
name: "partner_fee_percent",
|
|
5088
|
-
docs: [
|
|
6160
|
+
docs: [
|
|
6161
|
+
"partner fee"
|
|
6162
|
+
],
|
|
5089
6163
|
type: "u8"
|
|
5090
6164
|
},
|
|
5091
6165
|
{
|
|
5092
6166
|
name: "referral_fee_percent",
|
|
5093
|
-
docs: [
|
|
6167
|
+
docs: [
|
|
6168
|
+
"referral fee"
|
|
6169
|
+
],
|
|
5094
6170
|
type: "u8"
|
|
5095
6171
|
},
|
|
5096
6172
|
{
|
|
5097
6173
|
name: "padding_0",
|
|
5098
|
-
docs: [
|
|
6174
|
+
docs: [
|
|
6175
|
+
"padding"
|
|
6176
|
+
],
|
|
5099
6177
|
type: {
|
|
5100
|
-
array: [
|
|
6178
|
+
array: [
|
|
6179
|
+
"u8",
|
|
6180
|
+
5
|
|
6181
|
+
]
|
|
5101
6182
|
}
|
|
5102
6183
|
},
|
|
5103
6184
|
{
|
|
5104
6185
|
name: "dynamic_fee",
|
|
5105
|
-
docs: [
|
|
6186
|
+
docs: [
|
|
6187
|
+
"dynamic fee"
|
|
6188
|
+
],
|
|
5106
6189
|
type: {
|
|
5107
6190
|
defined: {
|
|
5108
6191
|
name: "DynamicFeeStruct"
|
|
@@ -5111,9 +6194,14 @@ var cp_amm_default = {
|
|
|
5111
6194
|
},
|
|
5112
6195
|
{
|
|
5113
6196
|
name: "padding_1",
|
|
5114
|
-
docs: [
|
|
6197
|
+
docs: [
|
|
6198
|
+
"padding"
|
|
6199
|
+
],
|
|
5115
6200
|
type: {
|
|
5116
|
-
array: [
|
|
6201
|
+
array: [
|
|
6202
|
+
"u64",
|
|
6203
|
+
2
|
|
6204
|
+
]
|
|
5117
6205
|
}
|
|
5118
6206
|
}
|
|
5119
6207
|
]
|
|
@@ -5178,51 +6266,75 @@ var cp_amm_default = {
|
|
|
5178
6266
|
},
|
|
5179
6267
|
{
|
|
5180
6268
|
name: "nft_mint",
|
|
5181
|
-
docs: [
|
|
6269
|
+
docs: [
|
|
6270
|
+
"nft mint"
|
|
6271
|
+
],
|
|
5182
6272
|
type: "pubkey"
|
|
5183
6273
|
},
|
|
5184
6274
|
{
|
|
5185
6275
|
name: "fee_a_per_token_checkpoint",
|
|
5186
|
-
docs: [
|
|
6276
|
+
docs: [
|
|
6277
|
+
"fee a checkpoint"
|
|
6278
|
+
],
|
|
5187
6279
|
type: {
|
|
5188
|
-
array: [
|
|
6280
|
+
array: [
|
|
6281
|
+
"u8",
|
|
6282
|
+
32
|
|
6283
|
+
]
|
|
5189
6284
|
}
|
|
5190
6285
|
},
|
|
5191
6286
|
{
|
|
5192
6287
|
name: "fee_b_per_token_checkpoint",
|
|
5193
|
-
docs: [
|
|
6288
|
+
docs: [
|
|
6289
|
+
"fee b checkpoint"
|
|
6290
|
+
],
|
|
5194
6291
|
type: {
|
|
5195
|
-
array: [
|
|
6292
|
+
array: [
|
|
6293
|
+
"u8",
|
|
6294
|
+
32
|
|
6295
|
+
]
|
|
5196
6296
|
}
|
|
5197
6297
|
},
|
|
5198
6298
|
{
|
|
5199
6299
|
name: "fee_a_pending",
|
|
5200
|
-
docs: [
|
|
6300
|
+
docs: [
|
|
6301
|
+
"fee a pending"
|
|
6302
|
+
],
|
|
5201
6303
|
type: "u64"
|
|
5202
6304
|
},
|
|
5203
6305
|
{
|
|
5204
6306
|
name: "fee_b_pending",
|
|
5205
|
-
docs: [
|
|
6307
|
+
docs: [
|
|
6308
|
+
"fee b pending"
|
|
6309
|
+
],
|
|
5206
6310
|
type: "u64"
|
|
5207
6311
|
},
|
|
5208
6312
|
{
|
|
5209
6313
|
name: "unlocked_liquidity",
|
|
5210
|
-
docs: [
|
|
6314
|
+
docs: [
|
|
6315
|
+
"unlock liquidity"
|
|
6316
|
+
],
|
|
5211
6317
|
type: "u128"
|
|
5212
6318
|
},
|
|
5213
6319
|
{
|
|
5214
6320
|
name: "vested_liquidity",
|
|
5215
|
-
docs: [
|
|
6321
|
+
docs: [
|
|
6322
|
+
"vesting liquidity"
|
|
6323
|
+
],
|
|
5216
6324
|
type: "u128"
|
|
5217
6325
|
},
|
|
5218
6326
|
{
|
|
5219
6327
|
name: "permanent_locked_liquidity",
|
|
5220
|
-
docs: [
|
|
6328
|
+
docs: [
|
|
6329
|
+
"permanent locked liquidity"
|
|
6330
|
+
],
|
|
5221
6331
|
type: "u128"
|
|
5222
6332
|
},
|
|
5223
6333
|
{
|
|
5224
6334
|
name: "metrics",
|
|
5225
|
-
docs: [
|
|
6335
|
+
docs: [
|
|
6336
|
+
"metrics"
|
|
6337
|
+
],
|
|
5226
6338
|
type: {
|
|
5227
6339
|
defined: {
|
|
5228
6340
|
name: "PositionMetrics"
|
|
@@ -5231,7 +6343,9 @@ var cp_amm_default = {
|
|
|
5231
6343
|
},
|
|
5232
6344
|
{
|
|
5233
6345
|
name: "reward_infos",
|
|
5234
|
-
docs: [
|
|
6346
|
+
docs: [
|
|
6347
|
+
"Farming reward information"
|
|
6348
|
+
],
|
|
5235
6349
|
type: {
|
|
5236
6350
|
array: [
|
|
5237
6351
|
{
|
|
@@ -5245,9 +6359,14 @@ var cp_amm_default = {
|
|
|
5245
6359
|
},
|
|
5246
6360
|
{
|
|
5247
6361
|
name: "padding",
|
|
5248
|
-
docs: [
|
|
6362
|
+
docs: [
|
|
6363
|
+
"padding for future usage"
|
|
6364
|
+
],
|
|
5249
6365
|
type: {
|
|
5250
|
-
array: [
|
|
6366
|
+
array: [
|
|
6367
|
+
"u128",
|
|
6368
|
+
6
|
|
6369
|
+
]
|
|
5251
6370
|
}
|
|
5252
6371
|
}
|
|
5253
6372
|
]
|
|
@@ -5280,17 +6399,23 @@ var cp_amm_default = {
|
|
|
5280
6399
|
fields: [
|
|
5281
6400
|
{
|
|
5282
6401
|
name: "liquidity_delta",
|
|
5283
|
-
docs: [
|
|
6402
|
+
docs: [
|
|
6403
|
+
"delta liquidity"
|
|
6404
|
+
],
|
|
5284
6405
|
type: "u128"
|
|
5285
6406
|
},
|
|
5286
6407
|
{
|
|
5287
6408
|
name: "token_a_amount_threshold",
|
|
5288
|
-
docs: [
|
|
6409
|
+
docs: [
|
|
6410
|
+
"minimum token a amount"
|
|
6411
|
+
],
|
|
5289
6412
|
type: "u64"
|
|
5290
6413
|
},
|
|
5291
6414
|
{
|
|
5292
6415
|
name: "token_b_amount_threshold",
|
|
5293
|
-
docs: [
|
|
6416
|
+
docs: [
|
|
6417
|
+
"minimum token b amount"
|
|
6418
|
+
],
|
|
5294
6419
|
type: "u64"
|
|
5295
6420
|
}
|
|
5296
6421
|
]
|
|
@@ -5310,19 +6435,28 @@ var cp_amm_default = {
|
|
|
5310
6435
|
fields: [
|
|
5311
6436
|
{
|
|
5312
6437
|
name: "initialized",
|
|
5313
|
-
docs: [
|
|
6438
|
+
docs: [
|
|
6439
|
+
"Indicates if the reward has been initialized"
|
|
6440
|
+
],
|
|
5314
6441
|
type: "u8"
|
|
5315
6442
|
},
|
|
5316
6443
|
{
|
|
5317
6444
|
name: "reward_token_flag",
|
|
5318
|
-
docs: [
|
|
6445
|
+
docs: [
|
|
6446
|
+
"reward token flag"
|
|
6447
|
+
],
|
|
5319
6448
|
type: "u8"
|
|
5320
6449
|
},
|
|
5321
6450
|
{
|
|
5322
6451
|
name: "_padding_0",
|
|
5323
|
-
docs: [
|
|
6452
|
+
docs: [
|
|
6453
|
+
"padding"
|
|
6454
|
+
],
|
|
5324
6455
|
type: {
|
|
5325
|
-
array: [
|
|
6456
|
+
array: [
|
|
6457
|
+
"u8",
|
|
6458
|
+
6
|
|
6459
|
+
]
|
|
5326
6460
|
}
|
|
5327
6461
|
},
|
|
5328
6462
|
{
|
|
@@ -5331,58 +6465,202 @@ var cp_amm_default = {
|
|
|
5331
6465
|
"Padding to ensure `reward_rate: u128` is 16-byte aligned"
|
|
5332
6466
|
],
|
|
5333
6467
|
type: {
|
|
5334
|
-
array: [
|
|
6468
|
+
array: [
|
|
6469
|
+
"u8",
|
|
6470
|
+
8
|
|
6471
|
+
]
|
|
5335
6472
|
}
|
|
5336
6473
|
},
|
|
5337
6474
|
{
|
|
5338
6475
|
name: "mint",
|
|
5339
|
-
docs: [
|
|
6476
|
+
docs: [
|
|
6477
|
+
"Reward token mint."
|
|
6478
|
+
],
|
|
5340
6479
|
type: "pubkey"
|
|
5341
6480
|
},
|
|
5342
6481
|
{
|
|
5343
6482
|
name: "vault",
|
|
5344
|
-
docs: [
|
|
6483
|
+
docs: [
|
|
6484
|
+
"Reward vault token account."
|
|
6485
|
+
],
|
|
5345
6486
|
type: "pubkey"
|
|
5346
6487
|
},
|
|
5347
6488
|
{
|
|
5348
|
-
name: "funder",
|
|
5349
|
-
docs: [
|
|
5350
|
-
|
|
6489
|
+
name: "funder",
|
|
6490
|
+
docs: [
|
|
6491
|
+
"Authority account that allows to fund rewards"
|
|
6492
|
+
],
|
|
6493
|
+
type: "pubkey"
|
|
6494
|
+
},
|
|
6495
|
+
{
|
|
6496
|
+
name: "reward_duration",
|
|
6497
|
+
docs: [
|
|
6498
|
+
"reward duration"
|
|
6499
|
+
],
|
|
6500
|
+
type: "u64"
|
|
6501
|
+
},
|
|
6502
|
+
{
|
|
6503
|
+
name: "reward_duration_end",
|
|
6504
|
+
docs: [
|
|
6505
|
+
"reward duration end"
|
|
6506
|
+
],
|
|
6507
|
+
type: "u64"
|
|
6508
|
+
},
|
|
6509
|
+
{
|
|
6510
|
+
name: "reward_rate",
|
|
6511
|
+
docs: [
|
|
6512
|
+
"reward rate"
|
|
6513
|
+
],
|
|
6514
|
+
type: "u128"
|
|
6515
|
+
},
|
|
6516
|
+
{
|
|
6517
|
+
name: "reward_per_token_stored",
|
|
6518
|
+
docs: [
|
|
6519
|
+
"Reward per token stored"
|
|
6520
|
+
],
|
|
6521
|
+
type: {
|
|
6522
|
+
array: [
|
|
6523
|
+
"u8",
|
|
6524
|
+
32
|
|
6525
|
+
]
|
|
6526
|
+
}
|
|
6527
|
+
},
|
|
6528
|
+
{
|
|
6529
|
+
name: "last_update_time",
|
|
6530
|
+
docs: [
|
|
6531
|
+
"The last time reward states were updated."
|
|
6532
|
+
],
|
|
6533
|
+
type: "u64"
|
|
6534
|
+
},
|
|
6535
|
+
{
|
|
6536
|
+
name: "cumulative_seconds_with_empty_liquidity_reward",
|
|
6537
|
+
docs: [
|
|
6538
|
+
"Accumulated seconds when the farm distributed rewards but the bin was empty.",
|
|
6539
|
+
"These rewards will be carried over to the next reward time window."
|
|
6540
|
+
],
|
|
6541
|
+
type: "u64"
|
|
6542
|
+
}
|
|
6543
|
+
]
|
|
6544
|
+
}
|
|
6545
|
+
},
|
|
6546
|
+
{
|
|
6547
|
+
name: "SplitAmountInfo",
|
|
6548
|
+
type: {
|
|
6549
|
+
kind: "struct",
|
|
6550
|
+
fields: [
|
|
6551
|
+
{
|
|
6552
|
+
name: "permanent_locked_liquidity",
|
|
6553
|
+
type: "u128"
|
|
6554
|
+
},
|
|
6555
|
+
{
|
|
6556
|
+
name: "unlocked_liquidity",
|
|
6557
|
+
type: "u128"
|
|
6558
|
+
},
|
|
6559
|
+
{
|
|
6560
|
+
name: "fee_a",
|
|
6561
|
+
type: "u64"
|
|
6562
|
+
},
|
|
6563
|
+
{
|
|
6564
|
+
name: "fee_b",
|
|
6565
|
+
type: "u64"
|
|
6566
|
+
},
|
|
6567
|
+
{
|
|
6568
|
+
name: "reward_0",
|
|
6569
|
+
type: "u64"
|
|
6570
|
+
},
|
|
6571
|
+
{
|
|
6572
|
+
name: "reward_1",
|
|
6573
|
+
type: "u64"
|
|
6574
|
+
}
|
|
6575
|
+
]
|
|
6576
|
+
}
|
|
6577
|
+
},
|
|
6578
|
+
{
|
|
6579
|
+
name: "SplitPositionInfo",
|
|
6580
|
+
type: {
|
|
6581
|
+
kind: "struct",
|
|
6582
|
+
fields: [
|
|
6583
|
+
{
|
|
6584
|
+
name: "liquidity",
|
|
6585
|
+
type: "u128"
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
name: "fee_a",
|
|
6589
|
+
type: "u64"
|
|
6590
|
+
},
|
|
6591
|
+
{
|
|
6592
|
+
name: "fee_b",
|
|
6593
|
+
type: "u64"
|
|
6594
|
+
},
|
|
6595
|
+
{
|
|
6596
|
+
name: "reward_0",
|
|
6597
|
+
type: "u64"
|
|
6598
|
+
},
|
|
6599
|
+
{
|
|
6600
|
+
name: "reward_1",
|
|
6601
|
+
type: "u64"
|
|
6602
|
+
}
|
|
6603
|
+
]
|
|
6604
|
+
}
|
|
6605
|
+
},
|
|
6606
|
+
{
|
|
6607
|
+
name: "SplitPositionParameters",
|
|
6608
|
+
type: {
|
|
6609
|
+
kind: "struct",
|
|
6610
|
+
fields: [
|
|
6611
|
+
{
|
|
6612
|
+
name: "unlocked_liquidity_percentage",
|
|
6613
|
+
docs: [
|
|
6614
|
+
"Percentage of unlocked liquidity to split to the second position"
|
|
6615
|
+
],
|
|
6616
|
+
type: "u8"
|
|
5351
6617
|
},
|
|
5352
6618
|
{
|
|
5353
|
-
name: "
|
|
5354
|
-
docs: [
|
|
5355
|
-
|
|
6619
|
+
name: "permanent_locked_liquidity_percentage",
|
|
6620
|
+
docs: [
|
|
6621
|
+
"Percentage of permanent locked liquidity to split to the second position"
|
|
6622
|
+
],
|
|
6623
|
+
type: "u8"
|
|
5356
6624
|
},
|
|
5357
6625
|
{
|
|
5358
|
-
name: "
|
|
5359
|
-
docs: [
|
|
5360
|
-
|
|
6626
|
+
name: "fee_a_percentage",
|
|
6627
|
+
docs: [
|
|
6628
|
+
"Percentage of fee A pending to split to the second position"
|
|
6629
|
+
],
|
|
6630
|
+
type: "u8"
|
|
5361
6631
|
},
|
|
5362
6632
|
{
|
|
5363
|
-
name: "
|
|
5364
|
-
docs: [
|
|
5365
|
-
|
|
6633
|
+
name: "fee_b_percentage",
|
|
6634
|
+
docs: [
|
|
6635
|
+
"Percentage of fee B pending to split to the second position"
|
|
6636
|
+
],
|
|
6637
|
+
type: "u8"
|
|
5366
6638
|
},
|
|
5367
6639
|
{
|
|
5368
|
-
name: "
|
|
5369
|
-
docs: [
|
|
5370
|
-
|
|
5371
|
-
|
|
5372
|
-
|
|
6640
|
+
name: "reward_0_percentage",
|
|
6641
|
+
docs: [
|
|
6642
|
+
"Percentage of reward 0 pending to split to the second position"
|
|
6643
|
+
],
|
|
6644
|
+
type: "u8"
|
|
5373
6645
|
},
|
|
5374
6646
|
{
|
|
5375
|
-
name: "
|
|
5376
|
-
docs: [
|
|
5377
|
-
|
|
6647
|
+
name: "reward_1_percentage",
|
|
6648
|
+
docs: [
|
|
6649
|
+
"Percentage of reward 1 pending to split to the second position"
|
|
6650
|
+
],
|
|
6651
|
+
type: "u8"
|
|
5378
6652
|
},
|
|
5379
6653
|
{
|
|
5380
|
-
name: "
|
|
6654
|
+
name: "padding",
|
|
5381
6655
|
docs: [
|
|
5382
|
-
"
|
|
5383
|
-
"These rewards will be carried over to the next reward time window."
|
|
6656
|
+
"padding for future"
|
|
5384
6657
|
],
|
|
5385
|
-
type:
|
|
6658
|
+
type: {
|
|
6659
|
+
array: [
|
|
6660
|
+
"u8",
|
|
6661
|
+
16
|
|
6662
|
+
]
|
|
6663
|
+
}
|
|
5386
6664
|
}
|
|
5387
6665
|
]
|
|
5388
6666
|
}
|
|
@@ -5445,7 +6723,9 @@ var cp_amm_default = {
|
|
|
5445
6723
|
},
|
|
5446
6724
|
{
|
|
5447
6725
|
name: "SwapResult",
|
|
5448
|
-
docs: [
|
|
6726
|
+
docs: [
|
|
6727
|
+
"Encodes all results of swapping"
|
|
6728
|
+
],
|
|
5449
6729
|
type: {
|
|
5450
6730
|
kind: "struct",
|
|
5451
6731
|
fields: [
|
|
@@ -5478,7 +6758,9 @@ var cp_amm_default = {
|
|
|
5478
6758
|
},
|
|
5479
6759
|
{
|
|
5480
6760
|
name: "TokenBadge",
|
|
5481
|
-
docs: [
|
|
6761
|
+
docs: [
|
|
6762
|
+
"Parameter that set by the protocol"
|
|
6763
|
+
],
|
|
5482
6764
|
serialization: "bytemuck",
|
|
5483
6765
|
repr: {
|
|
5484
6766
|
kind: "c"
|
|
@@ -5488,14 +6770,21 @@ var cp_amm_default = {
|
|
|
5488
6770
|
fields: [
|
|
5489
6771
|
{
|
|
5490
6772
|
name: "token_mint",
|
|
5491
|
-
docs: [
|
|
6773
|
+
docs: [
|
|
6774
|
+
"token mint"
|
|
6775
|
+
],
|
|
5492
6776
|
type: "pubkey"
|
|
5493
6777
|
},
|
|
5494
6778
|
{
|
|
5495
6779
|
name: "_padding",
|
|
5496
|
-
docs: [
|
|
6780
|
+
docs: [
|
|
6781
|
+
"Reserve"
|
|
6782
|
+
],
|
|
5497
6783
|
type: {
|
|
5498
|
-
array: [
|
|
6784
|
+
array: [
|
|
6785
|
+
"u8",
|
|
6786
|
+
128
|
|
6787
|
+
]
|
|
5499
6788
|
}
|
|
5500
6789
|
}
|
|
5501
6790
|
]
|
|
@@ -5512,19 +6801,28 @@ var cp_amm_default = {
|
|
|
5512
6801
|
fields: [
|
|
5513
6802
|
{
|
|
5514
6803
|
name: "reward_per_token_checkpoint",
|
|
5515
|
-
docs: [
|
|
6804
|
+
docs: [
|
|
6805
|
+
"The latest update reward checkpoint"
|
|
6806
|
+
],
|
|
5516
6807
|
type: {
|
|
5517
|
-
array: [
|
|
6808
|
+
array: [
|
|
6809
|
+
"u8",
|
|
6810
|
+
32
|
|
6811
|
+
]
|
|
5518
6812
|
}
|
|
5519
6813
|
},
|
|
5520
6814
|
{
|
|
5521
6815
|
name: "reward_pendings",
|
|
5522
|
-
docs: [
|
|
6816
|
+
docs: [
|
|
6817
|
+
"Current pending rewards"
|
|
6818
|
+
],
|
|
5523
6819
|
type: "u64"
|
|
5524
6820
|
},
|
|
5525
6821
|
{
|
|
5526
6822
|
name: "total_claimed_rewards",
|
|
5527
|
-
docs: [
|
|
6823
|
+
docs: [
|
|
6824
|
+
"Total claimed rewards"
|
|
6825
|
+
],
|
|
5528
6826
|
type: "u64"
|
|
5529
6827
|
}
|
|
5530
6828
|
]
|
|
@@ -5570,13 +6868,19 @@ var cp_amm_default = {
|
|
|
5570
6868
|
{
|
|
5571
6869
|
name: "padding",
|
|
5572
6870
|
type: {
|
|
5573
|
-
array: [
|
|
6871
|
+
array: [
|
|
6872
|
+
"u8",
|
|
6873
|
+
14
|
|
6874
|
+
]
|
|
5574
6875
|
}
|
|
5575
6876
|
},
|
|
5576
6877
|
{
|
|
5577
6878
|
name: "padding2",
|
|
5578
6879
|
type: {
|
|
5579
|
-
array: [
|
|
6880
|
+
array: [
|
|
6881
|
+
"u128",
|
|
6882
|
+
4
|
|
6883
|
+
]
|
|
5580
6884
|
}
|
|
5581
6885
|
}
|
|
5582
6886
|
]
|
|
@@ -6073,6 +7377,45 @@ function getAmountBFromLiquidityDelta(liquidity, currentSqrtPrice, minSqrtPrice,
|
|
|
6073
7377
|
}
|
|
6074
7378
|
return result.shrn(128);
|
|
6075
7379
|
}
|
|
7380
|
+
function getNextSqrtPriceFromAmountBRoundingUp(sqrtPrice, liquidity, amount) {
|
|
7381
|
+
const quotient = amount.shln(128).add(liquidity).sub(new (0, _anchor.BN)(1)).div(liquidity);
|
|
7382
|
+
const result = sqrtPrice.sub(quotient);
|
|
7383
|
+
if (result.isNeg()) {
|
|
7384
|
+
throw new Error("sqrt price cannot be negative");
|
|
7385
|
+
}
|
|
7386
|
+
return result;
|
|
7387
|
+
}
|
|
7388
|
+
function getNextSqrtPriceFromAmountARoundingDown(sqrtPrice, liquidity, amount) {
|
|
7389
|
+
if (amount.isZero()) {
|
|
7390
|
+
return sqrtPrice;
|
|
7391
|
+
}
|
|
7392
|
+
const product = amount.mul(sqrtPrice);
|
|
7393
|
+
const denominator = liquidity.sub(product);
|
|
7394
|
+
if (denominator.isNeg() || denominator.isZero()) {
|
|
7395
|
+
throw new Error("Invalid denominator in sqrt price calculation");
|
|
7396
|
+
}
|
|
7397
|
+
const numerator = liquidity.mul(sqrtPrice);
|
|
7398
|
+
const result = numerator.div(denominator);
|
|
7399
|
+
return result;
|
|
7400
|
+
}
|
|
7401
|
+
function getNextSqrtPriceFromOutput(sqrtPrice, liquidity, outAmount, isB) {
|
|
7402
|
+
if (sqrtPrice.isZero()) {
|
|
7403
|
+
throw new Error("sqrt price must be greater than 0");
|
|
7404
|
+
}
|
|
7405
|
+
if (isB) {
|
|
7406
|
+
return getNextSqrtPriceFromAmountBRoundingUp(
|
|
7407
|
+
sqrtPrice,
|
|
7408
|
+
liquidity,
|
|
7409
|
+
outAmount
|
|
7410
|
+
);
|
|
7411
|
+
} else {
|
|
7412
|
+
return getNextSqrtPriceFromAmountARoundingDown(
|
|
7413
|
+
sqrtPrice,
|
|
7414
|
+
liquidity,
|
|
7415
|
+
outAmount
|
|
7416
|
+
);
|
|
7417
|
+
}
|
|
7418
|
+
}
|
|
6076
7419
|
|
|
6077
7420
|
// src/helpers/fee.ts
|
|
6078
7421
|
|
|
@@ -6097,10 +7440,10 @@ function getDynamicFeeNumerator(volatilityAccumulator, binStep, variableFeeContr
|
|
|
6097
7440
|
return vFee.add(new (0, _anchor.BN)(99999999999)).div(new (0, _anchor.BN)(1e11));
|
|
6098
7441
|
}
|
|
6099
7442
|
function getFeeNumerator(currentPoint, activationPoint, numberOfPeriod, periodFrequency, feeSchedulerMode, cliffFeeNumerator, reductionFactor, dynamicFeeParams) {
|
|
6100
|
-
if (Number(periodFrequency) == 0) {
|
|
7443
|
+
if (Number(periodFrequency) == 0 || new (0, _anchor.BN)(currentPoint).lt(activationPoint)) {
|
|
6101
7444
|
return cliffFeeNumerator;
|
|
6102
7445
|
}
|
|
6103
|
-
const period =
|
|
7446
|
+
const period = _anchor.BN.min(
|
|
6104
7447
|
new (0, _anchor.BN)(numberOfPeriod),
|
|
6105
7448
|
new (0, _anchor.BN)(currentPoint).sub(activationPoint).div(periodFrequency)
|
|
6106
7449
|
);
|
|
@@ -6251,6 +7594,174 @@ function getDynamicFeeParams(baseFeeBps, maxPriceChangeBps = MAX_PRICE_CHANGE_BP
|
|
|
6251
7594
|
variableFeeControl: variableFeeControl.toNumber()
|
|
6252
7595
|
};
|
|
6253
7596
|
}
|
|
7597
|
+
function getExcludedFeeAmount(tradeFeeNumerator, includedFeeAmount) {
|
|
7598
|
+
const tradingFee = mulDiv(
|
|
7599
|
+
includedFeeAmount,
|
|
7600
|
+
tradeFeeNumerator,
|
|
7601
|
+
new (0, _anchor.BN)(FEE_DENOMINATOR),
|
|
7602
|
+
0 /* Up */
|
|
7603
|
+
);
|
|
7604
|
+
const excludedFeeAmount = includedFeeAmount.sub(tradingFee);
|
|
7605
|
+
return { excludedFeeAmount, tradingFee };
|
|
7606
|
+
}
|
|
7607
|
+
function getIncludedFeeAmount(tradeFeeNumerator, excludedFeeAmount) {
|
|
7608
|
+
const denominator = new (0, _anchor.BN)(FEE_DENOMINATOR).sub(tradeFeeNumerator);
|
|
7609
|
+
if (denominator.isZero() || denominator.isNeg()) {
|
|
7610
|
+
throw new Error("Invalid fee numerator");
|
|
7611
|
+
}
|
|
7612
|
+
const includedFeeAmount = mulDiv(
|
|
7613
|
+
excludedFeeAmount,
|
|
7614
|
+
new (0, _anchor.BN)(FEE_DENOMINATOR),
|
|
7615
|
+
denominator,
|
|
7616
|
+
0 /* Up */
|
|
7617
|
+
);
|
|
7618
|
+
const { excludedFeeAmount: inverseAmount } = getExcludedFeeAmount(
|
|
7619
|
+
tradeFeeNumerator,
|
|
7620
|
+
includedFeeAmount
|
|
7621
|
+
);
|
|
7622
|
+
if (inverseAmount.lt(excludedFeeAmount)) {
|
|
7623
|
+
throw new Error("Inverse amount is less than excluded_fee_amount");
|
|
7624
|
+
}
|
|
7625
|
+
return includedFeeAmount;
|
|
7626
|
+
}
|
|
7627
|
+
function getInAmountFromAToB(pool, outAmount) {
|
|
7628
|
+
const nextSqrtPrice = getNextSqrtPriceFromOutput(
|
|
7629
|
+
pool.sqrtPrice,
|
|
7630
|
+
pool.liquidity,
|
|
7631
|
+
outAmount,
|
|
7632
|
+
true
|
|
7633
|
+
);
|
|
7634
|
+
if (nextSqrtPrice.lt(pool.sqrtMinPrice)) {
|
|
7635
|
+
throw new Error("Price range is violated");
|
|
7636
|
+
}
|
|
7637
|
+
const outputAmount = getAmountAFromLiquidityDelta(
|
|
7638
|
+
pool.liquidity,
|
|
7639
|
+
nextSqrtPrice,
|
|
7640
|
+
pool.sqrtPrice,
|
|
7641
|
+
0 /* Up */
|
|
7642
|
+
);
|
|
7643
|
+
return {
|
|
7644
|
+
outputAmount,
|
|
7645
|
+
nextSqrtPrice
|
|
7646
|
+
};
|
|
7647
|
+
}
|
|
7648
|
+
function getInAmountFromBToA(pool, outAmount) {
|
|
7649
|
+
const nextSqrtPrice = getNextSqrtPriceFromOutput(
|
|
7650
|
+
pool.sqrtPrice,
|
|
7651
|
+
pool.liquidity,
|
|
7652
|
+
outAmount,
|
|
7653
|
+
false
|
|
7654
|
+
);
|
|
7655
|
+
if (nextSqrtPrice.gt(pool.sqrtMaxPrice)) {
|
|
7656
|
+
throw new Error("Price range is violated");
|
|
7657
|
+
}
|
|
7658
|
+
const outputAmount = getAmountBFromLiquidityDelta(
|
|
7659
|
+
pool.liquidity,
|
|
7660
|
+
pool.sqrtPrice,
|
|
7661
|
+
nextSqrtPrice,
|
|
7662
|
+
0 /* Up */
|
|
7663
|
+
);
|
|
7664
|
+
return {
|
|
7665
|
+
outputAmount,
|
|
7666
|
+
nextSqrtPrice
|
|
7667
|
+
};
|
|
7668
|
+
}
|
|
7669
|
+
function getSwapResultFromOutAmount(pool, outAmount, feeMode, tradeDirection, currentPoint) {
|
|
7670
|
+
let actualProtocolFee = new (0, _anchor.BN)(0);
|
|
7671
|
+
let actualLpFee = new (0, _anchor.BN)(0);
|
|
7672
|
+
let actualPartnerFee = new (0, _anchor.BN)(0);
|
|
7673
|
+
let actualReferralFee = new (0, _anchor.BN)(0);
|
|
7674
|
+
const tradeFeeNumerator = getFeeNumerator(
|
|
7675
|
+
currentPoint,
|
|
7676
|
+
pool.activationPoint,
|
|
7677
|
+
pool.poolFees.baseFee.numberOfPeriod,
|
|
7678
|
+
pool.poolFees.baseFee.periodFrequency,
|
|
7679
|
+
pool.poolFees.baseFee.feeSchedulerMode,
|
|
7680
|
+
pool.poolFees.baseFee.cliffFeeNumerator,
|
|
7681
|
+
pool.poolFees.baseFee.reductionFactor,
|
|
7682
|
+
pool.poolFees.dynamicFee.initialized === 1 ? {
|
|
7683
|
+
volatilityAccumulator: pool.poolFees.dynamicFee.volatilityAccumulator,
|
|
7684
|
+
binStep: pool.poolFees.dynamicFee.binStep,
|
|
7685
|
+
variableFeeControl: pool.poolFees.dynamicFee.variableFeeControl
|
|
7686
|
+
} : void 0
|
|
7687
|
+
);
|
|
7688
|
+
let includedFeeOutAmount;
|
|
7689
|
+
if (feeMode.feeOnInput) {
|
|
7690
|
+
includedFeeOutAmount = outAmount;
|
|
7691
|
+
} else {
|
|
7692
|
+
includedFeeOutAmount = getIncludedFeeAmount(tradeFeeNumerator, outAmount);
|
|
7693
|
+
const totalFee = getTotalFeeOnAmount(outAmount, tradeFeeNumerator);
|
|
7694
|
+
actualProtocolFee = mulDiv(
|
|
7695
|
+
totalFee,
|
|
7696
|
+
new (0, _anchor.BN)(pool.poolFees.protocolFeePercent),
|
|
7697
|
+
new (0, _anchor.BN)(100),
|
|
7698
|
+
1 /* Down */
|
|
7699
|
+
);
|
|
7700
|
+
if (feeMode.hasReferral) {
|
|
7701
|
+
actualReferralFee = mulDiv(
|
|
7702
|
+
actualProtocolFee,
|
|
7703
|
+
new (0, _anchor.BN)(pool.poolFees.referralFeePercent),
|
|
7704
|
+
new (0, _anchor.BN)(100),
|
|
7705
|
+
1 /* Down */
|
|
7706
|
+
);
|
|
7707
|
+
}
|
|
7708
|
+
const protocolFeeAfterReferral = actualProtocolFee.sub(actualReferralFee);
|
|
7709
|
+
actualPartnerFee = mulDiv(
|
|
7710
|
+
protocolFeeAfterReferral,
|
|
7711
|
+
new (0, _anchor.BN)(pool.poolFees.partnerFeePercent),
|
|
7712
|
+
new (0, _anchor.BN)(100),
|
|
7713
|
+
1 /* Down */
|
|
7714
|
+
);
|
|
7715
|
+
actualLpFee = totalFee.sub(actualProtocolFee).sub(actualPartnerFee);
|
|
7716
|
+
}
|
|
7717
|
+
const { outputAmount: excludedFeeInAmount, nextSqrtPrice } = tradeDirection === 0 /* AtoB */ ? getInAmountFromAToB(pool, includedFeeOutAmount) : getInAmountFromBToA(pool, includedFeeOutAmount);
|
|
7718
|
+
let includedFeeInAmount;
|
|
7719
|
+
if (feeMode.feeOnInput) {
|
|
7720
|
+
includedFeeInAmount = getIncludedFeeAmount(
|
|
7721
|
+
tradeFeeNumerator,
|
|
7722
|
+
excludedFeeInAmount
|
|
7723
|
+
);
|
|
7724
|
+
const totalFee = getTotalFeeOnAmount(
|
|
7725
|
+
includedFeeInAmount,
|
|
7726
|
+
tradeFeeNumerator
|
|
7727
|
+
);
|
|
7728
|
+
actualProtocolFee = mulDiv(
|
|
7729
|
+
totalFee,
|
|
7730
|
+
new (0, _anchor.BN)(pool.poolFees.protocolFeePercent),
|
|
7731
|
+
new (0, _anchor.BN)(100),
|
|
7732
|
+
1 /* Down */
|
|
7733
|
+
);
|
|
7734
|
+
if (feeMode.hasReferral) {
|
|
7735
|
+
actualReferralFee = mulDiv(
|
|
7736
|
+
actualProtocolFee,
|
|
7737
|
+
new (0, _anchor.BN)(pool.poolFees.referralFeePercent),
|
|
7738
|
+
new (0, _anchor.BN)(100),
|
|
7739
|
+
1 /* Down */
|
|
7740
|
+
);
|
|
7741
|
+
}
|
|
7742
|
+
const protocolFeeAfterReferral = actualProtocolFee.sub(actualReferralFee);
|
|
7743
|
+
actualPartnerFee = mulDiv(
|
|
7744
|
+
protocolFeeAfterReferral,
|
|
7745
|
+
new (0, _anchor.BN)(pool.poolFees.partnerFeePercent),
|
|
7746
|
+
new (0, _anchor.BN)(100),
|
|
7747
|
+
1 /* Down */
|
|
7748
|
+
);
|
|
7749
|
+
actualLpFee = totalFee.sub(actualProtocolFee).sub(actualPartnerFee);
|
|
7750
|
+
} else {
|
|
7751
|
+
includedFeeInAmount = excludedFeeInAmount;
|
|
7752
|
+
}
|
|
7753
|
+
return {
|
|
7754
|
+
swapResult: {
|
|
7755
|
+
outputAmount: outAmount,
|
|
7756
|
+
nextSqrtPrice,
|
|
7757
|
+
lpFee: actualLpFee,
|
|
7758
|
+
protocolFee: actualProtocolFee,
|
|
7759
|
+
referralFee: actualReferralFee,
|
|
7760
|
+
partnerFee: actualPartnerFee
|
|
7761
|
+
},
|
|
7762
|
+
inputAmount: includedFeeInAmount
|
|
7763
|
+
};
|
|
7764
|
+
}
|
|
6254
7765
|
|
|
6255
7766
|
// src/helpers/computeUnits.ts
|
|
6256
7767
|
|
|
@@ -6372,71 +7883,6 @@ var getUnClaimReward = (poolState, positionState) => {
|
|
|
6372
7883
|
rewards: positionState.rewardInfos.length > 0 ? positionState.rewardInfos.map((item) => item.rewardPendings) : []
|
|
6373
7884
|
};
|
|
6374
7885
|
};
|
|
6375
|
-
function getRewardPerTokenStore(poolReward, poolLiquidity, currentTime) {
|
|
6376
|
-
const lastTimeRewardApplicable = _anchor.BN.min(
|
|
6377
|
-
currentTime,
|
|
6378
|
-
poolReward.rewardDurationEnd
|
|
6379
|
-
);
|
|
6380
|
-
const timePeriod = lastTimeRewardApplicable.sub(poolReward.lastUpdateTime);
|
|
6381
|
-
const currentTotalReward = timePeriod.mul(poolReward.rewardRate);
|
|
6382
|
-
const rewardPerTokenStore = currentTotalReward.shln(128).div(poolLiquidity);
|
|
6383
|
-
const totalRewardPerTokenStore = new (0, _anchor.BN)(
|
|
6384
|
-
Buffer.from(poolReward.rewardPerTokenStored).reverse()
|
|
6385
|
-
).add(rewardPerTokenStore);
|
|
6386
|
-
return totalRewardPerTokenStore;
|
|
6387
|
-
}
|
|
6388
|
-
function getRewardPerPeriod(poolReward, currentTime, periodTime) {
|
|
6389
|
-
const timeRewardAppicable = currentTime.add(periodTime);
|
|
6390
|
-
const period = timeRewardAppicable <= poolReward.rewardDurationEnd ? periodTime : poolReward.rewardDurationEnd.sub(currentTime);
|
|
6391
|
-
const rewardPerPeriod = poolReward.rewardRate.mul(period);
|
|
6392
|
-
return rewardPerPeriod;
|
|
6393
|
-
}
|
|
6394
|
-
function getRewardInfo(poolState, rewardIndex, periodTime, currentTime) {
|
|
6395
|
-
const poolReward = poolState.rewardInfos[rewardIndex];
|
|
6396
|
-
const rewardPerTokenStore = getRewardPerTokenStore(
|
|
6397
|
-
poolReward,
|
|
6398
|
-
poolState.liquidity,
|
|
6399
|
-
currentTime
|
|
6400
|
-
);
|
|
6401
|
-
const totalRewardDistributed = rewardPerTokenStore.mul(poolState.liquidity).shrn(192);
|
|
6402
|
-
const rewardPerPeriod = getRewardPerPeriod(
|
|
6403
|
-
poolReward,
|
|
6404
|
-
currentTime,
|
|
6405
|
-
periodTime
|
|
6406
|
-
);
|
|
6407
|
-
const remainTime = poolReward.rewardDurationEnd.sub(currentTime);
|
|
6408
|
-
const rewardBalance = poolReward.rewardRate.mul(remainTime).shrn(64);
|
|
6409
|
-
return {
|
|
6410
|
-
rewardPerPeriod: rewardPerPeriod.shrn(64),
|
|
6411
|
-
rewardBalance,
|
|
6412
|
-
totalRewardDistributed
|
|
6413
|
-
};
|
|
6414
|
-
}
|
|
6415
|
-
function getUserRewardPending(poolState, positionState, rewardIndex, currentTime, periodTime) {
|
|
6416
|
-
const poolReward = poolState.rewardInfos[rewardIndex];
|
|
6417
|
-
const userRewardInfo = positionState.rewardInfos[rewardIndex];
|
|
6418
|
-
const rewardPerTokenStore = getRewardPerTokenStore(
|
|
6419
|
-
poolReward,
|
|
6420
|
-
poolState.liquidity,
|
|
6421
|
-
currentTime
|
|
6422
|
-
);
|
|
6423
|
-
const totalPositionLiquidity = positionState.unlockedLiquidity.add(positionState.vestedLiquidity).add(positionState.permanentLockedLiquidity);
|
|
6424
|
-
const userRewardPerTokenCheckPoint = new (0, _anchor.BN)(
|
|
6425
|
-
Buffer.from(userRewardInfo.rewardPerTokenCheckpoint).reverse()
|
|
6426
|
-
);
|
|
6427
|
-
const newReward = totalPositionLiquidity.mul(rewardPerTokenStore.sub(userRewardPerTokenCheckPoint)).shrn(192);
|
|
6428
|
-
const rewardPerPeriod = getRewardPerPeriod(
|
|
6429
|
-
poolReward,
|
|
6430
|
-
currentTime,
|
|
6431
|
-
periodTime
|
|
6432
|
-
);
|
|
6433
|
-
const rewardPerTokenStorePerPeriod = rewardPerPeriod.shln(128).div(poolState.liquidity);
|
|
6434
|
-
const userRewardPerPeriod = totalPositionLiquidity.mul(rewardPerTokenStorePerPeriod).shrn(192);
|
|
6435
|
-
return {
|
|
6436
|
-
userPendingReward: userRewardInfo.rewardPendings.add(newReward),
|
|
6437
|
-
userRewardPerPeriod
|
|
6438
|
-
};
|
|
6439
|
-
}
|
|
6440
7886
|
|
|
6441
7887
|
// src/helpers/accountFilters.ts
|
|
6442
7888
|
var positionByPoolFilter = (pool) => {
|
|
@@ -7394,6 +8840,72 @@ var CpAmm = class {
|
|
|
7394
8840
|
priceImpact: getPriceImpact(nextSqrtPrice, sqrtPriceQ64)
|
|
7395
8841
|
};
|
|
7396
8842
|
}
|
|
8843
|
+
/**
|
|
8844
|
+
* Calculates swap quote based on desired output amount and pool state.
|
|
8845
|
+
* @param params - Swap parameters including output amount, pool state, slippage, etc.
|
|
8846
|
+
* @returns Swap quote including required input amount, fees, and price impact.
|
|
8847
|
+
*/
|
|
8848
|
+
getQuoteExactOut(params) {
|
|
8849
|
+
const {
|
|
8850
|
+
outAmount,
|
|
8851
|
+
outputTokenMint,
|
|
8852
|
+
slippage,
|
|
8853
|
+
poolState,
|
|
8854
|
+
currentTime,
|
|
8855
|
+
currentSlot,
|
|
8856
|
+
inputTokenInfo,
|
|
8857
|
+
outputTokenInfo
|
|
8858
|
+
} = params;
|
|
8859
|
+
const {
|
|
8860
|
+
sqrtPrice: sqrtPriceQ64,
|
|
8861
|
+
activationType,
|
|
8862
|
+
collectFeeMode,
|
|
8863
|
+
poolFees
|
|
8864
|
+
} = poolState;
|
|
8865
|
+
const dynamicFee = poolFees.dynamicFee;
|
|
8866
|
+
const bToA = poolState.tokenAMint.equals(outputTokenMint);
|
|
8867
|
+
const tradeDirection = bToA ? 1 /* BtoA */ : 0 /* AtoB */;
|
|
8868
|
+
const currentPoint = activationType ? currentTime : currentSlot;
|
|
8869
|
+
let dynamicFeeParams;
|
|
8870
|
+
if (dynamicFee.initialized) {
|
|
8871
|
+
const { volatilityAccumulator, binStep, variableFeeControl } = dynamicFee;
|
|
8872
|
+
dynamicFeeParams = { volatilityAccumulator, binStep, variableFeeControl };
|
|
8873
|
+
}
|
|
8874
|
+
let actualAmountOut = outAmount;
|
|
8875
|
+
if (outputTokenInfo) {
|
|
8876
|
+
actualAmountOut = calculateTransferFeeIncludedAmount(
|
|
8877
|
+
outAmount,
|
|
8878
|
+
outputTokenInfo.mint,
|
|
8879
|
+
outputTokenInfo.currentEpoch
|
|
8880
|
+
).amount;
|
|
8881
|
+
}
|
|
8882
|
+
const feeMode = getFeeMode(collectFeeMode, bToA);
|
|
8883
|
+
const { swapResult, inputAmount } = getSwapResultFromOutAmount(
|
|
8884
|
+
poolState,
|
|
8885
|
+
actualAmountOut,
|
|
8886
|
+
feeMode,
|
|
8887
|
+
tradeDirection,
|
|
8888
|
+
currentPoint
|
|
8889
|
+
);
|
|
8890
|
+
let actualInputAmount = inputAmount;
|
|
8891
|
+
if (inputTokenInfo) {
|
|
8892
|
+
actualInputAmount = calculateTransferFeeIncludedAmount(
|
|
8893
|
+
inputAmount,
|
|
8894
|
+
inputTokenInfo.mint,
|
|
8895
|
+
inputTokenInfo.currentEpoch
|
|
8896
|
+
).amount;
|
|
8897
|
+
}
|
|
8898
|
+
const maxInputAmount = new (0, _anchor.BN)(
|
|
8899
|
+
Math.ceil(actualInputAmount.toNumber() * (1 + slippage / 100))
|
|
8900
|
+
);
|
|
8901
|
+
const priceImpact = getPriceImpact(swapResult.nextSqrtPrice, sqrtPriceQ64);
|
|
8902
|
+
return {
|
|
8903
|
+
swapResult,
|
|
8904
|
+
inputAmount: actualInputAmount,
|
|
8905
|
+
maxInputAmount,
|
|
8906
|
+
priceImpact
|
|
8907
|
+
};
|
|
8908
|
+
}
|
|
7397
8909
|
/**
|
|
7398
8910
|
* Calculates the deposit quote for liquidity pool.
|
|
7399
8911
|
*
|
|
@@ -8584,72 +10096,6 @@ var CpAmm = class {
|
|
|
8584
10096
|
return transaction;
|
|
8585
10097
|
});
|
|
8586
10098
|
}
|
|
8587
|
-
initializeReward(params) {
|
|
8588
|
-
return __async(this, null, function* () {
|
|
8589
|
-
const {
|
|
8590
|
-
rewardIndex,
|
|
8591
|
-
rewardDuration,
|
|
8592
|
-
funder,
|
|
8593
|
-
pool,
|
|
8594
|
-
creator,
|
|
8595
|
-
payer,
|
|
8596
|
-
rewardMint,
|
|
8597
|
-
rewardMintProgram
|
|
8598
|
-
} = params;
|
|
8599
|
-
const rewardVault = deriveRewardVaultAddress(pool, rewardIndex);
|
|
8600
|
-
return yield this._program.methods.initializeReward(rewardIndex, rewardDuration, funder).accountsPartial({
|
|
8601
|
-
poolAuthority: this.poolAuthority,
|
|
8602
|
-
pool,
|
|
8603
|
-
rewardVault,
|
|
8604
|
-
rewardMint,
|
|
8605
|
-
signer: creator,
|
|
8606
|
-
payer,
|
|
8607
|
-
tokenProgram: rewardMintProgram
|
|
8608
|
-
}).transaction();
|
|
8609
|
-
});
|
|
8610
|
-
}
|
|
8611
|
-
/**
|
|
8612
|
-
* Builds a transaction to initialize reward and fund reward
|
|
8613
|
-
* @param {InitializeAndFundReward} params
|
|
8614
|
-
* @returns Transaction builder.
|
|
8615
|
-
*/
|
|
8616
|
-
initializeAndFundReward(params) {
|
|
8617
|
-
return __async(this, null, function* () {
|
|
8618
|
-
const {
|
|
8619
|
-
rewardIndex,
|
|
8620
|
-
rewardDuration,
|
|
8621
|
-
pool,
|
|
8622
|
-
creator,
|
|
8623
|
-
payer,
|
|
8624
|
-
rewardMint,
|
|
8625
|
-
carryForward,
|
|
8626
|
-
amount,
|
|
8627
|
-
rewardMintProgram
|
|
8628
|
-
} = params;
|
|
8629
|
-
const rewardVault = deriveRewardVaultAddress(pool, rewardIndex);
|
|
8630
|
-
const initializeRewardTx = yield this.initializeReward({
|
|
8631
|
-
rewardIndex,
|
|
8632
|
-
rewardDuration,
|
|
8633
|
-
funder: payer,
|
|
8634
|
-
pool,
|
|
8635
|
-
creator,
|
|
8636
|
-
payer,
|
|
8637
|
-
rewardMint,
|
|
8638
|
-
rewardMintProgram
|
|
8639
|
-
});
|
|
8640
|
-
const fundRewardTx = yield this.fundReward({
|
|
8641
|
-
rewardIndex,
|
|
8642
|
-
carryForward,
|
|
8643
|
-
pool,
|
|
8644
|
-
funder: payer,
|
|
8645
|
-
amount,
|
|
8646
|
-
rewardMint,
|
|
8647
|
-
rewardVault,
|
|
8648
|
-
rewardMintProgram
|
|
8649
|
-
});
|
|
8650
|
-
return new (0, _web3js.Transaction)().add(initializeRewardTx).add(fundRewardTx);
|
|
8651
|
-
});
|
|
8652
|
-
}
|
|
8653
10099
|
/**
|
|
8654
10100
|
* Builds a transaction to update reward duration.
|
|
8655
10101
|
* @param {UpdateRewardDurationParams} params - Parameters including pool and new duration.
|
|
@@ -8657,10 +10103,10 @@ var CpAmm = class {
|
|
|
8657
10103
|
*/
|
|
8658
10104
|
updateRewardDuration(params) {
|
|
8659
10105
|
return __async(this, null, function* () {
|
|
8660
|
-
const { pool,
|
|
10106
|
+
const { pool, admin, rewardIndex, newDuration } = params;
|
|
8661
10107
|
return yield this._program.methods.updateRewardDuration(rewardIndex, newDuration).accountsPartial({
|
|
8662
10108
|
pool,
|
|
8663
|
-
signer
|
|
10109
|
+
signer: admin
|
|
8664
10110
|
}).transaction();
|
|
8665
10111
|
});
|
|
8666
10112
|
}
|
|
@@ -8671,10 +10117,10 @@ var CpAmm = class {
|
|
|
8671
10117
|
*/
|
|
8672
10118
|
updateRewardFunder(params) {
|
|
8673
10119
|
return __async(this, null, function* () {
|
|
8674
|
-
const { pool,
|
|
10120
|
+
const { pool, admin, rewardIndex, newFunder } = params;
|
|
8675
10121
|
return yield this._program.methods.updateRewardFunder(rewardIndex, newFunder).accountsPartial({
|
|
8676
10122
|
pool,
|
|
8677
|
-
signer
|
|
10123
|
+
signer: admin
|
|
8678
10124
|
}).transaction();
|
|
8679
10125
|
});
|
|
8680
10126
|
}
|
|
@@ -8685,27 +10131,22 @@ var CpAmm = class {
|
|
|
8685
10131
|
*/
|
|
8686
10132
|
fundReward(params) {
|
|
8687
10133
|
return __async(this, null, function* () {
|
|
8688
|
-
const {
|
|
8689
|
-
|
|
8690
|
-
|
|
8691
|
-
|
|
8692
|
-
|
|
8693
|
-
amount,
|
|
8694
|
-
rewardMint,
|
|
8695
|
-
rewardVault,
|
|
8696
|
-
rewardMintProgram
|
|
8697
|
-
} = params;
|
|
10134
|
+
const { rewardIndex, carryForward, pool, funder, amount } = params;
|
|
10135
|
+
const poolState = yield this.fetchPoolState(pool);
|
|
10136
|
+
const rewardInfo = poolState.rewardInfos[rewardIndex];
|
|
10137
|
+
const { vault, mint } = rewardInfo;
|
|
10138
|
+
const tokenProgram = getTokenProgram(rewardIndex);
|
|
8698
10139
|
const preInstructions = [];
|
|
8699
10140
|
const { ataPubkey: funderTokenAccount, ix: createFunderTokenAccountIx } = yield getOrCreateATAInstruction(
|
|
8700
10141
|
this._program.provider.connection,
|
|
8701
|
-
|
|
10142
|
+
mint,
|
|
8702
10143
|
funder,
|
|
8703
10144
|
funder,
|
|
8704
10145
|
true,
|
|
8705
|
-
|
|
10146
|
+
tokenProgram
|
|
8706
10147
|
);
|
|
8707
10148
|
createFunderTokenAccountIx && preInstructions.push(createFunderTokenAccountIx);
|
|
8708
|
-
if (
|
|
10149
|
+
if (mint.equals(_spltoken.NATIVE_MINT) && !amount.isZero()) {
|
|
8709
10150
|
const wrapSOLIx = wrapSOLInstruction(
|
|
8710
10151
|
funder,
|
|
8711
10152
|
funderTokenAccount,
|
|
@@ -8715,11 +10156,11 @@ var CpAmm = class {
|
|
|
8715
10156
|
}
|
|
8716
10157
|
return yield this._program.methods.fundReward(rewardIndex, amount, carryForward).accountsPartial({
|
|
8717
10158
|
pool,
|
|
8718
|
-
rewardVault,
|
|
8719
|
-
rewardMint,
|
|
10159
|
+
rewardVault: vault,
|
|
10160
|
+
rewardMint: mint,
|
|
8720
10161
|
funderTokenAccount,
|
|
8721
10162
|
funder,
|
|
8722
|
-
tokenProgram
|
|
10163
|
+
tokenProgram
|
|
8723
10164
|
}).transaction();
|
|
8724
10165
|
});
|
|
8725
10166
|
}
|
|
@@ -8956,9 +10397,9 @@ var CpAmm = class {
|
|
|
8956
10397
|
position,
|
|
8957
10398
|
positionNftAccount,
|
|
8958
10399
|
rewardIndex,
|
|
10400
|
+
skipReward,
|
|
8959
10401
|
poolState,
|
|
8960
|
-
positionState
|
|
8961
|
-
isSkipReward
|
|
10402
|
+
positionState
|
|
8962
10403
|
} = params;
|
|
8963
10404
|
const rewardInfo = poolState.rewardInfos[rewardIndex];
|
|
8964
10405
|
const tokenProgram = getTokenProgram(rewardInfo.rewardTokenFlag);
|
|
@@ -8977,7 +10418,6 @@ var CpAmm = class {
|
|
|
8977
10418
|
const closeWrappedSOLIx = yield unwrapSOLInstruction(user);
|
|
8978
10419
|
closeWrappedSOLIx && postInstructions.push(closeWrappedSOLIx);
|
|
8979
10420
|
}
|
|
8980
|
-
const skipReward = isSkipReward ? 1 : 0;
|
|
8981
10421
|
return yield this._program.methods.claimReward(rewardIndex, skipReward).accountsPartial({
|
|
8982
10422
|
pool: positionState.pool,
|
|
8983
10423
|
positionNftAccount,
|
|
@@ -8991,6 +10431,42 @@ var CpAmm = class {
|
|
|
8991
10431
|
}).preInstructions(preInstructions).postInstructions(postInstructions).transaction();
|
|
8992
10432
|
});
|
|
8993
10433
|
}
|
|
10434
|
+
splitPosition(params) {
|
|
10435
|
+
return __async(this, null, function* () {
|
|
10436
|
+
const {
|
|
10437
|
+
firstPositionOwner,
|
|
10438
|
+
secondPositionOwner,
|
|
10439
|
+
pool,
|
|
10440
|
+
firstPosition,
|
|
10441
|
+
firstPositionNftAccount,
|
|
10442
|
+
secondPosition,
|
|
10443
|
+
secondPositionNftAccount,
|
|
10444
|
+
permanentLockedLiquidityPercentage,
|
|
10445
|
+
unlockedLiquidityPercentage,
|
|
10446
|
+
feeAPercentage,
|
|
10447
|
+
feeBPercentage,
|
|
10448
|
+
reward0Percentage,
|
|
10449
|
+
reward1Percentage
|
|
10450
|
+
} = params;
|
|
10451
|
+
return yield this._program.methods.splitPosition({
|
|
10452
|
+
permanentLockedLiquidityPercentage,
|
|
10453
|
+
unlockedLiquidityPercentage,
|
|
10454
|
+
feeAPercentage,
|
|
10455
|
+
feeBPercentage,
|
|
10456
|
+
reward0Percentage,
|
|
10457
|
+
reward1Percentage,
|
|
10458
|
+
padding: new Array(16).fill(0)
|
|
10459
|
+
}).accountsPartial({
|
|
10460
|
+
pool,
|
|
10461
|
+
firstPosition,
|
|
10462
|
+
firstPositionNftAccount,
|
|
10463
|
+
secondPosition,
|
|
10464
|
+
secondPositionNftAccount,
|
|
10465
|
+
firstOwner: firstPositionOwner,
|
|
10466
|
+
secondOwner: secondPositionOwner
|
|
10467
|
+
}).transaction();
|
|
10468
|
+
});
|
|
10469
|
+
}
|
|
8994
10470
|
};
|
|
8995
10471
|
|
|
8996
10472
|
// src/index.ts
|
|
@@ -9076,5 +10552,10 @@ var index_default = cp_amm_default;
|
|
|
9076
10552
|
|
|
9077
10553
|
|
|
9078
10554
|
|
|
9079
|
-
|
|
10555
|
+
|
|
10556
|
+
|
|
10557
|
+
|
|
10558
|
+
|
|
10559
|
+
|
|
10560
|
+
exports.ActivationPoint = ActivationPoint; exports.ActivationType = ActivationType; exports.BASIS_POINT_MAX = BASIS_POINT_MAX; exports.BIN_STEP_BPS_DEFAULT = BIN_STEP_BPS_DEFAULT; exports.BIN_STEP_BPS_U128_DEFAULT = BIN_STEP_BPS_U128_DEFAULT; exports.CP_AMM_PROGRAM_ID = CP_AMM_PROGRAM_ID; exports.CollectFeeMode = CollectFeeMode; exports.CpAmm = CpAmm; exports.DYNAMIC_FEE_DECAY_PERIOD_DEFAULT = DYNAMIC_FEE_DECAY_PERIOD_DEFAULT; exports.DYNAMIC_FEE_FILTER_PERIOD_DEFAULT = DYNAMIC_FEE_FILTER_PERIOD_DEFAULT; exports.DYNAMIC_FEE_REDUCTION_FACTOR_DEFAULT = DYNAMIC_FEE_REDUCTION_FACTOR_DEFAULT; exports.FEE_DENOMINATOR = FEE_DENOMINATOR; exports.FeeSchedulerMode = FeeSchedulerMode; exports.LIQUIDITY_SCALE = LIQUIDITY_SCALE; exports.MAX_CU_BUFFER = MAX_CU_BUFFER; exports.MAX_FEE_NUMERATOR = MAX_FEE_NUMERATOR; exports.MAX_PRICE_CHANGE_BPS_DEFAULT = MAX_PRICE_CHANGE_BPS_DEFAULT; exports.MAX_SQRT_PRICE = MAX_SQRT_PRICE; exports.MIN_CU_BUFFER = MIN_CU_BUFFER; exports.MIN_SQRT_PRICE = MIN_SQRT_PRICE; exports.ONE = ONE; exports.Rounding = Rounding; exports.SCALE_OFFSET = SCALE_OFFSET; exports.TradeDirection = TradeDirection; exports.bpsToFeeNumerator = bpsToFeeNumerator; exports.calculateInitSqrtPrice = calculateInitSqrtPrice; exports.calculateTransferFeeExcludedAmount = calculateTransferFeeExcludedAmount; exports.calculateTransferFeeIncludedAmount = calculateTransferFeeIncludedAmount; exports.decimalToQ64 = decimalToQ64; exports.default = index_default; exports.deriveClaimFeeOperatorAddress = deriveClaimFeeOperatorAddress; exports.deriveConfigAddress = deriveConfigAddress; exports.deriveCustomizablePoolAddress = deriveCustomizablePoolAddress; exports.derivePoolAddress = derivePoolAddress; exports.derivePoolAuthority = derivePoolAuthority; exports.derivePositionAddress = derivePositionAddress; exports.derivePositionNftAccount = derivePositionNftAccount; exports.deriveRewardVaultAddress = deriveRewardVaultAddress; exports.deriveTokenBadgeAddress = deriveTokenBadgeAddress; exports.deriveTokenVaultAddress = deriveTokenVaultAddress; exports.feeNumeratorToBps = feeNumeratorToBps; exports.getAllPositionNftAccountByOwner = getAllPositionNftAccountByOwner; exports.getAllUserPositionNftAccount = getAllUserPositionNftAccount; exports.getAmountAFromLiquidityDelta = getAmountAFromLiquidityDelta; exports.getAmountBFromLiquidityDelta = getAmountBFromLiquidityDelta; exports.getAvailableVestingLiquidity = getAvailableVestingLiquidity; exports.getBaseFeeNumerator = getBaseFeeNumerator; exports.getBaseFeeParams = getBaseFeeParams; exports.getDynamicFeeNumerator = getDynamicFeeNumerator; exports.getDynamicFeeParams = getDynamicFeeParams; exports.getEstimatedComputeUnitIxWithBuffer = getEstimatedComputeUnitIxWithBuffer; exports.getEstimatedComputeUnitUsageWithBuffer = getEstimatedComputeUnitUsageWithBuffer; exports.getExcludedFeeAmount = getExcludedFeeAmount; exports.getFeeMode = getFeeMode; exports.getFeeNumerator = getFeeNumerator; exports.getFirstKey = getFirstKey; exports.getIncludedFeeAmount = getIncludedFeeAmount; exports.getLiquidityDeltaFromAmountA = getLiquidityDeltaFromAmountA; exports.getLiquidityDeltaFromAmountB = getLiquidityDeltaFromAmountB; exports.getMaxAmountWithSlippage = getMaxAmountWithSlippage; exports.getMinAmountWithSlippage = getMinAmountWithSlippage; exports.getNextSqrtPrice = getNextSqrtPrice; exports.getNextSqrtPriceFromAmountARoundingDown = getNextSqrtPriceFromAmountARoundingDown; exports.getNextSqrtPriceFromAmountBRoundingUp = getNextSqrtPriceFromAmountBRoundingUp; exports.getNextSqrtPriceFromOutput = getNextSqrtPriceFromOutput; exports.getOrCreateATAInstruction = getOrCreateATAInstruction; exports.getPriceFromSqrtPrice = getPriceFromSqrtPrice; exports.getPriceImpact = getPriceImpact; exports.getSecondKey = getSecondKey; exports.getSimulationComputeUnits = getSimulationComputeUnits; exports.getSqrtPriceFromPrice = getSqrtPriceFromPrice; exports.getSwapAmount = getSwapAmount; exports.getSwapResultFromOutAmount = getSwapResultFromOutAmount; exports.getTokenDecimals = getTokenDecimals; exports.getTokenProgram = getTokenProgram; exports.getTotalLockedLiquidity = getTotalLockedLiquidity; exports.getUnClaimReward = getUnClaimReward; exports.isVestingComplete = isVestingComplete; exports.mulDiv = mulDiv; exports.positionByPoolFilter = positionByPoolFilter; exports.pow = pow; exports.q64ToDecimal = q64ToDecimal; exports.unwrapSOLInstruction = unwrapSOLInstruction; exports.vestingByPositionFilter = vestingByPositionFilter; exports.wrapSOLInstruction = wrapSOLInstruction;
|
|
9080
10561
|
//# sourceMappingURL=index.js.map
|