Skip to main content

Balance

Displays the balance of a given address in ether (ETH).

Balance Example

Import

import { Balance } from "~~/components/eth-mobile";

Usage

<Balance address="0x34aA3F359A9D614239015126635CE7732c18fDF3" />

Props

PropTypeDefault ValueDescription
addressstringundefinedAddress in 0x___ format, it will resolve its ENS if it has one associated.
style (optional)TextStyleundefinedProp to pass additional styling to the component