UNPKG

@ledgerhq/coin-filecoin

Version:
3 lines 214 B
import type { Balance } from "@ledgerhq/coin-module-framework/api/index"; export declare function getBalance(address: string, tokenContracts?: string[]): Promise<Balance[]>; //# sourceMappingURL=getBalance.d.ts.map