Skip to main content

GET /v1/token-templates

List the pre-validated token contract templates that Qustody can instantiate. Each template targets a single QRC standard and exposes its constructor fields, supported operations, and feature flags (mintable, burnable, pausable, freezable, role-based).

Query parameters

Example response

GET /v1/token-templates/{templateId}

Fetch a single template’s full descriptor, including ABI and bytecode hash.

Errors