New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fractalwagmi/fractal-sdk-public-api

Package Overview
Dependencies
Maintainers
10
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fractalwagmi/fractal-sdk-public-api - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

28

dist/fractal-sdk-api.d.ts

@@ -402,6 +402,6 @@ export interface FractalSdkAdminGetTransactionStatusResponse {

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Creates a Polygon mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @tags EVMExperimentalService
* @name CreateEvmMintTransaction
* @summary createEVMMintTransaction
* @summary CreateEVMMintTransaction
* @request POST:/sdk/experimental/polygon/create_mint_transaction

@@ -418,6 +418,6 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Mints a Polygon NFT. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @tags EVMExperimentalService
* @name EvmMint
* @summary createEVMMintTransaction
* @summary EVMMint
* @request POST:/sdk/experimental/polygon/mint

@@ -434,5 +434,6 @@ * @secure

/**
* No description
* @description Sets the max supply for a Polygon NFT collection.
* @tags EVMExperimentalService
* @name PolygonSetMaxSupply
* @summary SetMaxSupply
* @request POST:/sdk/experimental/polygon/set_max_supply

@@ -452,5 +453,6 @@ * @secure

/**
* No description
* @description Gets the on-chain token id of a minted NFT.
* @tags EVMExperimentalService
* @name GetTokenIdMinted
* @summary GetTokenIdMinted
* @request GET:/sdk/experimental/polygon/token_id_minted/{transactionHash}

@@ -1047,7 +1049,7 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Creates a Polygon mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name CreateEvmMintTransaction
* @summary createEVMMintTransaction
* @summary CreateEVMMintTransaction
* @request POST:/sdk/experimental/polygon/create_mint_transaction

@@ -1058,7 +1060,7 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Mints a Polygon NFT. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name EvmMint
* @summary createEVMMintTransaction
* @summary EVMMint
* @request POST:/sdk/experimental/polygon/mint

@@ -1069,6 +1071,7 @@ * @secure

/**
* No description
* @description Sets the max supply for a Polygon NFT collection.
*
* @tags EVMExperimentalService
* @name PolygonSetMaxSupply
* @summary SetMaxSupply
* @request POST:/sdk/experimental/polygon/set_max_supply

@@ -1082,6 +1085,7 @@ * @secure

/**
* No description
* @description Gets the on-chain token id of a minted NFT.
*
* @tags EVMExperimentalService
* @name GetTokenIdMinted
* @summary GetTokenIdMinted
* @request GET:/sdk/experimental/polygon/token_id_minted/{transactionHash}

@@ -1088,0 +1092,0 @@ * @secure

@@ -241,7 +241,7 @@ "use strict";

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Creates a Polygon mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name CreateEvmMintTransaction
* @summary createEVMMintTransaction
* @summary CreateEVMMintTransaction
* @request POST:/sdk/experimental/polygon/create_mint_transaction

@@ -252,7 +252,7 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Mints a Polygon NFT. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name EvmMint
* @summary createEVMMintTransaction
* @summary EVMMint
* @request POST:/sdk/experimental/polygon/mint

@@ -263,6 +263,7 @@ * @secure

/**
* No description
* @description Sets the max supply for a Polygon NFT collection.
*
* @tags EVMExperimentalService
* @name PolygonSetMaxSupply
* @summary SetMaxSupply
* @request POST:/sdk/experimental/polygon/set_max_supply

@@ -273,6 +274,7 @@ * @secure

/**
* No description
* @description Gets the on-chain token id of a minted NFT.
*
* @tags EVMExperimentalService
* @name GetTokenIdMinted
* @summary GetTokenIdMinted
* @request GET:/sdk/experimental/polygon/token_id_minted/{transactionHash}

@@ -279,0 +281,0 @@ * @secure

@@ -487,6 +487,6 @@ /* eslint-disable */

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Creates a Polygon mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @tags EVMExperimentalService
* @name CreateEvmMintTransaction
* @summary createEVMMintTransaction
* @summary CreateEVMMintTransaction
* @request POST:/sdk/experimental/polygon/create_mint_transaction

@@ -503,6 +503,6 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Mints a Polygon NFT. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @tags EVMExperimentalService
* @name EvmMint
* @summary createEVMMintTransaction
* @summary EVMMint
* @request POST:/sdk/experimental/polygon/mint

@@ -519,5 +519,6 @@ * @secure

/**
* No description
* @description Sets the max supply for a Polygon NFT collection.
* @tags EVMExperimentalService
* @name PolygonSetMaxSupply
* @summary SetMaxSupply
* @request POST:/sdk/experimental/polygon/set_max_supply

@@ -534,5 +535,6 @@ * @secure

/**
* No description
* @description Gets the on-chain token id of a minted NFT.
* @tags EVMExperimentalService
* @name GetTokenIdMinted
* @summary GetTokenIdMinted
* @request GET:/sdk/experimental/polygon/token_id_minted/{transactionHash}

@@ -1267,7 +1269,7 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Creates a Polygon mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name CreateEvmMintTransaction
* @summary createEVMMintTransaction
* @summary CreateEVMMintTransaction
* @request POST:/sdk/experimental/polygon/create_mint_transaction

@@ -1291,7 +1293,7 @@ * @secure

/**
* @description Creates an EVM mint transaction. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
* @description Mints a Polygon NFT. Requires project API token and additonal setup. Please contact our dev team if you'd like to use this feature.
*
* @tags EVMExperimentalService
* @name EvmMint
* @summary createEVMMintTransaction
* @summary EVMMint
* @request POST:/sdk/experimental/polygon/mint

@@ -1312,6 +1314,7 @@ * @secure

/**
* No description
* @description Sets the max supply for a Polygon NFT collection.
*
* @tags EVMExperimentalService
* @name PolygonSetMaxSupply
* @summary SetMaxSupply
* @request POST:/sdk/experimental/polygon/set_max_supply

@@ -1331,6 +1334,7 @@ * @secure

/**
* No description
* @description Gets the on-chain token id of a minted NFT.
*
* @tags EVMExperimentalService
* @name GetTokenIdMinted
* @summary GetTokenIdMinted
* @request GET:/sdk/experimental/polygon/token_id_minted/{transactionHash}

@@ -1337,0 +1341,0 @@ * @secure

{
"name": "@fractalwagmi/fractal-sdk-public-api",
"version": "0.0.27",
"version": "0.0.28",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/fractal-sdk-api.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc