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
The name of the contract.
The symbol of the contract, between 3 and 5 alphanumeric characters.
A brief description of the contract.
Response
The id of the contract.
The type of the contract.
The blockchain address of the contract.
The name of the contract.
The symbol of the contract, between 3 and 5 alphanumeric characters.
A brief description of the contract.
The blockchain name of the contract.
Ethereum
, Polygon
, Chiliz
, Linea
The base URI where this contract's tokens' metadata files are located.
The URL of the block explorer for this contract.
The timestamp from when the contract was created.
The timestamp from when the contract was last updated.
The timestamp from when the contract was deployed to the blockchain.
Was this page helpful?