Signing

There are two major types of signing contents:
Type | Purpose |
---|---|
Transaction | Create / Transfer / Contract Call |
Certificate | Identification / Agreement |
Sync2 would not provide the list of your address unless you sign the certificate of identification. Moreover, it only provides the address you've signed to dApp rather than all the addresses.
Sync allows users to choose your browser to interact with dApp. Therefore, It is a behaviour that the browser requesting Sync2 as a signature provider. Once Sync2 receives the signing content, please verify the below contents to continue the signing process.
- From: It shows the requested dApp URL
- Type: It show the requested type of singing (Transaction / Certificate )
- Purpose: If it's a singing request of the certificate, it indicates the purpose of Identification or Agreement
- Summary: Description of transaction
- Network: If there's no network appear, it means that the transaction is mainnet based. Otherwise, it will show the network identifier at the upper right
- 1.Check the To address is correct
- 2.Check the Value is correct
- 3.Check the Data if it appears
- 4.Check the Summary of the clause.
- 1.Check the Certificate type (Identification / Agreement)
- 2.Read carefully the message the dApp provided.
Sync will check several things before the user signing.
- 1.Check the balance is sufficient
- 2.Check if there is an error occur during the compute in VM (virtual machine).
- 3.Check the content is valid
If there's an error, you can see there is a warning box above the adjustment area. Pay attention to transaction details before signing. Note that errors may cause the transaction to revert, or may deduct your VTHO due to it costs the VM to computed the transaction. Secondly, it will ask your permission to continue to sign the transaction before the authenticator.
If you own more than one address and did not designate the signer, you can select an address to sign the transaction.
- 1.If transaction allows you to change the signer
- 2.Click the address to view all the wallets under the requested network
- 3.Click the address to become a signer
Priority is a human-readable term of the Gas Price coefficient. Sync2 offer three different priority to user. user can adjust the priority (offer higher gas price for the packer to pack your transaction)
- Regular : 1x of estimate VTHO cost
- Medium : ~1.5x of Regular VTHO cost
- High : 2x of Regular VTHO cost
Due to the nature of blockchain, transactions cannot be canceled or altered once they are initiated. Therefore, you must ALWAYS review the signing content before signing.
- 1.Click Sign
- 2.If an error occurred, please read the error before continue or terminate the signing process
- 3.Approve signing:
- 1.Password: Enter your password to authorize the signing
- 2.Ledger User: follow the signing steps and confirm the signing on your Ledger device
Last modified 1mo ago