etherscan-api
Preparing search index...
index
MultiBalanceItem
Interface MultiBalanceItem
One entry of an
account.balance([...])
(balancemulti) response.
interface
MultiBalanceItem
{
account
:
string
;
balance
:
string
;
}
Index
Properties
account
balance
Properties
account
account
:
string
balance
balance
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
balance
etherscan-api
Loading...
One entry of an
account.balance([...])(balancemulti) response.