You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried IDexModule.abi.json and IERC20DexModule.abi.json, but I always get an error when I interact with them using ethers.js. In fact, the batchSwap method does not match the information displayed on the blockchain explorer. This is confusing me.
Is there any simple demo for interacting with bex using ethers.js please?
The text was updated successfully, but these errors were encountered:
I have tried IDexModule.abi.json and IERC20DexModule.abi.json, but I always get an error when I interact with them using ethers.js. In fact, the batchSwap method does not match the information displayed on the blockchain explorer. This is confusing me.
Is there any simple demo for interacting with bex using ethers.js please?
The text was updated successfully, but these errors were encountered: