@openocean.finance/openocean-sdk 1.2.6 → 1.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/lib/index.js +2 -50
  2. package/package.json +2 -2
  3. package/lib/api/index.js +0 -139
  4. package/lib/api/vo/RequestVo.js +0 -398
  5. package/lib/asset/abi/ERC20_abi.js +0 -119
  6. package/lib/asset/abi/aggregator.js +0 -391
  7. package/lib/config/index.js +0 -33
  8. package/lib/swapSdk/Approve.js +0 -342
  9. package/lib/swapSdk/NotoMobile.js +0 -141
  10. package/lib/swapSdk/RequestVo.js +0 -94
  11. package/lib/swapSdk/Swap.js +0 -1123
  12. package/lib/swapSdk/getAllowance.js +0 -97
  13. package/lib/swapSdk/getBalance.js +0 -280
  14. package/lib/swapSdk/index.js +0 -257
  15. package/lib/swapSdk/qrcode.d.ts +0 -6
  16. package/lib/swapSdk/qrcode.js +0 -969
  17. package/lib/utils/ajx.js +0 -150
  18. package/lib/utils/index.js +0 -369
  19. package/lib/utils/web3.js +0 -9
  20. package/lib/v1/abis/ERC20.js +0 -22
  21. package/lib/v1/abis/IUniswapV2Pair.js +0 -1434
  22. package/lib/v1/constants.js +0 -71
  23. package/lib/v1/entities/currency.js +0 -39
  24. package/lib/v1/entities/fractions/currencyAmount.js +0 -83
  25. package/lib/v1/entities/fractions/fraction.js +0 -109
  26. package/lib/v1/entities/fractions/index.js +0 -21
  27. package/lib/v1/entities/fractions/percent.js +0 -37
  28. package/lib/v1/entities/fractions/price.js +0 -90
  29. package/lib/v1/entities/fractions/tokenAmount.js +0 -43
  30. package/lib/v1/entities/index.js +0 -22
  31. package/lib/v1/entities/pair.js +0 -210
  32. package/lib/v1/entities/route.js +0 -43
  33. package/lib/v1/entities/token.js +0 -87
  34. package/lib/v1/entities/trade.js +0 -336
  35. package/lib/v1/errors.js +0 -56
  36. package/lib/v1/fetcher.js +0 -140
  37. package/lib/v1/router.js +0 -97
  38. package/lib/v1/utils.js +0 -87

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.