Venom Docs
  • General
    • Welcome to Venom
    • What's New
    • Ecosystem
    • Create a new Wallet Account
    • Balance Transfers
    • Community
    • Presskit
  • Learn
    • Glossary
    • Architecture
    • Tokens and Assets
    • Messages and Transactions
    • Accounts
  • Build
    • Development Guides
      • Comparing of Ethereum vs Venom architectures
      • Setting Up The Venom Smart Contract Development Environment
      • How to create your own fungible TIP-3 token
        • Fungible tokens in Venom network
        • Quick start developing with TIP-3
        • Venom In Action. Simple Tokensale.
        • Venom In Action. Extend our Tokensale with frontend
        • Venom In Action. Going Global
        • Venom In Action. Ways of code enhancing
      • Developing of simple voting system.
        • Voting system basics
        • Venom In Action. Voting system contracts.
        • Venom In Action. Ways of code enhancing
      • How to create your own non-fungible TIP-4 token
        • Non-Fungible tokens in Venom network
        • Quick start developing with TIP-4
        • Venom In Action. Simple NFT auction
        • Venom In Action. Extend our auction with frontend
    • Integration Guides
      • How to connect Dapp UI to Venom
    • Tools & Resources
  • Maintain
    • Network Maintainers
Powered by GitBook
On this page
  1. General

Balance Transfers

PreviousCreate a new Wallet AccountNextCommunity

Last updated 2 years ago

A popular case of using blockchains is fund transfers from one account to another.

This guide assumes that you've already created a Wallet Account and you got some tokens

To start transferring we will use Venom Wallet Browser Extension.

Step 1. Let's open it and click the "Send" button

Step 2. Now you see a popup window that asks you to enter four inputs

  • "VENOM": The token that will be sent, you can choose other tokens here

  • "Amount": The number of tokens you will transfer to the receiver

  • "Receiver Address": The address of the receiver that will receive tokens

  • "Comment": The text message for the receiver

After correctly filling in the input data, click the "Next" button

Step 3. You will be directed to the confirmation message screen.

Make sure you have filled in all fields correctly, enter your password, and click the "Confirm transaction" button

After you have confirmed the sending, the window will close.

Step 4. Open Venom Wallet again and click the "Transactions" tab, look in the list of transactions you will see a transaction in the status "Transaction in progress", after a while it will be processed by the network and change its status.

Now, you can see your transactions in the explorer.