PrepareSignature
This endpoint is used to prepare a signature with the status as **SAVED**. In case of a transaction signature, the endpoint will populate it with the required gas fields.
public static VyTask<VyBscTransactionPreparationDto> PrepareSignature(VyBscEip712SignatureRequest reqParams)
Last updated