Update a contract
This endpoint updates a contract.
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the contract.
Body
A brief description of the contract.
The name of the contract.
The symbol of the contract, between 3 and 5 alphanumeric characters.
Response
The blockchain address of the contract.
The base URI where this contract's tokens' metadata files are located.
The blockchain name of the contract.
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?