Preparing search index...
The search index is not available
@esscrypt/histori-sdk
@esscrypt/histori-sdk
AllowanceResponseDto
Interface AllowanceResponseDto
interface
AllowanceResponseDto
{
allowance
:
string
;
chain_id
:
number
;
checked_at_block
:
number
;
checked_at_timestamp
:
string
;
network_name
:
string
;
owner
:
string
;
spender
:
string
;
token_address
:
string
;
token_name
:
string
;
token_symbol
:
string
;
token_type
:
string
;
}
Index
Properties
allowance
chain_
id
checked_
at_
block
checked_
at_
timestamp
network_
name
owner
spender
token_
address
token_
name
token_
symbol
token_
type
Properties
allowance
allowance
:
string
chain_
id
chain_
id
:
number
checked_
at_
block
checked_
at_
block
:
number
checked_
at_
timestamp
checked_
at_
timestamp
:
string
network_
name
network_
name
:
string
owner
owner
:
string
spender
spender
:
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
allowance
chain_
id
checked_
at_
block
checked_
at_
timestamp
network_
name
owner
spender
token_
address
token_
name
token_
symbol
token_
type
@esscrypt/histori-sdk
Loading...