@meterio/sumer-js 0.1.21 → 0.1.22

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 (41) hide show
  1. package/dist/browser/sumer.min.js +1 -1
  2. package/dist/nodejs/abi.js +0 -5
  3. package/dist/nodejs/abi.js.map +1 -1
  4. package/dist/nodejs/constants/arbitrum.d.ts +13 -2
  5. package/dist/nodejs/constants/arbitrum.js +20 -10
  6. package/dist/nodejs/constants/arbitrum.js.map +1 -1
  7. package/dist/nodejs/constants/basemain.d.ts +13 -2
  8. package/dist/nodejs/constants/basemain.js +14 -7
  9. package/dist/nodejs/constants/basemain.js.map +1 -1
  10. package/dist/nodejs/constants/basetest.d.ts +13 -2
  11. package/dist/nodejs/constants/basetest.js +12 -6
  12. package/dist/nodejs/constants/basetest.js.map +1 -1
  13. package/dist/nodejs/constants/goerli.d.ts +13 -2
  14. package/dist/nodejs/constants/goerli.js +18 -9
  15. package/dist/nodejs/constants/goerli.js.map +1 -1
  16. package/dist/nodejs/constants/index.d.ts +2 -0
  17. package/dist/nodejs/constants/index.js +9 -1
  18. package/dist/nodejs/constants/index.js.map +1 -1
  19. package/dist/nodejs/constants/metermain.d.ts +1 -0
  20. package/dist/nodejs/constants/metermain.js +14 -7
  21. package/dist/nodejs/constants/metermain.js.map +1 -1
  22. package/dist/nodejs/constants/metertest.d.ts +13 -2
  23. package/dist/nodejs/constants/metertest.js +18 -9
  24. package/dist/nodejs/constants/metertest.js.map +1 -1
  25. package/dist/nodejs/constants/sepolia.d.ts +13 -2
  26. package/dist/nodejs/constants/sepolia.js +8 -4
  27. package/dist/nodejs/constants/sepolia.js.map +1 -1
  28. package/dist/nodejs/index.d.ts +14 -0
  29. package/dist/nodejs/index.js +3 -0
  30. package/dist/nodejs/index.js.map +1 -1
  31. package/dist/nodejs/typechain/contracts/Interfaces/IAccountLiquidity.d.ts +2 -2
  32. package/dist/nodejs/typechain/factories/contracts/Comptroller/AccountLiquidity__factory.d.ts +1 -1
  33. package/dist/nodejs/typechain/factories/contracts/Comptroller/AccountLiquidity__factory.js +1 -1
  34. package/dist/nodejs/typechain/factories/contracts/Comptroller/AccountLiquidity__factory.js.map +1 -1
  35. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.d.ts +1 -1
  36. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js +1 -1
  37. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js.map +1 -1
  38. package/dist/nodejs/typechain/factories/contracts/Interfaces/IAccountLiquidity__factory.d.ts +0 -4
  39. package/dist/nodejs/typechain/factories/contracts/Interfaces/IAccountLiquidity__factory.js +0 -5
  40. package/dist/nodejs/typechain/factories/contracts/Interfaces/IAccountLiquidity__factory.js.map +1 -1
  41. package/package.json +1 -1
@@ -20466,11 +20466,6 @@ exports.abi = {
20466
20466
  "name": "",
20467
20467
  "type": "uint256"
20468
20468
  },
20469
- {
20470
- "internalType": "uint256",
20471
- "name": "",
20472
- "type": "uint256"
20473
- },
20474
20469
  {
20475
20470
  "internalType": "uint256",
20476
20471
  "name": "",