Skip to main content
POST
dbc-pool-create-tx

Authorizations

x-api-key
string
header
required

Body

application/json
buildCurveByMarketCapParam
object
required
antiSniping
boolean
required
  • Enable anti-sniping protection
  • Apply an additional swap fee immediately after launch to discourage bots
  • Starts at 99% and decreases 1% linearly over a randomized period
fee
object
required
  • Fee configuration parameters
  • If not provided, the default fee will be 100 basis points (1%)
tokenName
string
required
Minimum string length: 1
tokenSymbol
string
required
Minimum string length: 1
tokenImageContentType
enum<string>
required
  • Token image content type
Available options:
image/jpeg,
image/png,
image/gif,
image/webp
creator
string
required
  • Creator wallet public key
isLpLocked
boolean
default:true
  • Whether LP tokens should be locked
  • If enabled, 50% of graduated LP unlocks after 1 year
  • Useful for creators to strategize in the long term

Response

Successful response

transaction
string
required

Base64-encoded transaction ready for signing

mint
string
required

Generated token mint address

imagePresignedUrl
string<uri>
required
metadataPresignedUrl
string<uri>
required
imageUrl
string<uri>
required

Final image URL