hoodchain - v0.1.0
Docs home
Architecture
GitHub
Preparing search index...
swapAddresses
Function swapAddresses
swapAddresses
(
client
:
HoodClient
,
)
:
{
quoterV2
:
`
0x
${
string
}
`
;
router
:
`
0x
${
string
}
`
;
routerKind
:
"swapRouter02"
|
"swapRouter"
;
usdg
:
`
0x
${
string
}
`
;
weth
:
`
0x
${
string
}
`
;
}
Router/quoter/WETH set used for swaps on the client's network.
Parameters
client
:
HoodClient
Returns
{
quoterV2
:
`
0x
${
string
}
`
;
router
:
`
0x
${
string
}
`
;
routerKind
:
"swapRouter02"
|
"swapRouter"
;
usdg
:
`
0x
${
string
}
`
;
weth
:
`
0x
${
string
}
`
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs home
Architecture
GitHub
hoodchain - v0.1.0
Loading...
Router/quoter/WETH set used for swaps on the client's network.