Editions Launchpad
Last updated
Last updated
Creates a new order for editions minting with the specified details.
The ID of the launchpad.
1
The number of editions to mint.
3
The Bitcoin address to receive the minted editions.
"bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh"
The fee rate for the transaction.
5
Order created successfully
The ID of the created order.
"26c82416-e450-4661-b192-ada4f700bc83"
Retrieves a list of all launchpads with optional filtering.
The page number for pagination (optional)
1
Number of items per page (optional)
10
Sort listings by this field (optional)
"id"
List of launchpads retrieved successfully.
Total number of results.
Creates a new editions launchpad with the specified details.
The ID of the edition inscription.
"38165c2a5a2b573196d079acbccccc3723534da4271f4be49f78e9d7ef4d5dd6i486"
The Bitcoin payment address of the maker.
"bc1pgnwmg7wplc09cm9fctgmgalu7l4synjh7khwzre9qlcvg5xy0k5qz9mwe3"
The number of editions to create.
3
The slug of the launchpad.
"satoshibles-the-ordinals"
Additional metadata for the launchpad.
A signature in the format "{inscriptionId}:{currentUTCTimestamp}:{bitcoinAddress}:{sign('{inscriptionId}:{currentUTCTimestamp}', bitcoinAddress)}"; sign('{inscriptionId}:{currentUTCTimestamp}', bitcoinAddress) must be in base64 format.
Editions launchpad created successfully
The ID of the created launchpad.
"26c82416-e450-4661-b192-ada4f700bc83"