githubEdit

Single-chain transfer

Single-chain token transfer keeps it simple—move your tokens between accounts in the same network.

circle-info

"Single-chain transfer" refers to the process of transferring tokens within the same network.

Step 1: On the SubWallet homepage, click the "Send" button at the upper right corner of the screen.

The Transfer screen will popup on the right side.

circle-exclamation

Step 2: Enter the required information in the corresponding fields. That includes:

  • The token you want to transfer

  • The recipient address

  • The amount you want to transfer

In the "To" field, you can select one account from the account list or paste a valid address.

chevron-rightIf you are in the "All accounts" modehashtag

In this case, in addition to the above information, you will also need to choose the sender's address.

circle-info

From version v1.3.3 onwards, we have introduced a new feature: Advanced address detection.

This feature, when enabled, will allow you to enter any Substrate-based address for transactions. This means you are no longer restricted to using only the fixed addresses from your account list; for example, you can input an Acala address as the recipient address when transferring VARA tokens rather than just using the VARA address.

circle-exclamation

chevron-rightCustomize gas fee for EVM transactionshashtag
circle-info

With EVM networks, high traffic can result in slower transaction processing times. As a result, the optimal transaction fee required to incentivize miners to validate transactions may fluctuate based on changes in network usage and conditions.

From version v1.3.24, SubWallet allows you to customize the transaction fee for transactions performed on any EVM network. This means you can set the fee amount to whatever you desire rather than being limited to a fixed fee, as in previous versions.

To customize the fee, once you input the needed information, click the in the "Estimated fee" field. In the Edit fee popup, you can select between 3 fee options: "Low", "Medium", and "High". These options are dynamic and offer suggestions based on network congestion during transactions.

Choose the option you prefer.

circle-info

You can also set your custom fee by selecting the "Custom" tab, entering the Max & Priority fees you prefer, and then clicking "Apply fee".

Please note that the Priority fee cannot be higher than the Max fee.

chevron-rightSelect a non-native token to pay gas fees for transactions on some Substrate (Polkadot) networkshashtag
circle-check

To customize the payment token, once you input the required information, click the in the "Estimated fee" field. Select any tokens you have balances to pay the gas fee.

Below is the complete transfer request. Once done, click "Transfer".

Step 3: Check your transaction details, then click "Approve" to proceed.

Step 4: Your transaction request has been submitted!

You can either click "Back to home" to return to the homepage or "View transaction" to see transaction details in the History tab.

circle-info

If you click "View transaction", SubWallet will show you the latest transaction record in your transaction history along with the extrinsic hash of the transfer.

Last updated