UNPKG

@heliofi/evm-adapter

Version:

API to interact with Helio Finances program on EVM chains.

3 lines (2 loc) 101 B
import { Interface } from 'ethers'; export declare const getErc20ContractInterface: () => Interface;