Deploy contract

Deploy a new contract by contract template id. If you wish to deploy a token (ERC20, ERC721 etc), and create asset please use POST /tokenization

Path Params
string
required

The Contract Template identifier

Body Params
string
required

The base asset identifier of the blockchain you want to deploy to

string
required

The vault account id you wish to deploy from

constructorParameters
array of objects

The constructor parameters of this contract

constructorParameters
boolean

Indicates whether the token should be created in a gasless manner, utilizing the ERC-2771 standard. When set to true, the transaction will be relayed by a designated relayer. The workspace must be configured to use Fireblocks gasless relay.

string

Max fee amount for the write function transaction. interchangeable with the 'feeLevel' field

string
enum

Fee level for the write function transaction. interchangeable with the 'fee' field

Allowed:
Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json