GET /launch-token/my-launches-wallet
GET

/v1/launch-token/my-launches-wallet

Token launches by wallet with total count

Authwallet signature

Request

GEThttps://api.xrpl.to/v1/launch-token/my-launches-wallet
Query parameterValueDescription
startint (default 0)
limitint (default 20, max 100)
curl 'https://api.xrpl.to/v1/launch-token/my-launches-wallet'
Needs a wallet signature, so it cannot run from this page — see API Keys for the headers.

Response

No public sample for this endpoint — run the code on the right with your own values and your key to see the response.

What it does

Token launches by wallet with total count

OpenAPI