@cfxdevkit/defi-react / getPairedTokens
Function: getPairedTokens()
getPairedTokens(
pairs,allTokens,tokenInAddress):TokenWithBalance[]
Defined in: usePoolTokens.ts:226
Returns tokens that are paired with tokenInAddress. All address comparisons are case-insensitive.
Parameters
pairs
PairInfo[]
allTokens
tokenInAddress
string