Approving Transfers from Dapps 🔗︎

Confirm Transfer Popup 🔗︎

The approve transfer popup tells you that there is a Dapp that is trying to initiate a transfer via the Linked Account in your Lamden Vault.

You will not see the popup below if you have set the Dapps's Linked Account to Trusted Status.

image

Information on the Confirm Popup 🔗︎

Here is an explanation of the parts of the popup and why they are important to you:

  1. Dapp name and source location: At the top of the popup you will see the name and icon of the Dapp as well as the location the popup was originated from. You can click the link to verify the popup has come from the website you expected it to.
  2. Smart Contract: This is the smart contract that this transaction will be going to. This value is auto-populated by the Lamden Vault and should be the smart contract that you approved during the Linked Account Creation process.
  3. Network: This is the network the transaction will be processed on. The values are either "Lamden Mainnet" or "Lamden Testnet".
  4. Action: The "method" on the smart contract that this transaction will invoke. If you are not sure what this method does, maybe ask the Dapp developer directly. Ideally, the developer of the smart contract has given this method a name that reflects the Dapp action to be performed that created the popup.
  5. Stamp Limit: TAU is converted to stamps to pay for transactions. As the transaction progresses it accrues stamps. The transaction will halt when the stamp amount is reached; so make sure to provide enough stamps to allow the transaction to complete. If you provide an amount of stamps that would exceed the amount of TAU in your account then the transaction will fail immediately.
  6. Data: Any additional information under "Action" will be sent as data in the transaction and utilized by the smart contract while processing your transaction. Take a look at this data to see if it accurately reflects the intention of your action. Depending on the action and smart contract, the data may or may not be discernible by you. You can always check with the Dapp developer if you are unsure what data they are sending.

If you are confident with the contents of the popup then click "APPROVE" and the Lamden Vault will sign and send the transaction. If you aren't sure you can always click "DENY" and no transaction will be sent.

How To Change The Stamp Limit Argument? 🔗︎

  1. Click Change button
  2. Modify the value of stamp limit. Please make sure to provide enough stamps or you will get a error message displayed.

image

  1. Click Save Button. Congratulations, you have changed it successfully.

image

Automatic Transactions (No popups) 🔗︎

If you trust a Dapp or have been using it successfully for a while, you can turn on Trusted Status from the Linked Account's "Dapp Settings" page. This will remove the need to approve EVERY transaction and will allow for a smoother Dapp experience. This is usually a good option for games that have a high frequency of transactions.

Automatic Transactions can be enabled or disabled at any time but changing the Trusted Status of the Dapps's Linked Account.

Transaction Costs 🔗︎

Every transaction you send on the Lamden Network costs some amount of TAU to pay the network for processing your transaction.

This means that a Linked Account with automatic transactions enabled will be SPENDING your TAU every time it makes a transaction. This will cause a drain on your TAU balance for that Linked Account. If the Dapp has a lot of transactions required, the drain could seem more significant. If you feel you want more control you can turn automatic transaction off to get a sense of the amount and frequency of transactions the Dapp is processing. A good Dapp will visually tell you when it's sending transactions, even though the transactions are not generating a popup.

It is recommended that you only send the amount of TAU to a Trusted Linked Account that would be required to keep the Dapp running smoothly. A good Dapp will let you know when your Linked Account has run out of TAU and transactions are no longer processing.