Skip to main content
POST
Create a smart contract for a user

Authorizations

Api-Key
string
header
required

Path Parameters

userId
string<uuid>
required

Id of the user to create a smart contract for. User must have an EVM or Solana address.

Body

application/json

The chain id to create the smart contract on

chainId
integer
required

The chain id to create the smart contract on

Response

Request accepted