Skip to main content

Generates the typed data for the EIP712 signature of the deployment signature

POST 

/v2/factory/erc3643-diamond/eip712-typed-data

Generates the EIP712 typed data required to authorize a Diamond token deployment. The caller must sign the returned typed data with the issuer's private key using eth_signTypedData_v4, then pass the resulting signature to the corresponding deployment endpoint to complete the token creation.

Request

Responses

OK