SignSignature_HexSignature
The signatures endpoint supports the EIP-712 standard, Ethereum typed structured data hashing and signing. This EIP aims to improve the usability of off-chain message signing for use on-chain.
Last updated
The signatures endpoint supports the EIP-712 standard, Ethereum typed structured data hashing and signing. This EIP aims to improve the usability of off-chain message signing for use on-chain.
Last updated
Parameters
reqParams
Request data for the operation
signingMethod
This operation requires a valid Signing-Method from the corresponding user
Returns
VyTask<VyHexSignatureDto> Signature created and signed successfully.