Estimate Fixes inscribing cost
Estimate the $flow cost for inscribing a new Fixes Inscription
GET
http://open-api.fixes.world/v1/utils/estimate-cost?text=text-to-inscribe
Query Parameters
Name | Type | Description |
---|---|---|
text | String | The string to inscribe, remember to encodeURIComponent before pass to the API |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer YOUR_API_KEY |
Last updated