Request to Deploy Smart Contract

This API is used to create a request to deploy smart contract. This API’s result is a requestId.

Required Parameters :-

blockchainType - Blockchain network to be used:

0 for Ethereum and
1 for Polygon

networkType - network type for the specified blockchain:

For BlockchainType Ethereum:

0 for Ethereum Mainnet
1 for Ropsten Testnet
2 for Rinkeby Testnet

For BlockchainType Polygon:

0 for Polygon Mainnet
1 for Polygon Mumbai

smartContractType -
0 for ERC721
1 for ERC1155

smartContractSymbol - Unique symbol for the smart contract

smartContractName - Unique name for the smart contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
number
number
string
string
Responses
200

success

400

Bad Request Errors

404

User not found with the given authcode

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!