@polymeshassociation/polymesh-sdk 28.0.0-beta.1 → 28.0.0-beta.3
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/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +3 -7
- package/api/client/AccountManagement.d.ts +3 -3
- package/api/client/AccountManagement.d.ts.map +1 -1
- package/api/client/AccountManagement.js.map +1 -1
- package/api/client/Assets.d.ts +2 -2
- package/api/client/Assets.d.ts.map +1 -1
- package/api/client/Assets.js.map +1 -1
- package/api/client/Claims.d.ts +2 -2
- package/api/client/Claims.d.ts.map +1 -1
- package/api/client/Claims.js +12 -12
- package/api/client/Claims.js.map +1 -1
- package/api/client/Identities.d.ts +2 -2
- package/api/client/Identities.d.ts.map +1 -1
- package/api/client/Identities.js +1 -1
- package/api/client/Identities.js.map +1 -1
- package/api/client/Network.d.ts +3 -3
- package/api/client/Network.d.ts.map +1 -1
- package/api/client/Network.js.map +1 -1
- package/api/client/Polymesh.d.ts +3 -3
- package/api/client/Polymesh.d.ts.map +1 -1
- package/api/client/Polymesh.js +1 -1
- package/api/client/Polymesh.js.map +1 -1
- package/api/client/Settlements.d.ts +2 -2
- package/api/client/Settlements.d.ts.map +1 -1
- package/api/client/Settlements.js +1 -1
- package/api/client/Settlements.js.map +1 -1
- package/api/client/Staking.d.ts +2 -2
- package/api/client/Staking.d.ts.map +1 -1
- package/api/client/Staking.js.map +1 -1
- package/api/client/types.d.ts +3 -3
- package/api/client/types.d.ts.map +1 -1
- package/api/client/types.js +1 -1
- package/api/client/types.js.map +1 -1
- package/api/entities/Account/MultiSig/index.d.ts +4 -4
- package/api/entities/Account/MultiSig/index.d.ts.map +1 -1
- package/api/entities/Account/MultiSig/index.js +2 -2
- package/api/entities/Account/MultiSig/index.js.map +1 -1
- package/api/entities/Account/MultiSig/types.d.ts +2 -2
- package/api/entities/Account/MultiSig/types.d.ts.map +1 -1
- package/api/entities/Account/Staking/index.d.ts +2 -2
- package/api/entities/Account/Staking/index.d.ts.map +1 -1
- package/api/entities/Account/Staking/index.js.map +1 -1
- package/api/entities/Account/helpers.d.ts +2 -2
- package/api/entities/Account/helpers.d.ts.map +1 -1
- package/api/entities/Account/helpers.js +3 -4
- package/api/entities/Account/helpers.js.map +1 -1
- package/api/entities/Account/index.d.ts +6 -6
- package/api/entities/Account/index.d.ts.map +1 -1
- package/api/entities/Account/index.js +14 -14
- package/api/entities/Account/index.js.map +1 -1
- package/api/entities/Account/types.d.ts +4 -4
- package/api/entities/Account/types.d.ts.map +1 -1
- package/api/entities/Account/types.js +2 -2
- package/api/entities/Account/types.js.map +1 -1
- package/api/entities/Asset/Base/BaseAsset.d.ts +6 -6
- package/api/entities/Asset/Base/BaseAsset.d.ts.map +1 -1
- package/api/entities/Asset/Base/BaseAsset.js +20 -20
- package/api/entities/Asset/Base/BaseAsset.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/Requirements.d.ts +2 -2
- package/api/entities/Asset/Base/Compliance/Requirements.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/Requirements.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.d.ts +2 -2
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.js.map +1 -1
- package/api/entities/Asset/Base/Compliance/index.d.ts +1 -1
- package/api/entities/Asset/Base/Compliance/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Compliance/index.js.map +1 -1
- package/api/entities/Asset/Base/Documents/index.d.ts +3 -3
- package/api/entities/Asset/Base/Documents/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Documents/index.js.map +1 -1
- package/api/entities/Asset/Base/Metadata/index.d.ts +2 -2
- package/api/entities/Asset/Base/Metadata/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Metadata/index.js.map +1 -1
- package/api/entities/Asset/Base/Permissions/index.d.ts +2 -2
- package/api/entities/Asset/Base/Permissions/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Permissions/index.js.map +1 -1
- package/api/entities/Asset/Base/Settlements/index.d.ts +2 -2
- package/api/entities/Asset/Base/Settlements/index.d.ts.map +1 -1
- package/api/entities/Asset/Base/Settlements/index.js +2 -2
- package/api/entities/Asset/Base/Settlements/index.js.map +1 -1
- package/api/entities/Asset/Fungible/AssetHolders/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/AssetHolders/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/AssetHolders/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.js +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/Schedules.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.d.ts +2 -2
- package/api/entities/Asset/Fungible/Checkpoints/types.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.js +1 -1
- package/api/entities/Asset/Fungible/Checkpoints/types.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.js +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Ballots.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/Distributions.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/CorporateActions/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.js +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/index.js.map +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/types.d.ts +1 -1
- package/api/entities/Asset/Fungible/CorporateActions/types.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Issuance/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Issuance/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Issuance/index.js.map +1 -1
- package/api/entities/Asset/Fungible/Offerings/index.d.ts +2 -2
- package/api/entities/Asset/Fungible/Offerings/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/Offerings/index.js +2 -2
- package/api/entities/Asset/Fungible/Offerings/index.js.map +1 -1
- package/api/entities/Asset/Fungible/TransferRestrictions/index.d.ts +7 -2
- package/api/entities/Asset/Fungible/TransferRestrictions/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/TransferRestrictions/index.js +161 -2
- package/api/entities/Asset/Fungible/TransferRestrictions/index.js.map +1 -1
- package/api/entities/Asset/Fungible/index.d.ts +3 -3
- package/api/entities/Asset/Fungible/index.d.ts.map +1 -1
- package/api/entities/Asset/Fungible/index.js +1 -1
- package/api/entities/Asset/Fungible/index.js.map +1 -1
- package/api/entities/Asset/NonFungible/AssetHolders/index.d.ts +2 -2
- package/api/entities/Asset/NonFungible/AssetHolders/index.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/AssetHolders/index.js.map +1 -1
- package/api/entities/Asset/NonFungible/Nft.d.ts +3 -3
- package/api/entities/Asset/NonFungible/Nft.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/Nft.js +8 -8
- package/api/entities/Asset/NonFungible/Nft.js.map +1 -1
- package/api/entities/Asset/NonFungible/NftCollection.d.ts +5 -5
- package/api/entities/Asset/NonFungible/NftCollection.d.ts.map +1 -1
- package/api/entities/Asset/NonFungible/NftCollection.js +4 -4
- package/api/entities/Asset/NonFungible/NftCollection.js.map +1 -1
- package/api/entities/Asset/types.d.ts +77 -31
- package/api/entities/Asset/types.d.ts.map +1 -1
- package/api/entities/Asset/types.js +5 -5
- package/api/entities/Asset/types.js.map +1 -1
- package/api/entities/AuthorizationRequest.d.ts +3 -3
- package/api/entities/AuthorizationRequest.d.ts.map +1 -1
- package/api/entities/AuthorizationRequest.js +8 -8
- package/api/entities/AuthorizationRequest.js.map +1 -1
- package/api/entities/Checkpoint.d.ts +2 -2
- package/api/entities/Checkpoint.d.ts.map +1 -1
- package/api/entities/Checkpoint.js +8 -8
- package/api/entities/Checkpoint.js.map +1 -1
- package/api/entities/CheckpointSchedule/index.d.ts +2 -2
- package/api/entities/CheckpointSchedule/index.d.ts.map +1 -1
- package/api/entities/CheckpointSchedule/index.js +8 -8
- package/api/entities/CheckpointSchedule/index.js.map +1 -1
- package/api/entities/CheckpointSchedule/types.d.ts +1 -1
- package/api/entities/CheckpointSchedule/types.d.ts.map +1 -1
- package/api/entities/CorporateAction.d.ts +3 -3
- package/api/entities/CorporateAction.d.ts.map +1 -1
- package/api/entities/CorporateAction.js.map +1 -1
- package/api/entities/CorporateActionBase/index.d.ts +3 -3
- package/api/entities/CorporateActionBase/index.d.ts.map +1 -1
- package/api/entities/CorporateActionBase/index.js +8 -8
- package/api/entities/CorporateActionBase/index.js.map +1 -1
- package/api/entities/CorporateActionBase/types.d.ts +4 -4
- package/api/entities/CorporateActionBase/types.d.ts.map +1 -1
- package/api/entities/CorporateActionBase/types.js +2 -2
- package/api/entities/CorporateActionBase/types.js.map +1 -1
- package/api/entities/CorporateBallot/index.d.ts +3 -3
- package/api/entities/CorporateBallot/index.d.ts.map +1 -1
- package/api/entities/CorporateBallot/index.js +2 -2
- package/api/entities/CorporateBallot/index.js.map +1 -1
- package/api/entities/CorporateBallot/types.d.ts +7 -7
- package/api/entities/CorporateBallot/types.d.ts.map +1 -1
- package/api/entities/CorporateBallot/types.js +1 -1
- package/api/entities/CorporateBallot/types.js.map +1 -1
- package/api/entities/CustomPermissionGroup.d.ts +2 -2
- package/api/entities/CustomPermissionGroup.d.ts.map +1 -1
- package/api/entities/CustomPermissionGroup.js +8 -8
- package/api/entities/CustomPermissionGroup.js.map +1 -1
- package/api/entities/DefaultPortfolio.d.ts +1 -1
- package/api/entities/DefaultPortfolio.d.ts.map +1 -1
- package/api/entities/DefaultPortfolio.js.map +1 -1
- package/api/entities/DefaultTrustedClaimIssuer.d.ts +3 -3
- package/api/entities/DefaultTrustedClaimIssuer.d.ts.map +1 -1
- package/api/entities/DefaultTrustedClaimIssuer.js +8 -8
- package/api/entities/DefaultTrustedClaimIssuer.js.map +1 -1
- package/api/entities/DividendDistribution/index.d.ts +5 -5
- package/api/entities/DividendDistribution/index.d.ts.map +1 -1
- package/api/entities/DividendDistribution/index.js +2 -2
- package/api/entities/DividendDistribution/index.js.map +1 -1
- package/api/entities/DividendDistribution/types.d.ts +1 -1
- package/api/entities/DividendDistribution/types.d.ts.map +1 -1
- package/api/entities/Entity.d.ts +1 -1
- package/api/entities/Entity.d.ts.map +1 -1
- package/api/entities/Entity.js +7 -7
- package/api/entities/Entity.js.map +1 -1
- package/api/entities/Identity/AssetPermissions.d.ts +3 -3
- package/api/entities/Identity/AssetPermissions.d.ts.map +1 -1
- package/api/entities/Identity/AssetPermissions.js +5 -5
- package/api/entities/Identity/AssetPermissions.js.map +1 -1
- package/api/entities/Identity/ChildIdentity.d.ts +3 -3
- package/api/entities/Identity/ChildIdentity.d.ts.map +1 -1
- package/api/entities/Identity/ChildIdentity.js +1 -1
- package/api/entities/Identity/ChildIdentity.js.map +1 -1
- package/api/entities/Identity/IdentityAuthorizations.d.ts +2 -2
- package/api/entities/Identity/IdentityAuthorizations.d.ts.map +1 -1
- package/api/entities/Identity/IdentityAuthorizations.js.map +1 -1
- package/api/entities/Identity/Portfolios.d.ts +2 -2
- package/api/entities/Identity/Portfolios.d.ts.map +1 -1
- package/api/entities/Identity/Portfolios.js +2 -2
- package/api/entities/Identity/Portfolios.js.map +1 -1
- package/api/entities/Identity/index.d.ts +3 -3
- package/api/entities/Identity/index.d.ts.map +1 -1
- package/api/entities/Identity/index.js +16 -16
- package/api/entities/Identity/index.js.map +1 -1
- package/api/entities/Instruction/index.d.ts +2 -2
- package/api/entities/Instruction/index.d.ts.map +1 -1
- package/api/entities/Instruction/index.js +10 -10
- package/api/entities/Instruction/index.js.map +1 -1
- package/api/entities/Instruction/types.d.ts +8 -8
- package/api/entities/Instruction/types.d.ts.map +1 -1
- package/api/entities/Instruction/types.js +3 -3
- package/api/entities/Instruction/types.js.map +1 -1
- package/api/entities/KnownPermissionGroup.d.ts +2 -2
- package/api/entities/KnownPermissionGroup.d.ts.map +1 -1
- package/api/entities/KnownPermissionGroup.js +8 -8
- package/api/entities/KnownPermissionGroup.js.map +1 -1
- package/api/entities/MetadataEntry/index.d.ts +2 -2
- package/api/entities/MetadataEntry/index.d.ts.map +1 -1
- package/api/entities/MetadataEntry/index.js +8 -8
- package/api/entities/MetadataEntry/index.js.map +1 -1
- package/api/entities/MetadataEntry/types.d.ts +5 -5
- package/api/entities/MetadataEntry/types.d.ts.map +1 -1
- package/api/entities/MetadataEntry/types.js +2 -2
- package/api/entities/MetadataEntry/types.js.map +1 -1
- package/api/entities/MultiSigProposal/index.d.ts +2 -2
- package/api/entities/MultiSigProposal/index.d.ts.map +1 -1
- package/api/entities/MultiSigProposal/index.js.map +1 -1
- package/api/entities/MultiSigProposal/types.d.ts +4 -4
- package/api/entities/MultiSigProposal/types.d.ts.map +1 -1
- package/api/entities/MultiSigProposal/types.js +2 -2
- package/api/entities/MultiSigProposal/types.js.map +1 -1
- package/api/entities/Namespace.d.ts +1 -1
- package/api/entities/Namespace.d.ts.map +1 -1
- package/api/entities/NumberedPortfolio.d.ts +2 -2
- package/api/entities/NumberedPortfolio.d.ts.map +1 -1
- package/api/entities/NumberedPortfolio.js +8 -8
- package/api/entities/NumberedPortfolio.js.map +1 -1
- package/api/entities/Offering/index.d.ts +2 -2
- package/api/entities/Offering/index.d.ts.map +1 -1
- package/api/entities/Offering/index.js +10 -10
- package/api/entities/Offering/index.js.map +1 -1
- package/api/entities/Offering/types.d.ts +1 -1
- package/api/entities/Offering/types.d.ts.map +1 -1
- package/api/entities/Offering/types.js +3 -3
- package/api/entities/Offering/types.js.map +1 -1
- package/api/entities/PermissionGroup.d.ts +2 -2
- package/api/entities/PermissionGroup.d.ts.map +1 -1
- package/api/entities/PermissionGroup.js.map +1 -1
- package/api/entities/Portfolio/index.d.ts +2 -2
- package/api/entities/Portfolio/index.d.ts.map +1 -1
- package/api/entities/Portfolio/index.js +11 -11
- package/api/entities/Portfolio/index.js.map +1 -1
- package/api/entities/Portfolio/types.d.ts +4 -4
- package/api/entities/Portfolio/types.d.ts.map +1 -1
- package/api/entities/Subsidies.d.ts +2 -2
- package/api/entities/Subsidies.d.ts.map +1 -1
- package/api/entities/Subsidies.js.map +1 -1
- package/api/entities/Subsidy/index.d.ts +3 -3
- package/api/entities/Subsidy/index.d.ts.map +1 -1
- package/api/entities/Subsidy/index.js +8 -8
- package/api/entities/Subsidy/index.js.map +1 -1
- package/api/entities/Subsidy/types.d.ts +1 -1
- package/api/entities/Subsidy/types.d.ts.map +1 -1
- package/api/entities/TickerReservation/index.d.ts +2 -2
- package/api/entities/TickerReservation/index.d.ts.map +1 -1
- package/api/entities/TickerReservation/index.js +8 -8
- package/api/entities/TickerReservation/index.js.map +1 -1
- package/api/entities/TickerReservation/types.d.ts +2 -2
- package/api/entities/TickerReservation/types.d.ts.map +1 -1
- package/api/entities/TickerReservation/types.js +1 -1
- package/api/entities/TickerReservation/types.js.map +1 -1
- package/api/entities/Venue/index.d.ts +2 -2
- package/api/entities/Venue/index.d.ts.map +1 -1
- package/api/entities/Venue/index.js +13 -13
- package/api/entities/Venue/index.js.map +1 -1
- package/api/entities/Venue/types.d.ts +4 -4
- package/api/entities/Venue/types.d.ts.map +1 -1
- package/api/entities/Venue/types.js +1 -1
- package/api/entities/Venue/types.js.map +1 -1
- package/api/entities/common/namespaces/Authorizations.d.ts +4 -4
- package/api/entities/common/namespaces/Authorizations.d.ts.map +1 -1
- package/api/entities/common/namespaces/Authorizations.js +3 -3
- package/api/entities/common/namespaces/Authorizations.js.map +1 -1
- package/api/entities/types.d.ts +66 -69
- package/api/entities/types.d.ts.map +1 -1
- package/api/entities/types.js +10 -10
- package/api/entities/types.js.map +1 -1
- package/api/procedures/acceptPrimaryKeyRotation.d.ts +3 -3
- package/api/procedures/acceptPrimaryKeyRotation.d.ts.map +1 -1
- package/api/procedures/acceptPrimaryKeyRotation.js +7 -7
- package/api/procedures/acceptPrimaryKeyRotation.js.map +1 -1
- package/api/procedures/addAssetMediators.d.ts +4 -4
- package/api/procedures/addAssetMediators.d.ts.map +1 -1
- package/api/procedures/addAssetMediators.js +3 -3
- package/api/procedures/addAssetMediators.js.map +1 -1
- package/api/procedures/addAssetRequirement.d.ts +4 -4
- package/api/procedures/addAssetRequirement.d.ts.map +1 -1
- package/api/procedures/addAssetRequirement.js +4 -4
- package/api/procedures/addAssetRequirement.js.map +1 -1
- package/api/procedures/addInstruction.d.ts +4 -4
- package/api/procedures/addInstruction.d.ts.map +1 -1
- package/api/procedures/addInstruction.js +14 -14
- package/api/procedures/addInstruction.js.map +1 -1
- package/api/procedures/addSecondaryAccountsWithAuth.d.ts +3 -3
- package/api/procedures/addSecondaryAccountsWithAuth.d.ts.map +1 -1
- package/api/procedures/addSecondaryAccountsWithAuth.js +4 -4
- package/api/procedures/addSecondaryAccountsWithAuth.js.map +1 -1
- package/api/procedures/allowIdentityToCreatePortfolios.d.ts +3 -3
- package/api/procedures/allowIdentityToCreatePortfolios.d.ts.map +1 -1
- package/api/procedures/allowIdentityToCreatePortfolios.js +2 -2
- package/api/procedures/allowIdentityToCreatePortfolios.js.map +1 -1
- package/api/procedures/attestPrimaryKeyRotation.d.ts +3 -3
- package/api/procedures/attestPrimaryKeyRotation.d.ts.map +1 -1
- package/api/procedures/attestPrimaryKeyRotation.js +3 -3
- package/api/procedures/attestPrimaryKeyRotation.js.map +1 -1
- package/api/procedures/bondPolyx.d.ts +4 -4
- package/api/procedures/bondPolyx.d.ts.map +1 -1
- package/api/procedures/bondPolyx.js +4 -4
- package/api/procedures/bondPolyx.js.map +1 -1
- package/api/procedures/castBallotVote.d.ts +5 -5
- package/api/procedures/castBallotVote.d.ts.map +1 -1
- package/api/procedures/castBallotVote.js +8 -8
- package/api/procedures/castBallotVote.js.map +1 -1
- package/api/procedures/claimDividends.d.ts +2 -2
- package/api/procedures/claimDividends.d.ts.map +1 -1
- package/api/procedures/claimDividends.js +3 -3
- package/api/procedures/claimDividends.js.map +1 -1
- package/api/procedures/clearMetadata.d.ts +3 -3
- package/api/procedures/clearMetadata.d.ts.map +1 -1
- package/api/procedures/clearMetadata.js +3 -3
- package/api/procedures/clearMetadata.js.map +1 -1
- package/api/procedures/closeOffering.d.ts +2 -2
- package/api/procedures/closeOffering.d.ts.map +1 -1
- package/api/procedures/closeOffering.js +3 -3
- package/api/procedures/closeOffering.js.map +1 -1
- package/api/procedures/configureDividendDistribution.d.ts +4 -4
- package/api/procedures/configureDividendDistribution.d.ts.map +1 -1
- package/api/procedures/configureDividendDistribution.js +7 -7
- package/api/procedures/configureDividendDistribution.js.map +1 -1
- package/api/procedures/consumeAddMultiSigSignerAuthorization.d.ts +2 -2
- package/api/procedures/consumeAddMultiSigSignerAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeAddMultiSigSignerAuthorization.js +6 -6
- package/api/procedures/consumeAddMultiSigSignerAuthorization.js.map +1 -1
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.d.ts +2 -2
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.js +9 -9
- package/api/procedures/consumeAddRelayerPayingKeyAuthorization.js.map +1 -1
- package/api/procedures/consumeAuthorizationRequests.d.ts +3 -3
- package/api/procedures/consumeAuthorizationRequests.d.ts.map +1 -1
- package/api/procedures/consumeAuthorizationRequests.js +7 -7
- package/api/procedures/consumeAuthorizationRequests.js.map +1 -1
- package/api/procedures/consumeJoinOrRotateAuthorization.d.ts +2 -2
- package/api/procedures/consumeJoinOrRotateAuthorization.d.ts.map +1 -1
- package/api/procedures/consumeJoinOrRotateAuthorization.js +9 -9
- package/api/procedures/consumeJoinOrRotateAuthorization.js.map +1 -1
- package/api/procedures/controllerTransfer.d.ts +4 -4
- package/api/procedures/controllerTransfer.d.ts.map +1 -1
- package/api/procedures/controllerTransfer.js +6 -6
- package/api/procedures/controllerTransfer.js.map +1 -1
- package/api/procedures/createAsset.d.ts +4 -4
- package/api/procedures/createAsset.d.ts.map +1 -1
- package/api/procedures/createAsset.js +9 -9
- package/api/procedures/createAsset.js.map +1 -1
- package/api/procedures/createBallot.d.ts +4 -4
- package/api/procedures/createBallot.d.ts.map +1 -1
- package/api/procedures/createBallot.js +3 -3
- package/api/procedures/createBallot.js.map +1 -1
- package/api/procedures/createCheckpoint.d.ts +2 -2
- package/api/procedures/createCheckpoint.d.ts.map +1 -1
- package/api/procedures/createCheckpoint.js +3 -3
- package/api/procedures/createCheckpoint.js.map +1 -1
- package/api/procedures/createCheckpointSchedule.d.ts +4 -4
- package/api/procedures/createCheckpointSchedule.d.ts.map +1 -1
- package/api/procedures/createCheckpointSchedule.js +3 -3
- package/api/procedures/createCheckpointSchedule.js.map +1 -1
- package/api/procedures/createChildIdentities.d.ts +3 -3
- package/api/procedures/createChildIdentities.d.ts.map +1 -1
- package/api/procedures/createChildIdentities.js +4 -4
- package/api/procedures/createChildIdentities.js.map +1 -1
- package/api/procedures/createChildIdentity.d.ts +3 -3
- package/api/procedures/createChildIdentity.d.ts.map +1 -1
- package/api/procedures/createChildIdentity.js +4 -4
- package/api/procedures/createChildIdentity.js.map +1 -1
- package/api/procedures/createGroup.d.ts +4 -4
- package/api/procedures/createGroup.d.ts.map +1 -1
- package/api/procedures/createGroup.js +4 -4
- package/api/procedures/createGroup.js.map +1 -1
- package/api/procedures/createMultiSig.d.ts +3 -3
- package/api/procedures/createMultiSig.d.ts.map +1 -1
- package/api/procedures/createMultiSig.js +2 -2
- package/api/procedures/createMultiSig.js.map +1 -1
- package/api/procedures/createNftCollection.d.ts +5 -5
- package/api/procedures/createNftCollection.d.ts.map +1 -1
- package/api/procedures/createNftCollection.js +11 -11
- package/api/procedures/createNftCollection.js.map +1 -1
- package/api/procedures/createPortfolios.d.ts +3 -3
- package/api/procedures/createPortfolios.d.ts.map +1 -1
- package/api/procedures/createPortfolios.js +3 -3
- package/api/procedures/createPortfolios.js.map +1 -1
- package/api/procedures/createTransactionBatch.d.ts +3 -3
- package/api/procedures/createTransactionBatch.d.ts.map +1 -1
- package/api/procedures/createTransactionBatch.js +4 -4
- package/api/procedures/createTransactionBatch.js.map +1 -1
- package/api/procedures/createVenue.d.ts +3 -3
- package/api/procedures/createVenue.d.ts.map +1 -1
- package/api/procedures/createVenue.js +2 -2
- package/api/procedures/createVenue.js.map +1 -1
- package/api/procedures/deletePortfolio.d.ts +2 -2
- package/api/procedures/deletePortfolio.d.ts.map +1 -1
- package/api/procedures/deletePortfolio.js +3 -3
- package/api/procedures/deletePortfolio.js.map +1 -1
- package/api/procedures/evaluateMultiSigProposal.d.ts +3 -3
- package/api/procedures/evaluateMultiSigProposal.d.ts.map +1 -1
- package/api/procedures/evaluateMultiSigProposal.js +2 -2
- package/api/procedures/evaluateMultiSigProposal.js.map +1 -1
- package/api/procedures/executeManualInstruction.d.ts +4 -4
- package/api/procedures/executeManualInstruction.d.ts.map +1 -1
- package/api/procedures/executeManualInstruction.js +8 -8
- package/api/procedures/executeManualInstruction.js.map +1 -1
- package/api/procedures/initiateCorporateAction.d.ts +4 -4
- package/api/procedures/initiateCorporateAction.d.ts.map +1 -1
- package/api/procedures/initiateCorporateAction.js +4 -4
- package/api/procedures/initiateCorporateAction.js.map +1 -1
- package/api/procedures/investInOffering.d.ts +5 -5
- package/api/procedures/investInOffering.d.ts.map +1 -1
- package/api/procedures/investInOffering.js +4 -4
- package/api/procedures/investInOffering.js.map +1 -1
- package/api/procedures/inviteAccount.d.ts +3 -3
- package/api/procedures/inviteAccount.d.ts.map +1 -1
- package/api/procedures/inviteAccount.js +3 -3
- package/api/procedures/inviteAccount.js.map +1 -1
- package/api/procedures/inviteExternalAgent.d.ts +4 -4
- package/api/procedures/inviteExternalAgent.d.ts.map +1 -1
- package/api/procedures/inviteExternalAgent.js +4 -4
- package/api/procedures/inviteExternalAgent.js.map +1 -1
- package/api/procedures/issueNft.d.ts +5 -5
- package/api/procedures/issueNft.d.ts.map +1 -1
- package/api/procedures/issueNft.js +4 -4
- package/api/procedures/issueNft.js.map +1 -1
- package/api/procedures/issueTokens.d.ts +4 -4
- package/api/procedures/issueTokens.d.ts.map +1 -1
- package/api/procedures/issueTokens.js +3 -3
- package/api/procedures/issueTokens.js.map +1 -1
- package/api/procedures/launchOffering.d.ts +4 -4
- package/api/procedures/launchOffering.d.ts.map +1 -1
- package/api/procedures/launchOffering.js +7 -7
- package/api/procedures/launchOffering.js.map +1 -1
- package/api/procedures/leaveIdentity.d.ts +2 -2
- package/api/procedures/leaveIdentity.d.ts.map +1 -1
- package/api/procedures/leaveIdentity.js +2 -2
- package/api/procedures/leaveIdentity.js.map +1 -1
- package/api/procedures/linkCaDocs.d.ts +4 -4
- package/api/procedures/linkCaDocs.d.ts.map +1 -1
- package/api/procedures/linkCaDocs.js +3 -3
- package/api/procedures/linkCaDocs.js.map +1 -1
- package/api/procedures/linkTickerToAsset.d.ts +4 -4
- package/api/procedures/linkTickerToAsset.d.ts.map +1 -1
- package/api/procedures/linkTickerToAsset.js +6 -6
- package/api/procedures/linkTickerToAsset.js.map +1 -1
- package/api/procedures/modifyAllowance.d.ts +4 -4
- package/api/procedures/modifyAllowance.d.ts.map +1 -1
- package/api/procedures/modifyAllowance.js +3 -3
- package/api/procedures/modifyAllowance.js.map +1 -1
- package/api/procedures/modifyAsset.d.ts +4 -4
- package/api/procedures/modifyAsset.d.ts.map +1 -1
- package/api/procedures/modifyAsset.js +6 -6
- package/api/procedures/modifyAsset.js.map +1 -1
- package/api/procedures/modifyAssetTrustedClaimIssuers.d.ts +4 -4
- package/api/procedures/modifyAssetTrustedClaimIssuers.d.ts.map +1 -1
- package/api/procedures/modifyAssetTrustedClaimIssuers.js +3 -3
- package/api/procedures/modifyAssetTrustedClaimIssuers.js.map +1 -1
- package/api/procedures/modifyBallot.d.ts +5 -5
- package/api/procedures/modifyBallot.d.ts.map +1 -1
- package/api/procedures/modifyBallot.js +7 -7
- package/api/procedures/modifyBallot.js.map +1 -1
- package/api/procedures/modifyCaCheckpoint.d.ts +4 -4
- package/api/procedures/modifyCaCheckpoint.d.ts.map +1 -1
- package/api/procedures/modifyCaCheckpoint.js +4 -4
- package/api/procedures/modifyCaCheckpoint.js.map +1 -1
- package/api/procedures/modifyCaDefaultConfig.d.ts +4 -4
- package/api/procedures/modifyCaDefaultConfig.d.ts.map +1 -1
- package/api/procedures/modifyCaDefaultConfig.js +4 -4
- package/api/procedures/modifyCaDefaultConfig.js.map +1 -1
- package/api/procedures/modifyClaims.d.ts +3 -3
- package/api/procedures/modifyClaims.d.ts.map +1 -1
- package/api/procedures/modifyClaims.js +3 -3
- package/api/procedures/modifyClaims.js.map +1 -1
- package/api/procedures/modifyComplianceRequirement.d.ts +4 -4
- package/api/procedures/modifyComplianceRequirement.d.ts.map +1 -1
- package/api/procedures/modifyComplianceRequirement.js +4 -4
- package/api/procedures/modifyComplianceRequirement.js.map +1 -1
- package/api/procedures/modifyCorporateActionsAgent.d.ts +4 -4
- package/api/procedures/modifyCorporateActionsAgent.d.ts.map +1 -1
- package/api/procedures/modifyCorporateActionsAgent.js +3 -3
- package/api/procedures/modifyCorporateActionsAgent.js.map +1 -1
- package/api/procedures/modifyInstructionAffirmation.d.ts +3 -3
- package/api/procedures/modifyInstructionAffirmation.d.ts.map +1 -1
- package/api/procedures/modifyInstructionAffirmation.js +5 -5
- package/api/procedures/modifyInstructionAffirmation.js.map +1 -1
- package/api/procedures/modifyMultiSig.d.ts +3 -3
- package/api/procedures/modifyMultiSig.d.ts.map +1 -1
- package/api/procedures/modifyMultiSig.js +9 -9
- package/api/procedures/modifyMultiSig.js.map +1 -1
- package/api/procedures/modifyOfferingTimes.d.ts +4 -4
- package/api/procedures/modifyOfferingTimes.d.ts.map +1 -1
- package/api/procedures/modifyOfferingTimes.js +3 -3
- package/api/procedures/modifyOfferingTimes.js.map +1 -1
- package/api/procedures/modifySignerPermissions.d.ts +3 -3
- package/api/procedures/modifySignerPermissions.d.ts.map +1 -1
- package/api/procedures/modifySignerPermissions.js +5 -5
- package/api/procedures/modifySignerPermissions.js.map +1 -1
- package/api/procedures/modifyVenue.d.ts +4 -4
- package/api/procedures/modifyVenue.d.ts.map +1 -1
- package/api/procedures/modifyVenue.js +3 -3
- package/api/procedures/modifyVenue.js.map +1 -1
- package/api/procedures/moveFunds.d.ts +4 -4
- package/api/procedures/moveFunds.d.ts.map +1 -1
- package/api/procedures/moveFunds.js +4 -4
- package/api/procedures/moveFunds.js.map +1 -1
- package/api/procedures/nftControllerTransfer.d.ts +4 -4
- package/api/procedures/nftControllerTransfer.d.ts.map +1 -1
- package/api/procedures/nftControllerTransfer.js +9 -9
- package/api/procedures/nftControllerTransfer.js.map +1 -1
- package/api/procedures/nominateValidators.d.ts +4 -4
- package/api/procedures/nominateValidators.d.ts.map +1 -1
- package/api/procedures/nominateValidators.js +4 -4
- package/api/procedures/nominateValidators.js.map +1 -1
- package/api/procedures/payDividends.d.ts +4 -4
- package/api/procedures/payDividends.d.ts.map +1 -1
- package/api/procedures/payDividends.js +4 -4
- package/api/procedures/payDividends.js.map +1 -1
- package/api/procedures/quitCustody.d.ts +4 -4
- package/api/procedures/quitCustody.d.ts.map +1 -1
- package/api/procedures/quitCustody.js +7 -7
- package/api/procedures/quitCustody.js.map +1 -1
- package/api/procedures/quitSubsidy.d.ts +2 -2
- package/api/procedures/quitSubsidy.d.ts.map +1 -1
- package/api/procedures/quitSubsidy.js +3 -3
- package/api/procedures/quitSubsidy.js.map +1 -1
- package/api/procedures/reclaimDividendDistributionFunds.d.ts +2 -2
- package/api/procedures/reclaimDividendDistributionFunds.d.ts.map +1 -1
- package/api/procedures/reclaimDividendDistributionFunds.js +5 -5
- package/api/procedures/reclaimDividendDistributionFunds.js.map +1 -1
- package/api/procedures/redeemNft.d.ts +4 -4
- package/api/procedures/redeemNft.d.ts.map +1 -1
- package/api/procedures/redeemNft.js +8 -8
- package/api/procedures/redeemNft.js.map +1 -1
- package/api/procedures/redeemTokens.d.ts +4 -4
- package/api/procedures/redeemTokens.d.ts.map +1 -1
- package/api/procedures/redeemTokens.js +8 -8
- package/api/procedures/redeemTokens.js.map +1 -1
- package/api/procedures/registerCustomAssetType.d.ts +3 -3
- package/api/procedures/registerCustomAssetType.d.ts.map +1 -1
- package/api/procedures/registerCustomAssetType.js +2 -2
- package/api/procedures/registerCustomAssetType.js.map +1 -1
- package/api/procedures/registerCustomClaimType.d.ts +4 -4
- package/api/procedures/registerCustomClaimType.d.ts.map +1 -1
- package/api/procedures/registerCustomClaimType.js +2 -2
- package/api/procedures/registerCustomClaimType.js.map +1 -1
- package/api/procedures/registerIdentity.d.ts +3 -3
- package/api/procedures/registerIdentity.d.ts.map +1 -1
- package/api/procedures/registerIdentity.js +2 -2
- package/api/procedures/registerIdentity.js.map +1 -1
- package/api/procedures/registerMetadata.d.ts +4 -4
- package/api/procedures/registerMetadata.d.ts.map +1 -1
- package/api/procedures/registerMetadata.js +3 -3
- package/api/procedures/registerMetadata.js.map +1 -1
- package/api/procedures/removeAssetMediators.d.ts +4 -4
- package/api/procedures/removeAssetMediators.d.ts.map +1 -1
- package/api/procedures/removeAssetMediators.js +3 -3
- package/api/procedures/removeAssetMediators.js.map +1 -1
- package/api/procedures/removeAssetRequirement.d.ts +4 -4
- package/api/procedures/removeAssetRequirement.d.ts.map +1 -1
- package/api/procedures/removeAssetRequirement.js +3 -3
- package/api/procedures/removeAssetRequirement.js.map +1 -1
- package/api/procedures/removeBallot.d.ts +3 -3
- package/api/procedures/removeBallot.d.ts.map +1 -1
- package/api/procedures/removeBallot.js +3 -3
- package/api/procedures/removeBallot.js.map +1 -1
- package/api/procedures/removeCheckpointSchedule.d.ts +4 -4
- package/api/procedures/removeCheckpointSchedule.d.ts.map +1 -1
- package/api/procedures/removeCheckpointSchedule.js +3 -3
- package/api/procedures/removeCheckpointSchedule.js.map +1 -1
- package/api/procedures/removeCorporateAction.d.ts +4 -4
- package/api/procedures/removeCorporateAction.d.ts.map +1 -1
- package/api/procedures/removeCorporateAction.js +3 -3
- package/api/procedures/removeCorporateAction.js.map +1 -1
- package/api/procedures/removeExternalAgent.d.ts +4 -4
- package/api/procedures/removeExternalAgent.d.ts.map +1 -1
- package/api/procedures/removeExternalAgent.js +4 -4
- package/api/procedures/removeExternalAgent.js.map +1 -1
- package/api/procedures/removeLocalMetadata.d.ts +3 -3
- package/api/procedures/removeLocalMetadata.d.ts.map +1 -1
- package/api/procedures/removeLocalMetadata.js +3 -3
- package/api/procedures/removeLocalMetadata.js.map +1 -1
- package/api/procedures/removeMultiSigPayer.d.ts +4 -4
- package/api/procedures/removeMultiSigPayer.d.ts.map +1 -1
- package/api/procedures/removeMultiSigPayer.js +4 -4
- package/api/procedures/removeMultiSigPayer.js.map +1 -1
- package/api/procedures/removeSecondaryAccounts.d.ts +3 -3
- package/api/procedures/removeSecondaryAccounts.d.ts.map +1 -1
- package/api/procedures/removeSecondaryAccounts.js +3 -3
- package/api/procedures/removeSecondaryAccounts.js.map +1 -1
- package/api/procedures/renamePortfolio.d.ts +4 -4
- package/api/procedures/renamePortfolio.d.ts.map +1 -1
- package/api/procedures/renamePortfolio.js +5 -5
- package/api/procedures/renamePortfolio.js.map +1 -1
- package/api/procedures/reserveTicker.d.ts +3 -3
- package/api/procedures/reserveTicker.d.ts.map +1 -1
- package/api/procedures/reserveTicker.js +3 -3
- package/api/procedures/reserveTicker.js.map +1 -1
- package/api/procedures/revokeIdentityToCreatePortfolios.d.ts +3 -3
- package/api/procedures/revokeIdentityToCreatePortfolios.d.ts.map +1 -1
- package/api/procedures/revokeIdentityToCreatePortfolios.js +2 -2
- package/api/procedures/revokeIdentityToCreatePortfolios.js.map +1 -1
- package/api/procedures/rotatePrimaryKey.d.ts +3 -3
- package/api/procedures/rotatePrimaryKey.d.ts.map +1 -1
- package/api/procedures/rotatePrimaryKey.js +3 -3
- package/api/procedures/rotatePrimaryKey.js.map +1 -1
- package/api/procedures/rotatePrimaryKeyToSecondary.d.ts +3 -3
- package/api/procedures/rotatePrimaryKeyToSecondary.d.ts.map +1 -1
- package/api/procedures/rotatePrimaryKeyToSecondary.js +3 -3
- package/api/procedures/rotatePrimaryKeyToSecondary.js.map +1 -1
- package/api/procedures/setAssetDocuments.d.ts +4 -4
- package/api/procedures/setAssetDocuments.d.ts.map +1 -1
- package/api/procedures/setAssetDocuments.js +6 -6
- package/api/procedures/setAssetDocuments.js.map +1 -1
- package/api/procedures/setAssetRequirements.d.ts +4 -4
- package/api/procedures/setAssetRequirements.d.ts.map +1 -1
- package/api/procedures/setAssetRequirements.js +4 -4
- package/api/procedures/setAssetRequirements.js.map +1 -1
- package/api/procedures/setAssetStats.d.ts +4 -4
- package/api/procedures/setAssetStats.d.ts.map +1 -1
- package/api/procedures/setAssetStats.js +3 -3
- package/api/procedures/setAssetStats.js.map +1 -1
- package/api/procedures/setCustodian.d.ts +4 -4
- package/api/procedures/setCustodian.d.ts.map +1 -1
- package/api/procedures/setCustodian.js +4 -4
- package/api/procedures/setCustodian.js.map +1 -1
- package/api/procedures/setGroupPermissions.d.ts +4 -4
- package/api/procedures/setGroupPermissions.d.ts.map +1 -1
- package/api/procedures/setGroupPermissions.js +3 -3
- package/api/procedures/setGroupPermissions.js.map +1 -1
- package/api/procedures/setMetadata.d.ts +4 -4
- package/api/procedures/setMetadata.d.ts.map +1 -1
- package/api/procedures/setMetadata.js +3 -3
- package/api/procedures/setMetadata.js.map +1 -1
- package/api/procedures/setMultiSigAdmin.d.ts +4 -4
- package/api/procedures/setMultiSigAdmin.d.ts.map +1 -1
- package/api/procedures/setMultiSigAdmin.js +3 -3
- package/api/procedures/setMultiSigAdmin.js.map +1 -1
- package/api/procedures/setPermissionGroup.d.ts +4 -4
- package/api/procedures/setPermissionGroup.d.ts.map +1 -1
- package/api/procedures/setPermissionGroup.js +7 -7
- package/api/procedures/setPermissionGroup.js.map +1 -1
- package/api/procedures/setStakingController.d.ts +4 -4
- package/api/procedures/setStakingController.d.ts.map +1 -1
- package/api/procedures/setStakingController.js +4 -4
- package/api/procedures/setStakingController.js.map +1 -1
- package/api/procedures/setStakingPayee.d.ts +4 -4
- package/api/procedures/setStakingPayee.d.ts.map +1 -1
- package/api/procedures/setStakingPayee.js +4 -4
- package/api/procedures/setStakingPayee.js.map +1 -1
- package/api/procedures/setTransferRestrictionExemptions.d.ts +4 -4
- package/api/procedures/setTransferRestrictionExemptions.d.ts.map +1 -1
- package/api/procedures/setTransferRestrictionExemptions.js +3 -3
- package/api/procedures/setTransferRestrictionExemptions.js.map +1 -1
- package/api/procedures/setTransferRestrictions.d.ts +4 -4
- package/api/procedures/setTransferRestrictions.d.ts.map +1 -1
- package/api/procedures/setTransferRestrictions.js +3 -3
- package/api/procedures/setTransferRestrictions.js.map +1 -1
- package/api/procedures/setVenueFiltering.d.ts +4 -4
- package/api/procedures/setVenueFiltering.d.ts.map +1 -1
- package/api/procedures/setVenueFiltering.js +3 -3
- package/api/procedures/setVenueFiltering.js.map +1 -1
- package/api/procedures/subsidizeAccount.d.ts +3 -3
- package/api/procedures/subsidizeAccount.d.ts.map +1 -1
- package/api/procedures/subsidizeAccount.js +3 -3
- package/api/procedures/subsidizeAccount.js.map +1 -1
- package/api/procedures/toggleAssetPreApproval.d.ts +2 -2
- package/api/procedures/toggleAssetPreApproval.d.ts.map +1 -1
- package/api/procedures/toggleAssetPreApproval.js +3 -3
- package/api/procedures/toggleAssetPreApproval.js.map +1 -1
- package/api/procedures/toggleFreezeOffering.d.ts +2 -2
- package/api/procedures/toggleFreezeOffering.d.ts.map +1 -1
- package/api/procedures/toggleFreezeOffering.js +3 -3
- package/api/procedures/toggleFreezeOffering.js.map +1 -1
- package/api/procedures/toggleFreezeSecondaryAccounts.d.ts +2 -2
- package/api/procedures/toggleFreezeSecondaryAccounts.d.ts.map +1 -1
- package/api/procedures/toggleFreezeSecondaryAccounts.js +3 -3
- package/api/procedures/toggleFreezeSecondaryAccounts.js.map +1 -1
- package/api/procedures/toggleFreezeTransfers.d.ts +3 -3
- package/api/procedures/toggleFreezeTransfers.d.ts.map +1 -1
- package/api/procedures/toggleFreezeTransfers.js +3 -3
- package/api/procedures/toggleFreezeTransfers.js.map +1 -1
- package/api/procedures/togglePauseRequirements.d.ts +3 -3
- package/api/procedures/togglePauseRequirements.d.ts.map +1 -1
- package/api/procedures/togglePauseRequirements.js +3 -3
- package/api/procedures/togglePauseRequirements.js.map +1 -1
- package/api/procedures/transferAssetOwnership.d.ts +4 -4
- package/api/procedures/transferAssetOwnership.d.ts.map +1 -1
- package/api/procedures/transferAssetOwnership.js +4 -4
- package/api/procedures/transferAssetOwnership.js.map +1 -1
- package/api/procedures/transferPolyx.d.ts +3 -3
- package/api/procedures/transferPolyx.d.ts.map +1 -1
- package/api/procedures/transferPolyx.js +3 -3
- package/api/procedures/transferPolyx.js.map +1 -1
- package/api/procedures/transferTickerOwnership.d.ts +4 -4
- package/api/procedures/transferTickerOwnership.d.ts.map +1 -1
- package/api/procedures/transferTickerOwnership.js +4 -4
- package/api/procedures/transferTickerOwnership.js.map +1 -1
- package/api/procedures/types.d.ts +48 -48
- package/api/procedures/types.d.ts.map +1 -1
- package/api/procedures/types.js +7 -7
- package/api/procedures/types.js.map +1 -1
- package/api/procedures/unlinkChildIdentity.d.ts +3 -3
- package/api/procedures/unlinkChildIdentity.d.ts.map +1 -1
- package/api/procedures/unlinkChildIdentity.js +4 -4
- package/api/procedures/unlinkChildIdentity.js.map +1 -1
- package/api/procedures/unlinkTickerFromAsset.d.ts +3 -3
- package/api/procedures/unlinkTickerFromAsset.d.ts.map +1 -1
- package/api/procedures/unlinkTickerFromAsset.js +6 -6
- package/api/procedures/unlinkTickerFromAsset.js.map +1 -1
- package/api/procedures/updateBondedPolyx.d.ts +4 -4
- package/api/procedures/updateBondedPolyx.d.ts.map +1 -1
- package/api/procedures/updateBondedPolyx.js +4 -4
- package/api/procedures/updateBondedPolyx.js.map +1 -1
- package/api/procedures/updateVenueSigners.d.ts +4 -4
- package/api/procedures/updateVenueSigners.d.ts.map +1 -1
- package/api/procedures/updateVenueSigners.js +3 -3
- package/api/procedures/updateVenueSigners.js.map +1 -1
- package/api/procedures/utils.d.ts +2 -2
- package/api/procedures/utils.d.ts.map +1 -1
- package/api/procedures/utils.js +23 -23
- package/api/procedures/utils.js.map +1 -1
- package/api/procedures/waivePermissions.d.ts +4 -4
- package/api/procedures/waivePermissions.d.ts.map +1 -1
- package/api/procedures/waivePermissions.js +6 -6
- package/api/procedures/waivePermissions.js.map +1 -1
- package/api/procedures/withdrawUnbondedPolyx.d.ts +4 -4
- package/api/procedures/withdrawUnbondedPolyx.d.ts.map +1 -1
- package/api/procedures/withdrawUnbondedPolyx.js +4 -4
- package/api/procedures/withdrawUnbondedPolyx.js.map +1 -1
- package/base/Context.d.ts +4 -4
- package/base/Context.d.ts.map +1 -1
- package/base/Context.js +6 -6
- package/base/Context.js.map +1 -1
- package/base/PolymeshError.d.ts +1 -1
- package/base/PolymeshError.d.ts.map +1 -1
- package/base/PolymeshError.js.map +1 -1
- package/base/PolymeshTransaction.d.ts +3 -3
- package/base/PolymeshTransaction.d.ts.map +1 -1
- package/base/PolymeshTransaction.js +12 -12
- package/base/PolymeshTransaction.js.map +1 -1
- package/base/PolymeshTransactionBase.d.ts +3 -4
- package/base/PolymeshTransactionBase.d.ts.map +1 -1
- package/base/PolymeshTransactionBase.js +17 -17
- package/base/PolymeshTransactionBase.js.map +1 -1
- package/base/PolymeshTransactionBatch.d.ts +3 -3
- package/base/PolymeshTransactionBatch.d.ts.map +1 -1
- package/base/PolymeshTransactionBatch.js +15 -15
- package/base/PolymeshTransactionBatch.js.map +1 -1
- package/base/Procedure.d.ts +3 -3
- package/base/Procedure.d.ts.map +1 -1
- package/base/Procedure.js +3 -3
- package/base/Procedure.js.map +1 -1
- package/base/types.d.ts +9 -9
- package/base/types.d.ts.map +1 -1
- package/base/types.js +3 -3
- package/base/types.js.map +1 -1
- package/base/utils.d.ts +4 -4
- package/base/utils.d.ts.map +1 -1
- package/base/utils.js +1 -1
- package/base/utils.js.map +1 -1
- package/generated/utils.d.ts +2 -2
- package/generated/utils.d.ts.map +1 -1
- package/generated/utils.js +2 -3
- package/generated/utils.js.map +1 -1
- package/index.d.ts +1 -1
- package/index.d.ts.map +1 -1
- package/internal.d.ts +141 -141
- package/internal.d.ts.map +1 -1
- package/middleware/queries/assets.d.ts +2 -2
- package/middleware/queries/assets.d.ts.map +1 -1
- package/middleware/queries/assets.js +7 -8
- package/middleware/queries/assets.js.map +1 -1
- package/middleware/queries/authorizations.d.ts +3 -3
- package/middleware/queries/authorizations.d.ts.map +1 -1
- package/middleware/queries/authorizations.js +3 -4
- package/middleware/queries/authorizations.js.map +1 -1
- package/middleware/queries/claims.d.ts +2 -2
- package/middleware/queries/claims.d.ts.map +1 -1
- package/middleware/queries/claims.js +8 -9
- package/middleware/queries/claims.js.map +1 -1
- package/middleware/queries/common.js +8 -9
- package/middleware/queries/common.js.map +1 -1
- package/middleware/queries/distributions.d.ts +2 -2
- package/middleware/queries/distributions.d.ts.map +1 -1
- package/middleware/queries/distributions.js +3 -4
- package/middleware/queries/distributions.js.map +1 -1
- package/middleware/queries/events.d.ts +3 -3
- package/middleware/queries/events.d.ts.map +1 -1
- package/middleware/queries/events.js +3 -4
- package/middleware/queries/events.js.map +1 -1
- package/middleware/queries/externalAgents.d.ts +3 -3
- package/middleware/queries/externalAgents.d.ts.map +1 -1
- package/middleware/queries/externalAgents.js +5 -6
- package/middleware/queries/externalAgents.js.map +1 -1
- package/middleware/queries/extrinsics.d.ts +3 -3
- package/middleware/queries/extrinsics.d.ts.map +1 -1
- package/middleware/queries/extrinsics.js +4 -5
- package/middleware/queries/extrinsics.js.map +1 -1
- package/middleware/queries/multisigs.d.ts +3 -3
- package/middleware/queries/multisigs.d.ts.map +1 -1
- package/middleware/queries/multisigs.js +5 -6
- package/middleware/queries/multisigs.js.map +1 -1
- package/middleware/queries/polyxTransactions.d.ts +1 -1
- package/middleware/queries/polyxTransactions.d.ts.map +1 -1
- package/middleware/queries/polyxTransactions.js +3 -4
- package/middleware/queries/polyxTransactions.js.map +1 -1
- package/middleware/queries/portfolios.d.ts +3 -3
- package/middleware/queries/portfolios.d.ts.map +1 -1
- package/middleware/queries/portfolios.js +4 -5
- package/middleware/queries/portfolios.js.map +1 -1
- package/middleware/queries/settlements.d.ts +8 -8
- package/middleware/queries/settlements.d.ts.map +1 -1
- package/middleware/queries/settlements.js +11 -11
- package/middleware/queries/settlements.js.map +1 -1
- package/middleware/queries/stos.d.ts +2 -2
- package/middleware/queries/stos.d.ts.map +1 -1
- package/middleware/queries/stos.js +3 -4
- package/middleware/queries/stos.js.map +1 -1
- package/middleware/types.d.ts +196 -196
- package/middleware/types.d.ts.map +1 -1
- package/middleware/types.js +93 -93
- package/middleware/types.js.map +1 -1
- package/middleware/typesV1.d.ts +2 -2
- package/middleware/typesV1.d.ts.map +1 -1
- package/middleware/typesV1.js +3 -3
- package/middleware/typesV1.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-28.0.0-beta.3.tgz +0 -0
- package/package.json +15 -13
- package/types/index.d.ts +8 -8
- package/types/index.d.ts.map +1 -1
- package/types/index.js.map +1 -1
- package/types/internal.d.ts +37 -41
- package/types/internal.d.ts.map +1 -1
- package/types/internal.js +4 -4
- package/types/internal.js.map +1 -1
- package/types/utils/index.d.ts +12 -12
- package/types/utils/index.d.ts.map +1 -1
- package/utils/constants.d.ts +1 -1
- package/utils/constants.d.ts.map +1 -1
- package/utils/constants.js.map +1 -1
- package/utils/conversion.d.ts +22 -14
- package/utils/conversion.d.ts.map +1 -1
- package/utils/conversion.js +286 -276
- package/utils/conversion.js.map +1 -1
- package/utils/internal.d.ts +13 -13
- package/utils/internal.d.ts.map +1 -1
- package/utils/internal.js +82 -84
- package/utils/internal.js.map +1 -1
- package/utils/strings.d.ts.map +1 -1
- package/utils/strings.js.map +1 -1
- package/utils/typeguards.d.ts +5 -5
- package/utils/typeguards.d.ts.map +1 -1
- package/utils/typeguards.js +45 -45
- package/utils/typeguards.js.map +1 -1
- package/npm-package/polymeshassociation-polymesh-sdk-28.0.0-beta.1.tgz +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { CustomPermissionGroup, DefaultPortfolio, FungibleAsset, Identity, KnownPermissionGroup, NftCollection, NumberedPortfolio } from
|
|
3
|
-
import { EventIdEnum } from
|
|
4
|
-
import { ClaimType, Compliance, EventIdentifier, MetadataDetails, MetadataType, Nft, StatClaimIssuer, StatType, TransferRestriction, Venue } from
|
|
2
|
+
import { CustomPermissionGroup, DefaultPortfolio, FungibleAsset, Identity, KnownPermissionGroup, NftCollection, NumberedPortfolio } from '../../../internal';
|
|
3
|
+
import { EventIdEnum } from '../../../middleware/types';
|
|
4
|
+
import { ClaimType, Compliance, CountryCode, EventIdentifier, MetadataDetails, MetadataType, Nft, StatClaimIssuer, StatType, TransferRestriction, TrustedFor, Venue } from '../../../types';
|
|
5
5
|
/**
|
|
6
6
|
* Represents a generic asset on chain. Common functionality (e.g. documents) can be interacted with directly. For type specific functionality (e.g. issue) the type can
|
|
7
7
|
* be narrowed via `instanceof` operator, or by using a more specific getter
|
|
8
8
|
*/
|
|
9
|
-
export
|
|
9
|
+
export type Asset = FungibleAsset | NftCollection;
|
|
10
10
|
export declare enum KnownAssetType {
|
|
11
11
|
EquityCommon = "EquityCommon",
|
|
12
12
|
EquityPreferred = "EquityPreferred",
|
|
@@ -160,7 +160,7 @@ export interface HistoricNftTransaction extends BaseHistoricAssetTransaction {
|
|
|
160
160
|
/**
|
|
161
161
|
* The data needed to uniquely identify a metadata specification
|
|
162
162
|
*/
|
|
163
|
-
export
|
|
163
|
+
export type MetadataKeyId = {
|
|
164
164
|
type: MetadataType.Global;
|
|
165
165
|
id: BigNumber;
|
|
166
166
|
} | {
|
|
@@ -193,33 +193,33 @@ export interface VenueFilteringDetails {
|
|
|
193
193
|
*
|
|
194
194
|
* @note each NFT **must** have an entry for each metadata value, the entry **should** comply with the relevant spec
|
|
195
195
|
*/
|
|
196
|
-
export
|
|
196
|
+
export type CollectionKey = MetadataKeyId & MetadataDetails;
|
|
197
197
|
export * from './Fungible/Checkpoints/types';
|
|
198
198
|
export * from './Fungible/CorporateActions/types';
|
|
199
199
|
/**
|
|
200
200
|
* ERC1400 compliant transfer status
|
|
201
201
|
*/
|
|
202
202
|
export declare enum TransferStatus {
|
|
203
|
-
Failure = "Failure"
|
|
204
|
-
Success = "Success"
|
|
205
|
-
InsufficientBalance = "InsufficientBalance"
|
|
206
|
-
InsufficientAllowance = "InsufficientAllowance"
|
|
207
|
-
TransfersHalted = "TransfersHalted"
|
|
208
|
-
FundsLocked = "FundsLocked"
|
|
209
|
-
InvalidSenderAddress = "InvalidSenderAddress"
|
|
210
|
-
InvalidReceiverAddress = "InvalidReceiverAddress"
|
|
211
|
-
InvalidOperator = "InvalidOperator"
|
|
212
|
-
InvalidSenderIdentity = "InvalidSenderIdentity"
|
|
213
|
-
InvalidReceiverIdentity = "InvalidReceiverIdentity"
|
|
214
|
-
ComplianceFailure = "ComplianceFailure"
|
|
215
|
-
SmartExtensionFailure = "SmartExtensionFailure"
|
|
216
|
-
InvalidGranularity = "InvalidGranularity"
|
|
217
|
-
VolumeLimitReached = "VolumeLimitReached"
|
|
218
|
-
BlockedTransaction = "BlockedTransaction"
|
|
219
|
-
FundsLimitReached = "FundsLimitReached"
|
|
220
|
-
PortfolioFailure = "PortfolioFailure"
|
|
221
|
-
CustodianError = "CustodianError"
|
|
222
|
-
ScopeClaimMissing = "ScopeClaimMissing"
|
|
203
|
+
Failure = "Failure",// 80
|
|
204
|
+
Success = "Success",// 81
|
|
205
|
+
InsufficientBalance = "InsufficientBalance",// 82
|
|
206
|
+
InsufficientAllowance = "InsufficientAllowance",// 83
|
|
207
|
+
TransfersHalted = "TransfersHalted",// 84
|
|
208
|
+
FundsLocked = "FundsLocked",// 85
|
|
209
|
+
InvalidSenderAddress = "InvalidSenderAddress",// 86
|
|
210
|
+
InvalidReceiverAddress = "InvalidReceiverAddress",// 87
|
|
211
|
+
InvalidOperator = "InvalidOperator",// 88
|
|
212
|
+
InvalidSenderIdentity = "InvalidSenderIdentity",// 160
|
|
213
|
+
InvalidReceiverIdentity = "InvalidReceiverIdentity",// 161
|
|
214
|
+
ComplianceFailure = "ComplianceFailure",// 162
|
|
215
|
+
SmartExtensionFailure = "SmartExtensionFailure",// 163
|
|
216
|
+
InvalidGranularity = "InvalidGranularity",// 164
|
|
217
|
+
VolumeLimitReached = "VolumeLimitReached",// 165
|
|
218
|
+
BlockedTransaction = "BlockedTransaction",// 166
|
|
219
|
+
FundsLimitReached = "FundsLimitReached",// 168
|
|
220
|
+
PortfolioFailure = "PortfolioFailure",// 169
|
|
221
|
+
CustodianError = "CustodianError",// 170
|
|
222
|
+
ScopeClaimMissing = "ScopeClaimMissing",// 171
|
|
223
223
|
TransferRestrictionFailure = "TransferRestrictionFailure"
|
|
224
224
|
}
|
|
225
225
|
/**
|
|
@@ -336,12 +336,58 @@ export interface HeldNfts {
|
|
|
336
336
|
nfts: Nft[];
|
|
337
337
|
}
|
|
338
338
|
/**
|
|
339
|
-
*
|
|
339
|
+
* For all claim types except Jurisdiction - tracks holders with and without the claim
|
|
340
340
|
*/
|
|
341
|
-
export
|
|
342
|
-
|
|
341
|
+
export type ClaimValue = {
|
|
342
|
+
/**
|
|
343
|
+
* The number of individual Asset holders that have the claim, or the total balance of tokens held by all holders with the claim
|
|
344
|
+
*/
|
|
345
|
+
withClaim: BigNumber;
|
|
346
|
+
/**
|
|
347
|
+
* The number of individual Asset holders that do not have the claim, or the total balance of tokens held by all holders without the claim
|
|
348
|
+
*/
|
|
349
|
+
withoutClaim: BigNumber;
|
|
350
|
+
};
|
|
351
|
+
/**
|
|
352
|
+
* For Jurisdiction claims - tracks holders by country code and those without jurisdiction
|
|
353
|
+
*/
|
|
354
|
+
export type JurisdictionValue = {
|
|
355
|
+
/**
|
|
356
|
+
* The country code of the jurisdiction
|
|
357
|
+
* @note null if the jurisdiction is not specified (no jurisdiction claim)
|
|
358
|
+
*/
|
|
359
|
+
countryCode: CountryCode | null;
|
|
360
|
+
/**
|
|
361
|
+
* The number of individual Asset holders with this jurisdiction (or without any jurisdiction if countryCode is null), or the total balance of tokens held by all such holders
|
|
362
|
+
*/
|
|
363
|
+
value: BigNumber;
|
|
364
|
+
};
|
|
365
|
+
/**
|
|
366
|
+
* Maps claim types to their corresponding statistical value types
|
|
367
|
+
*/
|
|
368
|
+
export type ClaimStatValue<T extends TrustedFor> = T extends ClaimType.Jurisdiction ? JurisdictionValue[] : ClaimValue;
|
|
369
|
+
/**
|
|
370
|
+
* Asset Stat along with its current value
|
|
371
|
+
*/
|
|
372
|
+
export interface TransferRestrictionStatValues {
|
|
373
|
+
/**
|
|
374
|
+
* The claim of the stat
|
|
375
|
+
* @note for scoped stats, this is the claim of the stat
|
|
376
|
+
* @note for count stats, this is undefined
|
|
377
|
+
*/
|
|
378
|
+
claim?: {
|
|
379
|
+
issuer: Identity;
|
|
380
|
+
claimType: TrustedFor;
|
|
381
|
+
value?: ClaimStatValue<TrustedFor>;
|
|
382
|
+
};
|
|
383
|
+
/**
|
|
384
|
+
* The type of the stat
|
|
385
|
+
*/
|
|
386
|
+
type: StatType;
|
|
343
387
|
/**
|
|
344
|
-
* The
|
|
388
|
+
* The total value of of the Asset Stat
|
|
389
|
+
* @note for scoped stats, this is the total value of all claims
|
|
390
|
+
* @note for count stats, this is the value of the stat
|
|
345
391
|
*/
|
|
346
392
|
value: BigNumber;
|
|
347
393
|
}
|
|
@@ -365,7 +411,7 @@ export interface AssetStat {
|
|
|
365
411
|
export interface TransferExemptKey {
|
|
366
412
|
assetId: string;
|
|
367
413
|
opType: StatType;
|
|
368
|
-
claimType:
|
|
414
|
+
claimType: TrustedFor | null;
|
|
369
415
|
}
|
|
370
416
|
/**
|
|
371
417
|
* Identities that are exempt from Transfer Restrictions.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/Asset/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EACL,qBAAqB,EACrB,gBAAgB,EAChB,aAAa,EACb,QAAQ,EACR,oBAAoB,EACpB,aAAa,EACb,iBAAiB,EAClB,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/Asset/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -27,13 +27,13 @@ var KnownAssetType;
|
|
|
27
27
|
KnownAssetType["StructuredProduct"] = "StructuredProduct";
|
|
28
28
|
KnownAssetType["Derivative"] = "Derivative";
|
|
29
29
|
KnownAssetType["StableCoin"] = "StableCoin";
|
|
30
|
-
})(KnownAssetType
|
|
30
|
+
})(KnownAssetType || (exports.KnownAssetType = KnownAssetType = {}));
|
|
31
31
|
var KnownNftType;
|
|
32
32
|
(function (KnownNftType) {
|
|
33
33
|
KnownNftType["Derivative"] = "Derivative";
|
|
34
34
|
KnownNftType["FixedIncome"] = "FixedIncome";
|
|
35
35
|
KnownNftType["Invoice"] = "Invoice";
|
|
36
|
-
})(KnownNftType
|
|
36
|
+
})(KnownNftType || (exports.KnownNftType = KnownNftType = {}));
|
|
37
37
|
var SecurityIdentifierType;
|
|
38
38
|
(function (SecurityIdentifierType) {
|
|
39
39
|
SecurityIdentifierType["Isin"] = "Isin";
|
|
@@ -41,7 +41,7 @@ var SecurityIdentifierType;
|
|
|
41
41
|
SecurityIdentifierType["Cins"] = "Cins";
|
|
42
42
|
SecurityIdentifierType["Lei"] = "Lei";
|
|
43
43
|
SecurityIdentifierType["Figi"] = "Figi";
|
|
44
|
-
})(SecurityIdentifierType
|
|
44
|
+
})(SecurityIdentifierType || (exports.SecurityIdentifierType = SecurityIdentifierType = {}));
|
|
45
45
|
__exportStar(require("./Fungible/Checkpoints/types"), exports);
|
|
46
46
|
__exportStar(require("./Fungible/CorporateActions/types"), exports);
|
|
47
47
|
/**
|
|
@@ -70,7 +70,7 @@ var TransferStatus;
|
|
|
70
70
|
TransferStatus["CustodianError"] = "CustodianError";
|
|
71
71
|
TransferStatus["ScopeClaimMissing"] = "ScopeClaimMissing";
|
|
72
72
|
TransferStatus["TransferRestrictionFailure"] = "TransferRestrictionFailure";
|
|
73
|
-
})(TransferStatus
|
|
73
|
+
})(TransferStatus || (exports.TransferStatus = TransferStatus = {}));
|
|
74
74
|
/**
|
|
75
75
|
* Akin to TransferStatus, these are a bit more granular and specific. Every TransferError translates to
|
|
76
76
|
* a {@link TransferStatus}, but two or more TransferErrors can represent the same TransferStatus, and
|
|
@@ -157,5 +157,5 @@ var TransferError;
|
|
|
157
157
|
* occurs if receiver balance will overflow on receiving the transfer amount
|
|
158
158
|
*/
|
|
159
159
|
TransferError["BalanceOverflow"] = "BalanceOverflow";
|
|
160
|
-
})(TransferError
|
|
160
|
+
})(TransferError || (exports.TransferError = TransferError = {}));
|
|
161
161
|
//# sourceMappingURL=types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/api/entities/Asset/types.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/api/entities/Asset/types.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAiCA,IAAY,cAWX;AAXD,WAAY,cAAc;IACxB,+CAA6B,CAAA;IAC7B,qDAAmC,CAAA;IACnC,yCAAuB,CAAA;IACvB,6CAA2B,CAAA;IAC3B,+BAAa,CAAA;IACb,+BAAa,CAAA;IACb,iEAA+C,CAAA;IAC/C,yDAAuC,CAAA;IACvC,2CAAyB,CAAA;IACzB,2CAAyB,CAAA;AAC3B,CAAC,EAXW,cAAc,8BAAd,cAAc,QAWzB;AAED,IAAY,YAIX;AAJD,WAAY,YAAY;IACtB,yCAAyB,CAAA;IACzB,2CAA2B,CAAA;IAC3B,mCAAmB,CAAA;AACrB,CAAC,EAJW,YAAY,4BAAZ,YAAY,QAIvB;AAED,IAAY,sBAMX;AAND,WAAY,sBAAsB;IAChC,uCAAa,CAAA;IACb,yCAAe,CAAA;IACf,uCAAa,CAAA;IACb,qCAAW,CAAA;IACX,uCAAa,CAAA;AACf,CAAC,EANW,sBAAsB,sCAAtB,sBAAsB,QAMjC;AA+LD,+DAA6C;AAC7C,oEAAkD;AAElD;;GAEG;AACH,IAAY,cAsBX;AAtBD,WAAY,cAAc;IACxB,qCAAmB,CAAA;IACnB,qCAAmB,CAAA;IACnB,6DAA2C,CAAA;IAC3C,iEAA+C,CAAA;IAC/C,qDAAmC,CAAA;IACnC,6CAA2B,CAAA;IAC3B,+DAA6C,CAAA;IAC7C,mEAAiD,CAAA;IACjD,qDAAmC,CAAA;IACnC,iEAA+C,CAAA;IAC/C,qEAAmD,CAAA;IACnD,yDAAuC,CAAA;IACvC,iEAA+C,CAAA;IAC/C,2DAAyC,CAAA;IACzC,2DAAyC,CAAA;IACzC,2DAAyC,CAAA;IACzC,yDAAuC,CAAA;IACvC,uDAAqC,CAAA;IACrC,mDAAiC,CAAA;IACjC,yDAAuC,CAAA;IACvC,2EAAyD,CAAA;AAC3D,CAAC,EAtBW,cAAc,8BAAd,cAAc,QAsBzB;AAED;;;;GAIG;AACH,IAAY,aAoFX;AApFD,WAAY,aAAa;IACvB;;;;OAIG;IACH,0DAAyC,CAAA;IACzC;;;;OAIG;IACH,8CAA6B,CAAA;IAC7B;;;;OAIG;IACH,0DAAyC,CAAA;IACzC;;;;OAIG;IACH,sDAAqC,CAAA;IACrC;;;;;OAKG;IACH,wDAAuC,CAAA;IACvC;;;;OAIG;IACH,4DAA2C,CAAA;IAC3C;;;;OAIG;IACH,oDAAmC,CAAA;IACnC;;;;OAIG;IACH,kEAAiD,CAAA;IACjD;;;;OAIG;IACH,sEAAqD,CAAA;IACrD;;;;OAIG;IACH,8EAA6D,CAAA;IAE7D;;;;OAIG;IACH,wDAAuC,CAAA;IAEvC;;OAEG;IACH,0DAAyC,CAAA;IAEzC;;OAEG;IACH,0DAAyC,CAAA;IAEzC;;OAEG;IACH,oDAAmC,CAAA;AACrC,CAAC,EApFW,aAAa,6BAAb,aAAa,QAoFxB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Context, Entity, Identity } from
|
|
3
|
-
import { Authorization, NoArgsProcedureMethod, Signer, SignerValue } from
|
|
4
|
-
import { HumanReadableType } from
|
|
2
|
+
import { Context, Entity, Identity } from '../../internal';
|
|
3
|
+
import { Authorization, NoArgsProcedureMethod, Signer, SignerValue } from '../../types';
|
|
4
|
+
import { HumanReadableType } from '../../types/utils';
|
|
5
5
|
export interface UniqueIdentifiers {
|
|
6
6
|
authId: BigNumber;
|
|
7
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthorizationRequest.d.ts","sourceRoot":"","sources":["../../../src/api/entities/AuthorizationRequest.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EASL,OAAO,EACP,MAAM,EACN,QAAQ,EACT,
|
|
1
|
+
{"version":3,"file":"AuthorizationRequest.d.ts","sourceRoot":"","sources":["../../../src/api/entities/AuthorizationRequest.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EASL,OAAO,EACP,MAAM,EACN,QAAQ,EACT,MAAM,YAAY,CAAC;AACpB,OAAO,EACL,aAAa,EAEb,qBAAqB,EACrB,MAAM,EACN,WAAW,EACZ,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAIlD,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,SAAS,CAAC;CACnB;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAC;IACpC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,WAAW,CAAC;IACpB,IAAI,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;IACvC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,MAAM;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,QAAQ,CAAC;IACjB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,IAAI,EAAE,aAAa,CAAC;CACrB;AAED;;;;GAIG;AACH,qBAAa,oBAAqB,SAAQ,MAAM,CAAC,iBAAiB,EAAE,aAAa,CAAC;IAChF;;;OAGG;WACoB,mBAAmB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,iBAAiB;IAMhG;;OAEG;IACI,MAAM,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACI,MAAM,EAAE,QAAQ,CAAC;IAExB;;;;;;;;;;;;;;;OAeG;IACI,IAAI,EAAE,aAAa,CAAC;IAE3B;;;OAGG;IACI,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACI,MAAM,EAAE,SAAS,CAAC;IAEzB;;OAEG;gBACgB,IAAI,EAAE,iBAAiB,GAAG,MAAM,EAAE,OAAO,EAAE,OAAO;IAkFrE;;OAEG;IACI,MAAM,EAAE,qBAAqB,CAAC,IAAI,CAAC,CAAC;IAE3C;;;;;OAKG;IACI,MAAM,EAAE,qBAAqB,CAAC,IAAI,CAAC,CAAC;IAE3C;;OAEG;IACI,SAAS,IAAI,OAAO;IAM3B;;OAEG;IACU,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC;IAWvC;;OAEG;IACI,OAAO,IAAI,aAAa;CAWhC"}
|
|
@@ -35,6 +35,14 @@ const internal_2 = require("../../utils/internal");
|
|
|
35
35
|
* who then has to accept it in order to complete the ownership transfer
|
|
36
36
|
*/
|
|
37
37
|
class AuthorizationRequest extends internal_1.Entity {
|
|
38
|
+
/**
|
|
39
|
+
* @hidden
|
|
40
|
+
* Check if a value is of type {@link UniqueIdentifiers}
|
|
41
|
+
*/
|
|
42
|
+
static isUniqueIdentifiers(identifier) {
|
|
43
|
+
const { authId } = identifier;
|
|
44
|
+
return authId instanceof bignumber_js_1.default;
|
|
45
|
+
}
|
|
38
46
|
/**
|
|
39
47
|
* @hidden
|
|
40
48
|
*/
|
|
@@ -92,14 +100,6 @@ class AuthorizationRequest extends internal_1.Entity {
|
|
|
92
100
|
voidArgs: true,
|
|
93
101
|
}, context);
|
|
94
102
|
}
|
|
95
|
-
/**
|
|
96
|
-
* @hidden
|
|
97
|
-
* Check if a value is of type {@link UniqueIdentifiers}
|
|
98
|
-
*/
|
|
99
|
-
static isUniqueIdentifiers(identifier) {
|
|
100
|
-
const { authId } = identifier;
|
|
101
|
-
return authId instanceof bignumber_js_1.default;
|
|
102
|
-
}
|
|
103
103
|
/**
|
|
104
104
|
* Returns whether the Authorization Request has expired
|
|
105
105
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthorizationRequest.js","sourceRoot":"","sources":["../../../src/api/entities/AuthorizationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gEAAqC;AAErC,
|
|
1
|
+
{"version":3,"file":"AuthorizationRequest.js","sourceRoot":"","sources":["../../../src/api/entities/AuthorizationRequest.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Context, Entity, FungibleAsset, Identity } from
|
|
3
|
-
import { IdentityBalance, PaginationOptions, ResultSet } from
|
|
2
|
+
import { Context, Entity, FungibleAsset, Identity } from '../../internal';
|
|
3
|
+
import { IdentityBalance, PaginationOptions, ResultSet } from '../../types';
|
|
4
4
|
export interface UniqueIdentifiers {
|
|
5
5
|
id: BigNumber;
|
|
6
6
|
assetId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkpoint.d.ts","sourceRoot":"","sources":["../../../src/api/entities/Checkpoint.ts"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"Checkpoint.d.ts","sourceRoot":"","sources":["../../../src/api/entities/Checkpoint.ts"],"names":[],"mappings":"AAKA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAaxE,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,SAAS,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;CACjB;AAED;;;GAGG;AACH,qBAAa,UAAW,SAAQ,MAAM,CAAC,iBAAiB,EAAE,aAAa,CAAC;IACtE;;;OAGG;WACoB,mBAAmB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,iBAAiB;IAMhG;;OAEG;IACI,EAAE,EAAE,SAAS,CAAC;IAErB;;OAEG;IACI,KAAK,EAAE,aAAa,CAAC;IAE5B;;OAEG;gBACgB,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,OAAO;IASnE;;OAEG;IACU,WAAW,IAAI,OAAO,CAAC,SAAS,CAAC;IAY9C;;OAEG;IACU,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAavC;;;;;;OAMG;IACU,WAAW,CACtB,cAAc,CAAC,EAAE,iBAAiB,GACjC,OAAO,CAAC,SAAS,CAAC,eAAe,CAAC,CAAC;IAoFtC;;;;;;;OAOG;IACU,OAAO,CAAC,IAAI,CAAC,EAAE;QAAE,QAAQ,EAAE,MAAM,GAAG,QAAQ,CAAA;KAAE,GAAG,OAAO,CAAC,SAAS,CAAC;IA0ChF;;OAEG;IACU,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC;IAmBvC;;OAEG;IACI,OAAO,IAAI,aAAa;CAQhC"}
|
|
@@ -23,6 +23,14 @@ const internal_2 = require("../../utils/internal");
|
|
|
23
23
|
* at a certain point in time
|
|
24
24
|
*/
|
|
25
25
|
class Checkpoint extends internal_1.Entity {
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
* Check if a value is of type {@link UniqueIdentifiers}
|
|
29
|
+
*/
|
|
30
|
+
static isUniqueIdentifiers(identifier) {
|
|
31
|
+
const { id, assetId } = identifier;
|
|
32
|
+
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
33
|
+
}
|
|
26
34
|
/**
|
|
27
35
|
* @hidden
|
|
28
36
|
*/
|
|
@@ -32,14 +40,6 @@ class Checkpoint extends internal_1.Entity {
|
|
|
32
40
|
this.id = id;
|
|
33
41
|
this.asset = new internal_1.FungibleAsset({ assetId }, context);
|
|
34
42
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
* Check if a value is of type {@link UniqueIdentifiers}
|
|
38
|
-
*/
|
|
39
|
-
static isUniqueIdentifiers(identifier) {
|
|
40
|
-
const { id, assetId } = identifier;
|
|
41
|
-
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
42
|
-
}
|
|
43
43
|
/**
|
|
44
44
|
* Retrieve the Asset's total supply at this checkpoint
|
|
45
45
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkpoint.js","sourceRoot":"","sources":["../../../src/api/entities/Checkpoint.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAKA,gEAAqC;AAErC,
|
|
1
|
+
{"version":3,"file":"Checkpoint.js","sourceRoot":"","sources":["../../../src/api/entities/Checkpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Checkpoint, Context, Entity, FungibleAsset } from
|
|
3
|
-
import { ScheduleDetails } from
|
|
2
|
+
import { Checkpoint, Context, Entity, FungibleAsset } from '../../../internal';
|
|
3
|
+
import { ScheduleDetails } from '../../../types';
|
|
4
4
|
export interface UniqueIdentifiers {
|
|
5
5
|
id: BigNumber;
|
|
6
6
|
assetId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAiB,MAAM,YAAY,CAAC;AACvF,OAAO,EAAa,eAAe,EAAE,MAAM,SAAS,CAAC;AASrD,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,SAAS,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B;AAED,MAAM,WAAW,MAAM;IACrB,aAAa,EAAE,IAAI,EAAE,CAAC;CACvB;AAID;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,MAAM,CAAC,iBAAiB,EAAE,aAAa,CAAC;IAC9E;;;OAGG;WACoB,mBAAmB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,iBAAiB;IAMhG;;OAEG;IACI,EAAE,EAAE,SAAS,CAAC;IAErB;;OAEG;IACI,KAAK,EAAE,aAAa,CAAC;IAE5B;;OAEG;IACI,aAAa,EAAE,IAAI,EAAE,CAAC;IAE7B;;OAEG;IACI,UAAU,EAAE,IAAI,CAAC;IAExB;;OAEG;gBACgB,IAAI,EAAE,iBAAiB,GAAG,MAAM,EAAE,OAAO,EAAE,OAAO;IAcrE;;OAEG;IACU,OAAO,IAAI,OAAO,CAAC,eAAe,CAAC;IAmChD;;OAEG;IACU,cAAc,IAAI,OAAO,CAAC,UAAU,EAAE,CAAC;IA8BpD;;OAEG;IACU,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC;IAsBvC;;OAEG;IACI,OAAO,IAAI,aAAa;CAUhC"}
|
|
@@ -34,6 +34,14 @@ const notExistsMessage = 'Schedule no longer exists. It was either removed or it
|
|
|
34
34
|
* Represents a Checkpoint Schedule for an Asset. Schedules can be set up to create Checkpoints at regular intervals
|
|
35
35
|
*/
|
|
36
36
|
class CheckpointSchedule extends internal_1.Entity {
|
|
37
|
+
/**
|
|
38
|
+
* @hidden
|
|
39
|
+
* Check if a value is of type {@link UniqueIdentifiers}
|
|
40
|
+
*/
|
|
41
|
+
static isUniqueIdentifiers(identifier) {
|
|
42
|
+
const { id, assetId } = identifier;
|
|
43
|
+
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
44
|
+
}
|
|
37
45
|
/**
|
|
38
46
|
* @hidden
|
|
39
47
|
*/
|
|
@@ -47,14 +55,6 @@ class CheckpointSchedule extends internal_1.Entity {
|
|
|
47
55
|
this.id = id;
|
|
48
56
|
this.asset = new internal_1.FungibleAsset({ assetId }, context);
|
|
49
57
|
}
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
* Check if a value is of type {@link UniqueIdentifiers}
|
|
53
|
-
*/
|
|
54
|
-
static isUniqueIdentifiers(identifier) {
|
|
55
|
-
const { id, assetId } = identifier;
|
|
56
|
-
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
57
|
-
}
|
|
58
58
|
/**
|
|
59
59
|
* Retrieve information specific to this Schedule
|
|
60
60
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gEAAqC;AAErC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,5 +4,5 @@ export interface ScheduleDetails {
|
|
|
4
4
|
remainingCheckpoints: BigNumber;
|
|
5
5
|
nextCheckpointDate: Date;
|
|
6
6
|
}
|
|
7
|
-
export
|
|
7
|
+
export type CheckpointScheduleParams = Omit<UniqueIdentifiers & Params, 'ticker'>;
|
|
8
8
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,GAAG,CAAC;AAE9C,MAAM,WAAW,eAAe;IAC9B,oBAAoB,EAAE,SAAS,CAAC;IAChC,kBAAkB,EAAE,IAAI,CAAC;CAC1B;AAED,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CheckpointSchedule/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,GAAG,CAAC;AAE9C,MAAM,WAAW,eAAe;IAC9B,oBAAoB,EAAE,SAAS,CAAC;IAChC,kBAAkB,EAAE,IAAI,CAAC;CAC1B;AAED,MAAM,MAAM,wBAAwB,GAAG,IAAI,CAAC,iBAAiB,GAAG,MAAM,EAAE,QAAQ,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Context, CorporateActionBase } from
|
|
3
|
-
import { CorporateActionKind, CorporateActionTargets, ModifyCaCheckpointParams, ProcedureMethod, TaxWithholding } from
|
|
4
|
-
import { HumanReadableType } from
|
|
2
|
+
import { Context, CorporateActionBase } from '../../internal';
|
|
3
|
+
import { CorporateActionKind, CorporateActionTargets, ModifyCaCheckpointParams, ProcedureMethod, TaxWithholding } from '../../types';
|
|
4
|
+
import { HumanReadableType } from '../../types/utils';
|
|
5
5
|
export interface UniqueIdentifiers {
|
|
6
6
|
id: BigNumber;
|
|
7
7
|
assetId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CorporateAction.d.ts","sourceRoot":"","sources":["../../../src/api/entities/CorporateAction.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,mBAAmB,EAAsB,
|
|
1
|
+
{"version":3,"file":"CorporateAction.d.ts","sourceRoot":"","sources":["../../../src/api/entities/CorporateAction.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,mBAAmB,EAAsB,MAAM,YAAY,CAAC;AAC9E,OAAO,EACL,mBAAmB,EACnB,sBAAsB,EACtB,wBAAwB,EACxB,eAAe,EACf,cAAc,EACf,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAGlD,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,SAAS,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,iBAAiB,CAAC,sBAAsB,CAAC,CAAC;IACnD,qBAAqB,EAAE,MAAM,CAAC;IAC9B,eAAe,EAAE,iBAAiB,CAAC,cAAc,EAAE,CAAC,CAAC;CACtD;AAED,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,mBAAmB,CAAC;IAC1B,eAAe,EAAE,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,sBAAsB,CAAC;IAChC,qBAAqB,EAAE,SAAS,CAAC;IACjC,eAAe,EAAE,cAAc,EAAE,CAAC;CACnC;AAED;;;GAGG;AACH,qBAAa,eAAgB,SAAQ,mBAAmB;IACtD;;OAEG;gBACgB,IAAI,EAAE,iBAAiB,GAAG,MAAM,EAAE,OAAO,EAAE,OAAO;IAcrE;;OAEG;IACI,gBAAgB,EAAE,eAAe,CAAC,wBAAwB,EAAE,IAAI,CAAC,CAAC;CAC1E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CorporateAction.js","sourceRoot":"","sources":["../../../src/api/entities/CorporateAction.ts"],"names":[],"mappings":";;;AAEA,
|
|
1
|
+
{"version":3,"file":"CorporateAction.js","sourceRoot":"","sources":["../../../src/api/entities/CorporateAction.ts"],"names":[],"mappings":";;;AAEA,yCAA8E;AAS9E,+CAAyD;AA0BzD;;;GAGG;AACH,MAAa,eAAgB,SAAQ,8BAAmB;IACtD;;OAEG;IACH,YAAmB,IAAgC,EAAE,OAAgB;QACnE,KAAK,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAErB,IAAI,CAAC,gBAAgB,GAAG,IAAA,gCAAqB,EAC3C;YACE,mBAAmB,EAAE,sBAAsB,CAAC,EAAE,CAAC;gBAC7C,6BAAkB;gCAChB,eAAe,EAAE,IAAI,IAAK,sBAAsB;aACnD;SACF,EACD,OAAO,CACR,CAAC;IACJ,CAAC;CAMF;AAtBD,0CAsBC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Checkpoint, CheckpointSchedule, Context, Entity, FungibleAsset } from
|
|
3
|
-
import { InputCaCheckpoint, LinkCaDocsParams, ModifyCaCheckpointParams, ProcedureMethod } from
|
|
4
|
-
import { HumanReadableType, Modify } from
|
|
2
|
+
import { Checkpoint, CheckpointSchedule, Context, Entity, FungibleAsset } from '../../../internal';
|
|
3
|
+
import { InputCaCheckpoint, LinkCaDocsParams, ModifyCaCheckpointParams, ProcedureMethod } from '../../../types';
|
|
4
|
+
import { HumanReadableType, Modify } from '../../../types/utils';
|
|
5
5
|
import { CorporateActionKind, CorporateActionTargets, TaxWithholding } from './types';
|
|
6
6
|
export interface UniqueIdentifiers {
|
|
7
7
|
id: BigNumber;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/index.ts"],"names":[],"mappings":"AAEA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EACL,UAAU,EACV,kBAAkB,EAClB,OAAO,EACP,MAAM,EACN,aAAa,EAGd,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/index.ts"],"names":[],"mappings":"AAEA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EACL,UAAU,EACV,kBAAkB,EAClB,OAAO,EACP,MAAM,EACN,aAAa,EAGd,MAAM,YAAY,CAAC;AACpB,OAAO,EAEL,iBAAiB,EACjB,gBAAgB,EAChB,wBAAwB,EACxB,eAAe,EAChB,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,iBAAiB,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAS1D,OAAO,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEtF,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,SAAS,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,iBAAiB,CAAC,sBAAsB,CAAC,CAAC;IACnD,qBAAqB,EAAE,MAAM,CAAC;IAC9B,eAAe,EAAE,iBAAiB,CAAC,cAAc,EAAE,CAAC,CAAC;CACtD;AAED,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,mBAAmB,CAAC;IAC1B,eAAe,EAAE,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,sBAAsB,CAAC;IAChC,qBAAqB,EAAE,SAAS,CAAC;IACjC,eAAe,EAAE,cAAc,EAAE,CAAC;CACnC;AAED;;;GAGG;AACH,8BAAsB,mBAAoB,SAAQ,MAAM,CAAC,iBAAiB,EAAE,OAAO,CAAC;IAClF;;;OAGG;WACoB,mBAAmB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,iBAAiB;IAMhG;;OAEG;IACI,EAAE,EAAE,SAAS,CAAC;IAErB;;OAEG;IACI,KAAK,EAAE,aAAa,CAAC;IAE5B;;OAEG;IACI,eAAe,EAAE,IAAI,CAAC;IAE7B;;OAEG;IACI,WAAW,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACI,OAAO,EAAE,sBAAsB,CAAC;IAEvC;;OAEG;IACI,qBAAqB,EAAE,SAAS,CAAC;IAExC;;;OAGG;IACI,eAAe,EAAE,cAAc,EAAE,CAAC;IAEzC;;OAEG;IACH,SAAS,CAAC,IAAI,EAAE,mBAAmB,CAAC;IAEpC;;OAEG;gBACgB,IAAI,EAAE,iBAAiB,GAAG,MAAM,EAAE,OAAO,EAAE,OAAO;IAmCrE;;;;OAIG;IACI,aAAa,EAAE,eAAe,CAAC,gBAAgB,EAAE,IAAI,CAAC,CAAC;IAE9D;;OAEG;IACH,SAAgB,gBAAgB,EAAE,eAAe,CAC/C,MAAM,CACJ,wBAAwB,EACxB;QACE,UAAU,EAAE,iBAAiB,CAAC;KAC/B,CACF,EACD,IAAI,CACL,CAAC;IAEF;;OAEG;IACU,MAAM,IAAI,OAAO,CAAC,OAAO,CAAC;IAMvC;;;;OAIG;IACU,UAAU,IAAI,OAAO,CAAC,UAAU,GAAG,kBAAkB,GAAG,IAAI,CAAC;IA2D1E;;OAEG;IACH,OAAO,CAAC,oBAAoB;IAe5B;;OAEG;IACI,OAAO,IAAI,aAAa;CAqBhC"}
|
|
@@ -34,6 +34,14 @@ const internal_2 = require("../../../utils/internal");
|
|
|
34
34
|
* the Asset Holders
|
|
35
35
|
*/
|
|
36
36
|
class CorporateActionBase extends internal_1.Entity {
|
|
37
|
+
/**
|
|
38
|
+
* @hidden
|
|
39
|
+
* Check if a value is of type {@link UniqueIdentifiers}
|
|
40
|
+
*/
|
|
41
|
+
static isUniqueIdentifiers(identifier) {
|
|
42
|
+
const { id, assetId } = identifier;
|
|
43
|
+
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
44
|
+
}
|
|
37
45
|
/**
|
|
38
46
|
* @hidden
|
|
39
47
|
*/
|
|
@@ -56,14 +64,6 @@ class CorporateActionBase extends internal_1.Entity {
|
|
|
56
64
|
],
|
|
57
65
|
}, context);
|
|
58
66
|
}
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
* Check if a value is of type {@link UniqueIdentifiers}
|
|
62
|
-
*/
|
|
63
|
-
static isUniqueIdentifiers(identifier) {
|
|
64
|
-
const { id, assetId } = identifier;
|
|
65
|
-
return id instanceof bignumber_js_1.default && typeof assetId === 'string';
|
|
66
|
-
}
|
|
67
67
|
/**
|
|
68
68
|
* Determine whether this Corporate Action exists on chain
|
|
69
69
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,gEAAqC;AAErC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import BigNumber from 'bignumber.js';
|
|
2
|
-
import { Identity } from
|
|
3
|
-
import { Modify } from
|
|
2
|
+
import { Identity } from '../../../internal';
|
|
3
|
+
import { Modify } from '../../../types/utils';
|
|
4
4
|
export declare enum TargetTreatment {
|
|
5
5
|
Include = "Include",
|
|
6
6
|
Exclude = "Exclude"
|
|
@@ -13,10 +13,10 @@ export interface TaxWithholding {
|
|
|
13
13
|
identity: Identity;
|
|
14
14
|
percentage: BigNumber;
|
|
15
15
|
}
|
|
16
|
-
export
|
|
16
|
+
export type InputTargets = Modify<CorporateActionTargets, {
|
|
17
17
|
identities: (string | Identity)[];
|
|
18
18
|
}>;
|
|
19
|
-
export
|
|
19
|
+
export type InputTaxWithholding = Modify<TaxWithholding, {
|
|
20
20
|
identity: string | Identity;
|
|
21
21
|
}>;
|
|
22
22
|
export declare enum CorporateActionKind {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/api/entities/CorporateActionBase/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,cAAc,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEvC,oBAAY,eAAe;IACzB,OAAO,YAAY;IACnB,OAAO,YAAY;CACpB;AAED,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,QAAQ,EAAE,CAAC;IACvB,SAAS,EAAE,eAAe,CAAC;CAC5B;AAED,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,SAAS,CAAC;CACvB;AAED,MAAM,MAAM,YAAY,GAAG,MAAM,CAC/B,sBAAsB,EACtB;IACE,UAAU,EAAE,CAAC,MAAM,GAAG,QAAQ,CAAC,EAAE,CAAC;CACnC,CACF,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,MAAM,CACtC,cAAc,EACd;IACE,QAAQ,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC7B,CACF,CAAC;AAEF,oBAAY,mBAAmB;IAC7B,kBAAkB,uBAAuB;IACzC,oBAAoB,yBAAyB;IAC7C,YAAY,iBAAiB;IAC7B,cAAc,mBAAmB;IACjC,KAAK,UAAU;CAChB;AAED,OAAO,EAAE,MAAM,IAAI,qBAAqB,EAAE,MAAM,GAAG,CAAC"}
|
|
@@ -5,7 +5,7 @@ var TargetTreatment;
|
|
|
5
5
|
(function (TargetTreatment) {
|
|
6
6
|
TargetTreatment["Include"] = "Include";
|
|
7
7
|
TargetTreatment["Exclude"] = "Exclude";
|
|
8
|
-
})(TargetTreatment
|
|
8
|
+
})(TargetTreatment || (exports.TargetTreatment = TargetTreatment = {}));
|
|
9
9
|
var CorporateActionKind;
|
|
10
10
|
(function (CorporateActionKind) {
|
|
11
11
|
CorporateActionKind["PredictableBenefit"] = "PredictableBenefit";
|
|
@@ -13,5 +13,5 @@ var CorporateActionKind;
|
|
|
13
13
|
CorporateActionKind["IssuerNotice"] = "IssuerNotice";
|
|
14
14
|
CorporateActionKind["Reorganization"] = "Reorganization";
|
|
15
15
|
CorporateActionKind["Other"] = "Other";
|
|
16
|
-
})(CorporateActionKind
|
|
16
|
+
})(CorporateActionKind || (exports.CorporateActionKind = CorporateActionKind = {}));
|
|
17
17
|
//# sourceMappingURL=types.js.map
|