Account Balance
This component shows the STRK and ETH balance of the connected wallet address.
Import
import AccountBalance from "~/app/component/AccountBalance";
Usage
<AccountBalance address="0x34aA3F359A9D614239015126635CE7732c18fDF3"/>
Props
Prop | Type | Description |
---|---|---|
address | string | Address in 0x___ format. |