ca-sdk - v1.0.1
Preparing search index...
Intent
Type Alias Intent
type
Intent
=
{
destination
:
{
amount
:
string
;
chainID
:
number
;
chainLogo
:
string
|
undefined
;
chainName
:
string
;
}
;
fees
:
{
caGas
:
string
;
gasSupplied
:
string
;
protocol
:
string
;
solver
:
string
;
total
:
string
;
}
;
sources
:
{
amount
:
string
;
chainID
:
number
;
chainLogo
:
string
|
undefined
;
chainName
:
string
;
contractAddress
:
`
0x
${
string
}
`
;
}
[]
;
sourcesTotal
:
string
;
token
:
{
decimals
:
number
;
logo
:
string
|
undefined
;
name
:
string
;
symbol
:
string
;
}
;
}
Index
Properties
destination
fees
sources
sources
Total
token
Properties
destination
destination
:
{
amount
:
string
;
chainID
:
number
;
chainLogo
:
string
|
undefined
;
chainName
:
string
;
}
fees
fees
:
{
caGas
:
string
;
gasSupplied
:
string
;
protocol
:
string
;
solver
:
string
;
total
:
string
;
}
sources
sources
:
{
amount
:
string
;
chainID
:
number
;
chainLogo
:
string
|
undefined
;
chainName
:
string
;
contractAddress
:
`
0x
${
string
}
`
;
}
[]
sources
Total
sourcesTotal
:
string
token
token
:
{
decimals
:
number
;
logo
:
string
|
undefined
;
name
:
string
;
symbol
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
fees
sources
sources
Total
token
SDK Docs
ca-sdk - v1.0.1
Loading...