For the complete documentation index, see llms.txt. This page is also available as Markdown.

Estimate

post

Coming soon...

Estimate the total cost for deploying a new BRC-20 token.

Authorizations
x-api-keystringRequired
Body
objectOptional
Responses
200

Default Response

application/json
objectOptional
post/v1/brc20/deploy/estimate
POST /v1/brc20/deploy/estimate HTTP/1.1
Host: api.secretkeylabs.io
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2

{}
200

Default Response

{}

Last updated