ca-sdk - v1.0.1
Preparing search index...
onAllowanceHookSource
Type Alias onAllowanceHookSource
type
onAllowanceHookSource
=
{
allowance
:
{
current
:
string
;
minimum
:
string
}
;
chain
:
{
id
:
number
;
logo
:
string
;
name
:
string
}
;
token
:
{
contractAddress
:
`
0x
${
string
}
`
;
decimals
:
number
;
logo
:
string
;
name
:
string
;
symbol
:
string
;
}
;
}
Index
Properties
allowance
chain
token
Properties
allowance
allowance
:
{
current
:
string
;
minimum
:
string
}
chain
chain
:
{
id
:
number
;
logo
:
string
;
name
:
string
}
token
token
:
{
contractAddress
:
`
0x
${
string
}
`
;
decimals
:
number
;
logo
:
string
;
name
:
string
;
symbol
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowance
chain
token
SDK Docs
ca-sdk - v1.0.1
Loading...