ERC-721
Deploy NFT Collection
Deploys an NFT collection contract with the specified characteristics.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Network identifier where the NFT collection contract will be deployed.
Example:
10004
Body
application/json
Data needed for the deployment
The body is of type object
.
Response
201
application/json
Successful token deployment.
The response is of type object
.