import { default as ethABI01 } from './abis/eth01.json';
import { default as solABI01 } from './abis/sol01.json';
export { ethABI01, solABI01 };
