Contracts
Create a contract
This endpoint creates a contract. Please, remember to deploy the contract before interacting with it.
POST
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Body
application/json
Response
201
application/json
Contract created successfully (but not deployed yet).
The response is of type object
.