paraswap-sdk icon indicating copy to clipboard operation
paraswap-sdk copied to clipboard

seems like it doesn't support etherjs's provider?

Open newNcy opened this issue 3 years ago • 1 comments

im using etherjs and i want to use paraswap sdk but i found some function send transaction using web3 provider, for example approveToken actually i just need to know the approve that contract address. i prefer to use some interface like buildTx which did not depend on any other libs

newNcy avatar Aug 31 '21 05:08 newNcy

the Paraswap.getSpender() pull a list of adapter on remote, but that list doesont have augustus.exchange property, so i got this err image

can somebody expain the relationship of this list and the address to approve.

newNcy avatar Aug 31 '21 05:08 newNcy