For the complete documentation index, see llms.txt. This page is also available as Markdown.

PriceRouter

Git Source

Functions

getValue

function getValue(ERC20 baseAsset, uint256 amount, ERC20 quoteAsset) external view returns (uint256 value);

Was this helpful?