@wormhole-foundation/sdk-evm-portico
Version:
SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk
5 lines • 295 B
TypeScript
import { ethers } from 'ethers';
export declare const porticoAbi: ethers.Interface;
export declare const porticoSwapFinishedEvent = "0xc2addcb063016f6dc1647fc8cd7206c3436cc4293c4acffe4feac288459ca7fc";
export declare const uniswapQuoterV2Abi: ethers.Interface;
//# sourceMappingURL=abis.d.ts.map