/v1/presale
Create a presale (issuer + sale wallets are provisioned server-side)
Request
https://api.xrpl.to/v1/presale{ currencyCode, name, origin, tokenSupply, goalXrp, softCapXrp, durationHours, tradingFee, creatorPct?, creatorVestDays?, buyerUnlockPct?, buyerVestDays?, imageData?, description?, twitter?, telegram?, website? }
curl -X POST 'https://api.xrpl.to/v1/presale'
Response
What it does
Create a presale (issuer + sale wallets are provisioned server-side)