Create Order
Create an order to inscribe something
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
receiveAddressstringOptional
Bitcoin address to receive the inscriptions
feeRatenumber · floatOptionalExample:
The fee rate of transaction
1outputValueinteger · int32OptionalExample:
The balance of inscription
546devAddressstringOptional
Developer address to receive extra fee
devFeeinteger · int32Optional
Extra fee to pay to developer's address
Responses
200
Successful operation
application/json
401
Invalid API Key
post
/v2/inscribe/order/createFAQ
How to pay after create an order?
How is the open-api order charged?
Are the orders on the open-api and the UniSat website interoperable?
How many files can I submit for each order?
How to estimate fee before create an order?
Last updated