Preparing search index...
The search index is not available
@coinbase/cdp-agentkit-core
@coinbase/cdp-agentkit-core
actions/cdp/defi/wow/uniswap/utils
Quote
Interface Quote
interface
Quote
{
amountIn
:
number
;
amountOut
:
number
;
balance
:
null
|
Balance
;
error
:
null
|
string
;
fee
:
null
|
number
;
}
Index
Properties
amount
In
amount
Out
balance
error
fee
Properties
amount
In
amountIn
:
number
amount
Out
amountOut
:
number
balance
balance
:
null
|
Balance
error
error
:
null
|
string
fee
fee
:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
In
amount
Out
balance
error
fee
@coinbase/cdp-agentkit-core
Loading...