UNPKG

rubic-sdk

Version:
5 lines (4 loc) 132 B
export interface UniswapV3AlgebraProviderConfiguration { readonly wethAddress: string; readonly maxTransitTokens: number; }