@medialane/sdk 0.59.0 → 0.60.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/evm/index.d.cts +1 -1
- package/dist/evm/index.d.ts +1 -1
- package/dist/{index-D-sFKbtL.d.ts → index-DfgwOqxs.d.ts} +25 -14
- package/dist/{index-DjraRZJ1.d.cts → index-Dgw8Wl8U.d.cts} +25 -14
- package/dist/index.cjs +404 -314
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +405 -315
- package/dist/index.js.map +1 -1
- package/dist/solana/index.d.cts +1 -1
- package/dist/solana/index.d.ts +1 -1
- package/dist/starknet/index.cjs +423 -341
- package/dist/starknet/index.cjs.map +1 -1
- package/dist/starknet/index.d.cts +3 -3
- package/dist/starknet/index.d.ts +3 -3
- package/dist/starknet/index.js +424 -342
- package/dist/starknet/index.js.map +1 -1
- package/dist/stellar/index.d.cts +1 -1
- package/dist/stellar/index.d.ts +1 -1
- package/dist/{types-V6imkXvR.d.cts → types-Bx3ax9lW.d.cts} +20 -3
- package/dist/{types-V6imkXvR.d.ts → types-Bx3ax9lW.d.ts} +20 -3
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ADMIN_HEADERS, b as ADMIN_SCOPE, d as AddSupplyParams, e as AdminGrant, f as AdminRequest, g as AdminRequestSig, h as AdminSession, i as AdminSessionTypedDataInput, af as BatchMintEditionParams, ag as BuildFeeCallParams, ah as COIN_MAX_SUPPLY, ai as COIN_MIN_SUPPLY, aq as ClubService, aA as CreateCreatorCoinParams, aC as CreateGrantOpts, aM as CreatorCoinFactoryABI, aN as CreatorCoinPrice, aO as CreatorCoinReceiptLike, aP as CreatorCoinService, aR as DeployCollectionParams, aS as DropCollectionABI, aT as DropFactoryABI, aV as DropService, aW as ERC1155CollectionService, aX as EkuboLaunchParams, aY as EkuboPoolParams, b0 as FeeSurface, b4 as IPClubABI, b5 as IPClubCollectionABI, b6 as IPClubFactoryABI, b7 as IPClubNFTABI, b8 as IPCollection1155ABI, b9 as IPCollection1155FactoryABI, ba as IPCollectionABI, bb as IPGenesisABI, bc as IPMarketplaceABI, bd as IPNftABI, be as IPSponsorshipABI, bf as IPSponsorshipLicenseABI, bg as IPTicketCollectionABI, bh as IPTicketCollectionFactoryABI, bo as LAUNCH_PRICE_QUOTE_PER_COIN, bs as MarketplaceModule, bt as Medialane1155ABI, bu as Medialane1155Module, bw as MedialaneClient, by as MedialaneError, bA as MintEditionParams, bJ as POPCollectionABI, bK as POPFactoryABI, bL as ParsedAdminHeaders, bP as PopService, bR as RequestSiwsTokenArgs, bU as ResolvedOrder, bX as SiwsSigner, bZ as SponsorshipService, b_ as StarknetVenue, b$ as StarknetVenueDeps,
|
|
2
|
-
|
|
3
|
-
import '../types-V6imkXvR.cjs';
|
|
1
|
+
export { A as ADMIN_HEADERS, b as ADMIN_SCOPE, d as AddSupplyParams, e as AdminGrant, f as AdminRequest, g as AdminRequestSig, h as AdminSession, i as AdminSessionTypedDataInput, af as BatchMintEditionParams, ag as BuildFeeCallParams, ah as COIN_MAX_SUPPLY, ai as COIN_MIN_SUPPLY, aq as ClubService, aA as CreateCreatorCoinParams, aC as CreateGrantOpts, aM as CreatorCoinFactoryABI, aN as CreatorCoinPrice, aO as CreatorCoinReceiptLike, aP as CreatorCoinService, aR as DeployCollectionParams, aS as DropCollectionABI, aT as DropFactoryABI, aV as DropService, aW as ERC1155CollectionService, aX as EkuboLaunchParams, aY as EkuboPoolParams, b0 as FeeSurface, b4 as IPClubABI, b5 as IPClubCollectionABI, b6 as IPClubFactoryABI, b7 as IPClubNFTABI, b8 as IPCollection1155ABI, b9 as IPCollection1155FactoryABI, ba as IPCollectionABI, bb as IPGenesisABI, bc as IPMarketplaceABI, bd as IPNftABI, be as IPSponsorshipABI, bf as IPSponsorshipLicenseABI, bg as IPTicketCollectionABI, bh as IPTicketCollectionFactoryABI, bo as LAUNCH_PRICE_QUOTE_PER_COIN, bs as MarketplaceModule, bt as Medialane1155ABI, bu as Medialane1155Module, bw as MedialaneClient, by as MedialaneError, bA as MintEditionParams, bJ as POPCollectionABI, bK as POPFactoryABI, bL as ParsedAdminHeaders, bP as PopService, bR as RequestSiwsTokenArgs, bU as ResolvedOrder, bX as SiwsSigner, bZ as SponsorshipService, b_ as StarknetVenue, b$ as StarknetVenueDeps, c0 as StarknetVenueSigner, c2 as TicketService, c4 as VALIDATED_EKUBO_PARAMS, c7 as adminRequestDigest, c8 as build1155CancellationTypedData, c9 as build1155OrderTypedData, ca as buildAdminSessionTypedData, cb as buildCancellationTypedData, cc as buildCreateCreatorCoinCall, cd as buildFeeCall, ce as buildLaunchOnEkuboCalls, cf as buildOrderTypedData, cg as buybackQuoteRaw, ch as coinToRaw, ci as createAdminSessionGrant, cj as encodeAdminHeaders, ck as encodeByteArray, cl as fdvHuman, cm as getCreatorCoinPrice, cn as getSiwsStorageKey, co as getStoredSiwsToken, cp as isSiwsTokenValid, cq as normalizeSiwsSignature, cr as parseAdminHeaders, cs as parseCreatorCoinCreated, ct as randomNonce, cu as requestSiwsToken, cx as sessionKeyHashOf, cy as signAdminRequest, cz as storeSiwsToken, cA as teamCoinsRaw, cB as validateCoinName, cC as validateCoinSupply, cD as validateCoinSymbol, cE as verifyAdminRequestSig } from '../index-Dgw8Wl8U.cjs';
|
|
2
|
+
export { h as VenueSigner } from '../types-Bx3ax9lW.cjs';
|
|
4
3
|
import 'starknet';
|
|
4
|
+
import 'zod';
|
package/dist/starknet/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ADMIN_HEADERS, b as ADMIN_SCOPE, d as AddSupplyParams, e as AdminGrant, f as AdminRequest, g as AdminRequestSig, h as AdminSession, i as AdminSessionTypedDataInput, af as BatchMintEditionParams, ag as BuildFeeCallParams, ah as COIN_MAX_SUPPLY, ai as COIN_MIN_SUPPLY, aq as ClubService, aA as CreateCreatorCoinParams, aC as CreateGrantOpts, aM as CreatorCoinFactoryABI, aN as CreatorCoinPrice, aO as CreatorCoinReceiptLike, aP as CreatorCoinService, aR as DeployCollectionParams, aS as DropCollectionABI, aT as DropFactoryABI, aV as DropService, aW as ERC1155CollectionService, aX as EkuboLaunchParams, aY as EkuboPoolParams, b0 as FeeSurface, b4 as IPClubABI, b5 as IPClubCollectionABI, b6 as IPClubFactoryABI, b7 as IPClubNFTABI, b8 as IPCollection1155ABI, b9 as IPCollection1155FactoryABI, ba as IPCollectionABI, bb as IPGenesisABI, bc as IPMarketplaceABI, bd as IPNftABI, be as IPSponsorshipABI, bf as IPSponsorshipLicenseABI, bg as IPTicketCollectionABI, bh as IPTicketCollectionFactoryABI, bo as LAUNCH_PRICE_QUOTE_PER_COIN, bs as MarketplaceModule, bt as Medialane1155ABI, bu as Medialane1155Module, bw as MedialaneClient, by as MedialaneError, bA as MintEditionParams, bJ as POPCollectionABI, bK as POPFactoryABI, bL as ParsedAdminHeaders, bP as PopService, bR as RequestSiwsTokenArgs, bU as ResolvedOrder, bX as SiwsSigner, bZ as SponsorshipService, b_ as StarknetVenue, b$ as StarknetVenueDeps,
|
|
2
|
-
|
|
3
|
-
import '../types-V6imkXvR.js';
|
|
1
|
+
export { A as ADMIN_HEADERS, b as ADMIN_SCOPE, d as AddSupplyParams, e as AdminGrant, f as AdminRequest, g as AdminRequestSig, h as AdminSession, i as AdminSessionTypedDataInput, af as BatchMintEditionParams, ag as BuildFeeCallParams, ah as COIN_MAX_SUPPLY, ai as COIN_MIN_SUPPLY, aq as ClubService, aA as CreateCreatorCoinParams, aC as CreateGrantOpts, aM as CreatorCoinFactoryABI, aN as CreatorCoinPrice, aO as CreatorCoinReceiptLike, aP as CreatorCoinService, aR as DeployCollectionParams, aS as DropCollectionABI, aT as DropFactoryABI, aV as DropService, aW as ERC1155CollectionService, aX as EkuboLaunchParams, aY as EkuboPoolParams, b0 as FeeSurface, b4 as IPClubABI, b5 as IPClubCollectionABI, b6 as IPClubFactoryABI, b7 as IPClubNFTABI, b8 as IPCollection1155ABI, b9 as IPCollection1155FactoryABI, ba as IPCollectionABI, bb as IPGenesisABI, bc as IPMarketplaceABI, bd as IPNftABI, be as IPSponsorshipABI, bf as IPSponsorshipLicenseABI, bg as IPTicketCollectionABI, bh as IPTicketCollectionFactoryABI, bo as LAUNCH_PRICE_QUOTE_PER_COIN, bs as MarketplaceModule, bt as Medialane1155ABI, bu as Medialane1155Module, bw as MedialaneClient, by as MedialaneError, bA as MintEditionParams, bJ as POPCollectionABI, bK as POPFactoryABI, bL as ParsedAdminHeaders, bP as PopService, bR as RequestSiwsTokenArgs, bU as ResolvedOrder, bX as SiwsSigner, bZ as SponsorshipService, b_ as StarknetVenue, b$ as StarknetVenueDeps, c0 as StarknetVenueSigner, c2 as TicketService, c4 as VALIDATED_EKUBO_PARAMS, c7 as adminRequestDigest, c8 as build1155CancellationTypedData, c9 as build1155OrderTypedData, ca as buildAdminSessionTypedData, cb as buildCancellationTypedData, cc as buildCreateCreatorCoinCall, cd as buildFeeCall, ce as buildLaunchOnEkuboCalls, cf as buildOrderTypedData, cg as buybackQuoteRaw, ch as coinToRaw, ci as createAdminSessionGrant, cj as encodeAdminHeaders, ck as encodeByteArray, cl as fdvHuman, cm as getCreatorCoinPrice, cn as getSiwsStorageKey, co as getStoredSiwsToken, cp as isSiwsTokenValid, cq as normalizeSiwsSignature, cr as parseAdminHeaders, cs as parseCreatorCoinCreated, ct as randomNonce, cu as requestSiwsToken, cx as sessionKeyHashOf, cy as signAdminRequest, cz as storeSiwsToken, cA as teamCoinsRaw, cB as validateCoinName, cC as validateCoinSupply, cD as validateCoinSymbol, cE as verifyAdminRequestSig } from '../index-DfgwOqxs.js';
|
|
2
|
+
export { h as VenueSigner } from '../types-Bx3ax9lW.js';
|
|
4
3
|
import 'starknet';
|
|
4
|
+
import 'zod';
|