Get Coin Balance by Address


Stuff You Need to Know

This component will retrieve the balance from any cryptocurrency coin on any blockchain, given the address.

What is the difference between asset and chain?
In the most popular example, BTC, these are the same. The blockchain is the Bitcoin chain and the asset is Bitcoin.
In other examples like ETH, there are many assets that use the same blockchain. Every ERC-20 asset uses an ETH address. Entering asset ensures that you get only the balance for that asset.


How to Configure

Component-specific settings:
  • asset (field) - This field is required. It is the name of the asset on the blockchain you are requesting to provide a balance.
  • chain (field) - This field is required. It is the name of the blockchain where your asset lives.
  • address (field) - This field is required. It is the address that contains the asset where you want to get the balance.

Standard settings:

Click here to view information on standard settings.


What Happens Next

You will get the balance for the coin asset you requested.