Preparing search index...
The search index is not available
@esscrypt/histori-sdk
@esscrypt/histori-sdk
BalanceResponseDto
Interface BalanceResponseDto
interface
BalanceResponseDto
{
balance
:
string
;
chain_id
:
number
;
checked_at_block
:
number
;
checked_at_timestamp
:
string
;
holder
:
string
;
network_name
:
string
;
token_address
:
string
;
token_name
:
string
;
token_symbol
:
string
;
token_type
:
string
;
}
Index
Properties
balance
chain_
id
checked_
at_
block
checked_
at_
timestamp
holder
network_
name
token_
address
token_
name
token_
symbol
token_
type
Properties
balance
balance
:
string
chain_
id
chain_
id
:
number
checked_
at_
block
checked_
at_
block
:
number
checked_
at_
timestamp
checked_
at_
timestamp
:
string
holder
holder
:
string
network_
name
network_
name
:
string
token_
address
token_
address
:
string
token_
name
token_
name
:
string
token_
symbol
token_
symbol
:
string
token_
type
token_
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
chain_
id
checked_
at_
block
checked_
at_
timestamp
holder
network_
name
token_
address
token_
name
token_
symbol
token_
type
@esscrypt/histori-sdk
Loading...