UNPKG

rubic-sdk

Version:
6 lines (5 loc) 169 B
import { Token } from "../../../../../../../common/tokens"; /** * @returns wei total gas */ export declare function getStonfiTotalGas(from: Token, to: Token): string;