hoodkit
Preparing search index...
index
loadPoolInfo
Function loadPoolInfo
loadPoolInfo
(
client
:
HoodClient
,
pool
:
`
0x
${
string
}
`
)
:
Promise
<
PoolInfo
>
Read a pool's token0/token1/fee and both token decimals in one multicall.
Parameters
client
:
HoodClient
pool
:
`
0x
${
string
}
`
Returns
Promise
<
PoolInfo
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hoodkit
Loading...
Read a pool's token0/token1/fee and both token decimals in one multicall.