Bump contracts

This commit is contained in:
Aleksandr Kraiz
2022-05-29 19:17:56 +04:00
parent 9bfd2617be
commit da67332e5f
13 changed files with 37 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
import type { Exchange } from '@orionprotocol/contracts/ethers';
import { Exchange } from '@orionprotocol/contracts';
import BigNumber from 'bignumber.js';
import { ethers } from 'ethers';
import { OrionAggregator } from '../services/OrionAggregator';