Collection contract deployer
Last updated
Last updated
[apis/nftport/v0/Collection contract deployer]
Deploys a fixed-supply ERC721 smart contract to a proof-of-stake chain for on-demand subsequent minting. Deploy an NFT collection contract: https://docs.nftport.xyz/docs/nftport/?search=deploy-an-nft-collection-contract
Keywords: web3, blockchain, crypto, nft, smart contract, deploy, collection, polygon, rinkeby, ethereum
contract:
Receives details of the cotract to be deployed. Reference: https://docs.nftport.xyz/docs/nftport/?search=deploy-an-nft-collection-contract#request-body
params:
Reference: https://docs.nftport.xyz/docs/nftport/?search=deploy-an-nft-collection-contract#request-body Default chain value: "polygon"
data:
Sends details of the deployed contract. Reference: https://docs.nftport.xyz/docs/nftport/?search=deploy-an-nft-collection-contract#response-body
response:
Sends the original response.
error: {"error": string, "details": any}