Create BRC-20 DEPLOY

Create an order to inscribe BRC-20 DEPLOY

post
/v2/inscribe/order/create/brc20-deploy
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
receiveAddressstringOptional

Bitcoin address to receive the inscriptions

feeRatenumber · floatOptional

The fee rate of transaction

Example: 1
outputValueinteger · int32Optional

The balance of inscription

Example: 546
devAddressstringOptional

Developer address to receive extra fee

devFeeinteger · int32Optional

Extra fee to pay to developer's address

brc20TickerstringOptional

tick in brc20-deploy

brc20MaxstringOptional

max in brc20-deploy

brc20LimitstringOptional

lim in brc20-deploy

Responses
200

Successful operation

application/json
post
/v2/inscribe/order/create/brc20-deploy

Last updated