Contracts
Deploy a contract
This endpoint deploys a contract.
POST
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the contract to be deployed.
Response
200 - application/json
The blockchain address of the contract.
The base URI where this contract's tokens' metadata files are located.
The blockchain name of the contract.
Available options:
Ethereum
, Polygon
, Chiliz
, Linea
The URL of the block explorer for this contract.
The timestamp from when the contract was created.
The timestamp from when the contract was deployed to the blockchain.
A brief description of the contract.
The id of the contract.
The name of the contract.
The symbol of the contract, between 3 and 5 alphanumeric characters.
The type of the contract.
The timestamp from when the contract was last updated.
Was this page helpful?