GetBalanceApi
Methods
getBalance()
Fetches the Lamport balance of the account at the given address.
Parameters
| Parameter | Type |
|---|---|
address | Address |
config? | Readonly<{ commitment?: Commitment; minContextSlot?: Slot; }> |
Returns
GetBalanceApiResponse