> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/variant/fvysignaturevariant.md).

# FVySignatureVariant

| VariantType                            | [EVySignatureType](/sdk-reference/ue5-sdk-v3/object-references/wallet/enum/evysignaturetype.md)                                                       |                                                                                        |
| -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| HexSignature                           | [FVyOptHexSignatureDto](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvyhexsignaturedto.md)                                                     |                                                                                        |
| RawSignature                           | [FVyOptRawSignatureDto](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvyrawsignaturedto.md)                                                     | Raw signature bytes without component separation                                       |
| SubmittedAndSignedTransactionSignature | [FVyOptSubmittedAndSignedTransactionSignatureDto](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvysubmittedandsignedtransactionsignaturedto.md) | Transaction that has been signed and automatically submitted to the blockchain network |
| TransactionSignature                   | [FVyOptTransactionSignatureDto](/sdk-reference/ue5-sdk-v3/object-references/wallet/fvytransactionsignaturedto.md)                                     | Signed transaction ready for broadcast to the blockchain network                       |
