Quoter
Table of contents
Functions
Functions
constructor
▸ constructor(bs
): void
Parameters
Name | Type |
---|---|
bs | StaticArray <u8 > |
Returns
void
Defined in
assembly/contracts/Quoter.ts:25
findBestPathFromAmountIn
▸ findBestPathFromAmountIn(bs
): StaticArray
<u8
>
Parameters
Name | Type |
---|---|
bs | StaticArray <u8 > |
Returns
StaticArray
<u8
>
Defined in
assembly/contracts/Quoter.ts:37
findBestPathFromAmountOut
▸ findBestPathFromAmountOut(bs
): StaticArray
<u8
>
Parameters
Name | Type |
---|---|
bs | StaticArray <u8 > |
Returns
StaticArray
<u8
>