ca-sdk - v1.0.1
Preparing search index...
SimulationResponse
Type Alias SimulationResponse
type
SimulationResponse
=
{
amount
:
string
;
gas
:
string
;
gas_used
:
string
;
token
?:
{
contract_address
:
`
0x
${
string
}
`
;
decimals
:
number
;
name
:
string
;
symbol
:
string
;
type
:
string
;
}
;
}
Index
Properties
amount
gas
gas_
used
token?
Properties
amount
amount
:
string
gas
gas
:
string
gas_
used
gas_used
:
string
Optional
token
token
?:
{
contract_address
:
`
0x
${
string
}
`
;
decimals
:
number
;
name
:
string
;
symbol
:
string
;
type
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
gas
gas_
used
token
SDK Docs
ca-sdk - v1.0.1
Loading...