Deploy Pool
Please note that access to this API requires the API key to have brc20-swap permissions enabled.
/deploy_pool interface pre-load, get the signature content, gas and byte information.
get
/v1/brc20-swap/pre_deploy_pool
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
addressstringRequired
tick0stringRequired
tick1stringRequired
tsnumberRequired
Timestamp (seconds)
Responses
200
Default Response
application/json
get
/v1/brc20-swap/pre_deploy_pool200
Default Response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
addressstringRequired
tick0stringRequired
tick1stringRequired
tsnumberRequired
Timestamp (seconds)
sigstringRequired
User signature
Responses
200
Default Response
application/json
post
/v1/brc20-swap/deploy_pool200
Default Response
Last updated