@dolomite-exchange/dolomite-margin 0.9.13 → 0.9.14

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 (248) hide show
  1. package/build/contracts/AAVECopyCatAltCoinInterestSetter.json +1 -1
  2. package/build/contracts/AAVECopyCatStableCoinInterestSetter.json +1 -1
  3. package/build/contracts/Account.json +1 -1
  4. package/build/contracts/AccountActionLib.json +1 -1
  5. package/build/contracts/AccountBalanceLib.json +1 -1
  6. package/build/contracts/AccountMarginLib.json +1 -1
  7. package/build/contracts/Actions.json +1 -1
  8. package/build/contracts/Address.json +1 -1
  9. package/build/contracts/Admin.json +1 -1
  10. package/build/contracts/AdminImpl.json +1 -1
  11. package/build/contracts/AdvancedMath.json +1 -1
  12. package/build/contracts/AmmRebalancerProxyV1.json +1 -1
  13. package/build/contracts/AmmRebalancerProxyV2.json +1 -1
  14. package/build/contracts/ArbitrumMultiCall.json +1 -1
  15. package/build/contracts/AuthorizationBase.json +1 -1
  16. package/build/contracts/Babylonian.json +1 -1
  17. package/build/contracts/Bits.json +1 -1
  18. package/build/contracts/BorrowPositionProxyV1.json +1 -1
  19. package/build/contracts/BorrowPositionProxyV2.json +1 -1
  20. package/build/contracts/Cache.json +1 -1
  21. package/build/contracts/CallImpl.json +1 -1
  22. package/build/contracts/ChainlinkPriceOracleV1.json +1 -1
  23. package/build/contracts/Context.json +1 -1
  24. package/build/contracts/CustomTestToken.json +1 -1
  25. package/build/contracts/Decimal.json +1 -1
  26. package/build/contracts/DelayedMultiSig.json +1 -1
  27. package/build/contracts/DepositImpl.json +1 -1
  28. package/build/contracts/DepositWithdrawalProxy.json +1 -1
  29. package/build/contracts/DolomiteAmmERC20.json +1 -1
  30. package/build/contracts/DolomiteAmmFactory.json +1 -1
  31. package/build/contracts/DolomiteAmmLibrary.json +1 -1
  32. package/build/contracts/DolomiteAmmPair.json +1 -1
  33. package/build/contracts/DolomiteAmmRouterProxy.json +1 -1
  34. package/build/contracts/DolomiteMargin.json +1 -1
  35. package/build/contracts/DolomiteMarginMath.json +1 -1
  36. package/build/contracts/DoubleExponentInterestSetter.json +1 -1
  37. package/build/contracts/ERC20Lib.json +1 -1
  38. package/build/contracts/EnumerableSet.json +1 -1
  39. package/build/contracts/ErroringOmiseToken.json +1 -1
  40. package/build/contracts/ErroringToken.json +1 -1
  41. package/build/contracts/Events.json +1 -1
  42. package/build/contracts/ExcessivelySafeCall.json +1 -1
  43. package/build/contracts/Exchange.json +1 -1
  44. package/build/contracts/Expiry.json +1 -1
  45. package/build/contracts/Getters.json +1 -1
  46. package/build/contracts/IArbitrumGasInfo.json +1 -1
  47. package/build/contracts/IArbitrumSys.json +1 -1
  48. package/build/contracts/IAuthorizationBase.json +1 -1
  49. package/build/contracts/IAutoTrader.json +1 -1
  50. package/build/contracts/IBorrowPositionProxyV1.json +1 -1
  51. package/build/contracts/IBorrowPositionProxyV2.json +1 -1
  52. package/build/contracts/ICallee.json +1 -1
  53. package/build/contracts/IChainlinkAggregator.json +1 -1
  54. package/build/contracts/IChainlinkAutomation.json +1 -1
  55. package/build/contracts/IChainlinkFlags.json +1 -1
  56. package/build/contracts/IDepositWithdrawalProxy.json +1 -1
  57. package/build/contracts/IDolomiteAmmERC20.json +1 -1
  58. package/build/contracts/IDolomiteAmmFactory.json +1 -1
  59. package/build/contracts/IDolomiteAmmPair.json +1 -1
  60. package/build/contracts/IDolomiteAmmRouterProxy.json +1 -1
  61. package/build/contracts/IDolomiteMargin.json +1 -1
  62. package/build/contracts/IERC20.json +1 -1
  63. package/build/contracts/IERC20Detailed.json +1 -1
  64. package/build/contracts/IExchangeWrapper.json +1 -1
  65. package/build/contracts/IExpiry.json +1 -1
  66. package/build/contracts/IInterestSetter.json +1 -1
  67. package/build/contracts/ILiquidationCallback.json +1 -1
  68. package/build/contracts/ILiquidatorAssetRegistry.json +1 -1
  69. package/build/contracts/ILiquidityTokenUnwrapperForLiquidation.json +1 -1
  70. package/build/contracts/IMakerOracle.json +1 -1
  71. package/build/contracts/IPriceOracle.json +1 -1
  72. package/build/contracts/IRecyclable.json +1 -1
  73. package/build/contracts/ITransferProxy.json +1 -1
  74. package/build/contracts/IUniswapV2Callee.json +1 -1
  75. package/build/contracts/IUniswapV2Factory.json +1 -1
  76. package/build/contracts/IUniswapV2Pair.json +1 -1
  77. package/build/contracts/IUniswapV2Router.json +1 -1
  78. package/build/contracts/IWETH.json +1 -1
  79. package/build/contracts/Interest.json +1 -1
  80. package/build/contracts/LiquidateOrVaporizeImpl.json +1 -1
  81. package/build/contracts/LiquidatorAssetRegistry.json +1 -1
  82. package/build/contracts/LiquidatorProxyBase.json +1904 -1904
  83. package/build/contracts/LiquidatorProxyV1.json +7 -7
  84. package/build/contracts/LiquidatorProxyV1WithAmm.json +10 -10
  85. package/build/contracts/LiquidatorProxyV2WithExternalLiquidity.json +641 -596
  86. package/build/contracts/LiquidatorProxyV3WithLiquidityToken.json +66 -21
  87. package/build/contracts/MalformedToken.json +1 -1
  88. package/build/contracts/Math.json +1 -1
  89. package/build/contracts/Migrations.json +1 -1
  90. package/build/contracts/Monetary.json +1 -1
  91. package/build/contracts/MultiCall.json +1 -1
  92. package/build/contracts/MultiSig.json +1 -1
  93. package/build/contracts/OmiseToken.json +1 -1
  94. package/build/contracts/OnlyDolomiteMargin.json +1 -1
  95. package/build/contracts/Operation.json +1 -1
  96. package/build/contracts/OperationImpl.json +1 -1
  97. package/build/contracts/Ownable.json +1 -1
  98. package/build/contracts/ParaswapTraderProxyWithBackup.json +462 -432
  99. package/build/contracts/PartiallyDelayedMultiSig.json +1 -1
  100. package/build/contracts/PayableProxy.json +1 -1
  101. package/build/contracts/Permission.json +1 -1
  102. package/build/contracts/PolynomialInterestSetter.json +1 -1
  103. package/build/contracts/RecyclableTokenProxy.json +1 -1
  104. package/build/contracts/ReentrancyGuard.json +1 -1
  105. package/build/contracts/Require.json +1 -1
  106. package/build/contracts/SafeERC20.json +1 -1
  107. package/build/contracts/SafeETH.json +1 -1
  108. package/build/contracts/SafeLiquidationCallback.json +1 -1
  109. package/build/contracts/SafeMath.json +1 -1
  110. package/build/contracts/SignedOperationProxy.json +1 -1
  111. package/build/contracts/SimpleFeeOwner.json +1 -1
  112. package/build/contracts/State.json +1 -1
  113. package/build/contracts/Storage.json +1 -1
  114. package/build/contracts/TestAmmRebalancerProxy.json +1 -1
  115. package/build/contracts/TestAutoTrader.json +1 -1
  116. package/build/contracts/TestBtcUsdChainlinkAggregator.json +1 -1
  117. package/build/contracts/TestCallee.json +1 -1
  118. package/build/contracts/TestChainlinkFlags.json +1 -1
  119. package/build/contracts/TestChainlinkPriceOracleV1.json +1 -1
  120. package/build/contracts/TestCounter.json +1 -1
  121. package/build/contracts/TestDaiUsdChainlinkAggregator.json +1 -1
  122. package/build/contracts/TestDolomiteAmmLibrary.json +1 -1
  123. package/build/contracts/TestDolomiteMargin.json +1 -1
  124. package/build/contracts/TestDoubleExponentInterestSetter.json +1 -1
  125. package/build/contracts/TestEthUsdChainlinkAggregator.json +1 -1
  126. package/build/contracts/TestExchangeWrapper.json +1 -1
  127. package/build/contracts/TestInterestSetter.json +1 -1
  128. package/build/contracts/TestLib.json +1 -1
  129. package/build/contracts/TestLinkUsdChainlinkAggregator.json +1 -1
  130. package/build/contracts/TestLiquidationCallback.json +1 -1
  131. package/build/contracts/TestLiquidityTokenUnwrapperForLiquidation.json +1 -1
  132. package/build/contracts/TestLrcEthChainlinkAggregator.json +1 -1
  133. package/build/contracts/TestMaticUsdChainlinkAggregator.json +1 -1
  134. package/build/contracts/TestOperationImpl.json +1 -1
  135. package/build/contracts/TestParaswapAugustusRouter.json +1 -1
  136. package/build/contracts/TestParaswapTransferProxy.json +1 -1
  137. package/build/contracts/TestPolynomialInterestSetter.json +1 -1
  138. package/build/contracts/TestPriceAggregator.json +1 -1
  139. package/build/contracts/TestPriceOracle.json +1 -1
  140. package/build/contracts/TestRecyclableToken.json +1 -1
  141. package/build/contracts/TestSimpleCallee.json +1 -1
  142. package/build/contracts/TestToken.json +1 -1
  143. package/build/contracts/TestTrader.json +1 -1
  144. package/build/contracts/TestUniswapAmmRebalancerProxy.json +1 -1
  145. package/build/contracts/TestUniswapV3MultiRouter.json +1 -1
  146. package/build/contracts/TestUsdcUsdChainlinkAggregator.json +1 -1
  147. package/build/contracts/TestWETH.json +1 -1
  148. package/build/contracts/Time.json +1 -1
  149. package/build/contracts/Token.json +1 -1
  150. package/build/contracts/TokenA.json +1 -1
  151. package/build/contracts/TokenB.json +1 -1
  152. package/build/contracts/TokenC.json +1 -1
  153. package/build/contracts/TokenD.json +1 -1
  154. package/build/contracts/TokenE.json +1 -1
  155. package/build/contracts/TokenF.json +1 -1
  156. package/build/contracts/TradeImpl.json +1 -1
  157. package/build/contracts/TransferImpl.json +1 -1
  158. package/build/contracts/TransferProxy.json +1 -1
  159. package/build/contracts/TypedSignature.json +1 -1
  160. package/build/contracts/Types.json +1 -1
  161. package/build/contracts/UQ112x112.json +1 -1
  162. package/build/contracts/UniswapV2ERC20.json +1 -1
  163. package/build/contracts/UniswapV2Factory.json +1 -1
  164. package/build/contracts/UniswapV2Library.json +1 -1
  165. package/build/contracts/UniswapV2Pair.json +1 -1
  166. package/build/contracts/UniswapV2Router02.json +1 -1
  167. package/build/contracts/WithdrawalImpl.json +1 -1
  168. package/contracts/external/helpers/LiquidatorProxyBase.sol +4 -4
  169. package/contracts/external/proxies/LiquidatorProxyV2WithExternalLiquidity.sol +1 -1
  170. package/contracts/external/proxies/ParaswapTraderProxyWithBackup.sol +2 -2
  171. package/dist/build/published_contracts/ILiquidityTokenUnwrapperForLiquidation.json +253 -0
  172. package/dist/build/published_contracts/LiquidatorProxyV1.json +1 -1
  173. package/dist/build/published_contracts/LiquidatorProxyV1WithAmm.json +4 -4
  174. package/dist/build/published_contracts/LiquidatorProxyV2WithExternalLiquidity.json +60 -15
  175. package/dist/build/published_contracts/LiquidatorProxyV3WithLiquidityToken.json +60 -15
  176. package/dist/build/wrappers/ILiquidityTokenUnwrapperForLiquidation.d.ts +88 -0
  177. package/dist/build/wrappers/LiquidatorProxyV1.d.ts +1 -1
  178. package/dist/build/wrappers/LiquidatorProxyV1WithAmm.d.ts +1 -1
  179. package/dist/build/wrappers/LiquidatorProxyV2WithExternalLiquidity.d.ts +4 -1
  180. package/dist/build/wrappers/LiquidatorProxyV3WithLiquidityToken.d.ts +4 -1
  181. package/dist/src/DolomiteMargin.d.ts +2 -0
  182. package/dist/src/DolomiteMargin.js +4 -0
  183. package/dist/src/DolomiteMargin.js.map +1 -1
  184. package/dist/src/lib/Contracts.d.ts +2 -0
  185. package/dist/src/lib/Contracts.js +7 -0
  186. package/dist/src/lib/Contracts.js.map +1 -1
  187. package/dist/src/modules/LiquidityTokenUnwrapper.d.ts +14 -0
  188. package/dist/src/modules/LiquidityTokenUnwrapper.js +107 -0
  189. package/dist/src/modules/LiquidityTokenUnwrapper.js.map +1 -0
  190. package/package.json +1 -1
  191. package/contracts/external/rebalancers/.git/COMMIT_EDITMSG +0 -1
  192. package/contracts/external/rebalancers/.git/FETCH_HEAD +0 -1
  193. package/contracts/external/rebalancers/.git/HEAD +0 -1
  194. package/contracts/external/rebalancers/.git/ORIG_HEAD +0 -1
  195. package/contracts/external/rebalancers/.git/config +0 -8
  196. package/contracts/external/rebalancers/.git/description +0 -1
  197. package/contracts/external/rebalancers/.git/hooks/applypatch-msg.sample +0 -15
  198. package/contracts/external/rebalancers/.git/hooks/commit-msg.sample +0 -24
  199. package/contracts/external/rebalancers/.git/hooks/fsmonitor-watchman.sample +0 -109
  200. package/contracts/external/rebalancers/.git/hooks/post-update.sample +0 -8
  201. package/contracts/external/rebalancers/.git/hooks/pre-applypatch.sample +0 -14
  202. package/contracts/external/rebalancers/.git/hooks/pre-commit.sample +0 -49
  203. package/contracts/external/rebalancers/.git/hooks/pre-merge-commit.sample +0 -13
  204. package/contracts/external/rebalancers/.git/hooks/pre-push.sample +0 -53
  205. package/contracts/external/rebalancers/.git/hooks/pre-rebase.sample +0 -169
  206. package/contracts/external/rebalancers/.git/hooks/pre-receive.sample +0 -24
  207. package/contracts/external/rebalancers/.git/hooks/prepare-commit-msg.sample +0 -42
  208. package/contracts/external/rebalancers/.git/hooks/update.sample +0 -128
  209. package/contracts/external/rebalancers/.git/index +0 -0
  210. package/contracts/external/rebalancers/.git/info/exclude +0 -6
  211. package/contracts/external/rebalancers/.git/logs/HEAD +0 -7
  212. package/contracts/external/rebalancers/.git/logs/refs/heads/master +0 -7
  213. package/contracts/external/rebalancers/.git/logs/refs/remotes/origin/master +0 -6
  214. package/contracts/external/rebalancers/.git/objects/02/78f88008b495d19f460ae08a06cd74c56db696 +0 -3
  215. package/contracts/external/rebalancers/.git/objects/0f/3a9357b29dbcbad23dd491a733ab6ece3d2455 +0 -1
  216. package/contracts/external/rebalancers/.git/objects/0f/71f97c91c932658b68d995c5c47ba9a2744c7c +0 -0
  217. package/contracts/external/rebalancers/.git/objects/10/51faface8a8502193304686738c1710b37580e +0 -0
  218. package/contracts/external/rebalancers/.git/objects/1c/e25de119eeb1c795cd395f02647e9b6e95317d +0 -0
  219. package/contracts/external/rebalancers/.git/objects/29/387d00d6e1fdea148f1ed45210e10157b0d321 +0 -0
  220. package/contracts/external/rebalancers/.git/objects/38/0a39130278675dc13c17dfc6db2dd5d566d4d7 +0 -0
  221. package/contracts/external/rebalancers/.git/objects/42/722bb2a89dd3168c64cf188409cc5924ad4ee3 +0 -0
  222. package/contracts/external/rebalancers/.git/objects/42/d528449f36050b4bce099966724c17190dc8ee +0 -0
  223. package/contracts/external/rebalancers/.git/objects/43/a2ab2a18fcbed0a79f5cec8aea51e8c21f716b +0 -2
  224. package/contracts/external/rebalancers/.git/objects/4e/826bfbdef0473a3c28d08114eb782084a8a3f0 +0 -0
  225. package/contracts/external/rebalancers/.git/objects/56/e931cb2f75a3acbded031426dff3a3126aef28 +0 -0
  226. package/contracts/external/rebalancers/.git/objects/67/d87a60f6835f847d114821b00047683422bc59 +0 -0
  227. package/contracts/external/rebalancers/.git/objects/6f/1852c38c5031e21575a3ae72e87b7ebfbbc541 +0 -0
  228. package/contracts/external/rebalancers/.git/objects/71/217f93695cd4db58312c5876e1f999e2e2c45f +0 -0
  229. package/contracts/external/rebalancers/.git/objects/7f/4e955fd910f1a89a0a08f29c4c808cad47db98 +0 -0
  230. package/contracts/external/rebalancers/.git/objects/82/e34db81d297b2da3a901b49690aaa86ac9ad9c +0 -1
  231. package/contracts/external/rebalancers/.git/objects/84/e1441e1306f87e5940a82bf9fbae7eec36ff7b +0 -0
  232. package/contracts/external/rebalancers/.git/objects/8e/f2083cab470fa84b37aa9ceff5a38a1200a2a9 +0 -0
  233. package/contracts/external/rebalancers/.git/objects/94/da9636d8ae1971457b252e80e1a8660fbd9886 +0 -0
  234. package/contracts/external/rebalancers/.git/objects/a1/6be9cbb9cf83c5794ad30a7010d473c49ec016 +0 -0
  235. package/contracts/external/rebalancers/.git/objects/a2/32256843cb965e5ef97b5070b0ef6e0b10da93 +0 -0
  236. package/contracts/external/rebalancers/.git/objects/b0/33c8f3896264b4ee09dd0558b8f18f02d8413e +0 -0
  237. package/contracts/external/rebalancers/.git/objects/b1/55a3b2eb4f8f2a618a1301b1895488af6de051 +0 -0
  238. package/contracts/external/rebalancers/.git/objects/b7/b218bdacfc2b113eb03cde6d0dc7fa15fe56b6 +0 -0
  239. package/contracts/external/rebalancers/.git/objects/d0/a16880318e0a8af2245ca37074c217e034badc +0 -2
  240. package/contracts/external/rebalancers/.git/objects/d9/935275097703837e8002e5246d397250341d50 +0 -0
  241. package/contracts/external/rebalancers/.git/objects/de/153db3b796413119418ec4b9f82dad2e8cb939 +0 -0
  242. package/contracts/external/rebalancers/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  243. package/contracts/external/rebalancers/.git/objects/e9/e30048722bf1255f9ef513647e7c634be8082b +0 -0
  244. package/contracts/external/rebalancers/.git/objects/ea/b7ead8f2efcf25274f98dc9d39725aec36382e +0 -0
  245. package/contracts/external/rebalancers/.git/objects/f0/1c608bc063dd6266ece9e946639be9772686f8 +0 -0
  246. package/contracts/external/rebalancers/.git/objects/fe/2aae5fb3e93a8a0b2484ea1e19c0c975e403c8 +0 -0
  247. package/contracts/external/rebalancers/.git/refs/heads/master +0 -1
  248. package/contracts/external/rebalancers/.git/refs/remotes/origin/master +0 -1
@@ -3997,7 +3997,7 @@
3997
3997
  },
3998
3998
  "networks": {},
3999
3999
  "schemaVersion": "3.0.23",
4000
- "updatedAt": "2023-02-22T07:58:20.536Z",
4000
+ "updatedAt": "2023-02-27T02:46:38.338Z",
4001
4001
  "devdoc": {
4002
4002
  "author": "Dolomite",
4003
4003
  "methods": {},
@@ -3997,7 +3997,7 @@
3997
3997
  },
3998
3998
  "networks": {},
3999
3999
  "schemaVersion": "3.0.23",
4000
- "updatedAt": "2023-02-22T07:58:20.538Z",
4000
+ "updatedAt": "2023-02-27T02:46:38.341Z",
4001
4001
  "devdoc": {
4002
4002
  "author": "Dolomite",
4003
4003
  "methods": {},
@@ -1232,7 +1232,7 @@
1232
1232
  },
1233
1233
  "networks": {},
1234
1234
  "schemaVersion": "3.0.23",
1235
- "updatedAt": "2023-02-22T07:58:21.158Z",
1235
+ "updatedAt": "2023-02-27T02:46:38.785Z",
1236
1236
  "devdoc": {
1237
1237
  "author": "dYdX * Library of structs and functions that represent an account",
1238
1238
  "methods": {},
@@ -21998,7 +21998,7 @@
21998
21998
  },
21999
21999
  "networks": {},
22000
22000
  "schemaVersion": "3.0.23",
22001
- "updatedAt": "2023-02-22T07:58:20.583Z",
22001
+ "updatedAt": "2023-02-27T02:46:38.379Z",
22002
22002
  "devdoc": {
22003
22003
  "author": "Dolomite * Library contract that makes specific actions easy to call",
22004
22004
  "methods": {},
@@ -1730,7 +1730,7 @@
1730
1730
  },
1731
1731
  "networks": {},
1732
1732
  "schemaVersion": "3.0.23",
1733
- "updatedAt": "2023-02-22T07:58:20.590Z",
1733
+ "updatedAt": "2023-02-27T02:46:38.389Z",
1734
1734
  "devdoc": {
1735
1735
  "author": "Dolomite * Library contract that checks a user's balance after transaction to be non-negative",
1736
1736
  "methods": {},
@@ -840,7 +840,7 @@
840
840
  },
841
841
  "networks": {},
842
842
  "schemaVersion": "3.0.23",
843
- "updatedAt": "2023-02-22T07:58:20.591Z",
843
+ "updatedAt": "2023-02-27T02:46:38.390Z",
844
844
  "devdoc": {
845
845
  "author": "Dolomite * Library contract that has various utility functions for margin positions/accounts",
846
846
  "methods": {},
@@ -12514,7 +12514,7 @@
12514
12514
  },
12515
12515
  "networks": {},
12516
12516
  "schemaVersion": "3.0.23",
12517
- "updatedAt": "2023-02-22T07:58:21.162Z",
12517
+ "updatedAt": "2023-02-27T02:46:38.788Z",
12518
12518
  "devdoc": {
12519
12519
  "author": "dYdX * Library that defines and parses valid Actions",
12520
12520
  "methods": {},
@@ -2130,7 +2130,7 @@
2130
2130
  },
2131
2131
  "networks": {},
2132
2132
  "schemaVersion": "3.0.23",
2133
- "updatedAt": "2023-02-22T07:58:21.487Z",
2133
+ "updatedAt": "2023-02-27T02:46:38.979Z",
2134
2134
  "devdoc": {
2135
2135
  "details": "Collection of functions related to the address type",
2136
2136
  "methods": {}
@@ -9115,7 +9115,7 @@
9115
9115
  },
9116
9116
  "networks": {},
9117
9117
  "schemaVersion": "3.0.23",
9118
- "updatedAt": "2023-02-22T07:58:20.929Z",
9118
+ "updatedAt": "2023-02-27T02:46:38.700Z",
9119
9119
  "devdoc": {
9120
9120
  "author": "dYdX * Public functions that allow the privileged owner address to manage DolomiteMargin",
9121
9121
  "methods": {
@@ -33326,7 +33326,7 @@
33326
33326
  },
33327
33327
  "networks": {},
33328
33328
  "schemaVersion": "3.0.23",
33329
- "updatedAt": "2023-02-22T07:58:20.966Z",
33329
+ "updatedAt": "2023-02-27T02:46:38.723Z",
33330
33330
  "devdoc": {
33331
33331
  "author": "dYdX * Administrative functions to keep the protocol updated",
33332
33332
  "methods": {},
@@ -1494,7 +1494,7 @@
1494
1494
  },
1495
1495
  "networks": {},
1496
1496
  "schemaVersion": "3.0.23",
1497
- "updatedAt": "2023-02-22T07:58:20.592Z",
1497
+ "updatedAt": "2023-02-27T02:46:38.391Z",
1498
1498
  "devdoc": {
1499
1499
  "methods": {}
1500
1500
  },
@@ -30400,7 +30400,7 @@
30400
30400
  },
30401
30401
  "networks": {},
30402
30402
  "schemaVersion": "3.0.23",
30403
- "updatedAt": "2023-02-22T07:58:20.798Z",
30403
+ "updatedAt": "2023-02-27T02:46:38.590Z",
30404
30404
  "devdoc": {
30405
30405
  "author": "Dolomite * Contract for re-balancing the Dolomite AMM pools against other UniswapV2Router compatible pools",
30406
30406
  "methods": {
@@ -19951,7 +19951,7 @@
19951
19951
  },
19952
19952
  "networks": {},
19953
19953
  "schemaVersion": "3.0.23",
19954
- "updatedAt": "2023-02-22T07:58:20.813Z",
19954
+ "updatedAt": "2023-02-27T02:46:38.603Z",
19955
19955
  "devdoc": {
19956
19956
  "author": "Dolomite * Contract for re-balancing the Dolomite AMM pools against other UniswapV3Router compatible pools using SwapRouter",
19957
19957
  "methods": {},
@@ -9574,7 +9574,7 @@
9574
9574
  },
9575
9575
  "networks": {},
9576
9576
  "schemaVersion": "3.0.23",
9577
- "updatedAt": "2023-02-22T07:58:20.919Z",
9577
+ "updatedAt": "2023-02-27T02:46:38.689Z",
9578
9578
  "devdoc": {
9579
9579
  "author": "Michael Elliot <mike@makerdao.com>Joshua Levine <joshua@makerdao.com>Nick Johnson <arachnid@notdot.net>Corey Caplan <corey@dolomite.io>",
9580
9580
  "details": "This multi call contract is almost the same as the ordinary one, with minor adjustments for Arbitrum. See: https://developer.offchainlabs.com/docs/time_in_arbitrum#case-study-multicall for more information.",
@@ -2439,7 +2439,7 @@
2439
2439
  },
2440
2440
  "networks": {},
2441
2441
  "schemaVersion": "3.0.23",
2442
- "updatedAt": "2023-02-22T07:58:20.518Z",
2442
+ "updatedAt": "2023-02-27T02:46:38.317Z",
2443
2443
  "devdoc": {
2444
2444
  "methods": {}
2445
2445
  },
@@ -5518,7 +5518,7 @@
5518
5518
  },
5519
5519
  "networks": {},
5520
5520
  "schemaVersion": "3.0.23",
5521
- "updatedAt": "2023-02-22T07:58:21.489Z",
5521
+ "updatedAt": "2023-02-27T02:46:38.981Z",
5522
5522
  "devdoc": {
5523
5523
  "methods": {}
5524
5524
  },
@@ -7508,7 +7508,7 @@
7508
7508
  },
7509
7509
  "networks": {},
7510
7510
  "schemaVersion": "3.0.23",
7511
- "updatedAt": "2023-02-22T07:58:21.167Z",
7511
+ "updatedAt": "2023-02-27T02:46:38.793Z",
7512
7512
  "devdoc": {
7513
7513
  "author": "Dolomite * Library for caching information about markets",
7514
7514
  "methods": {},
@@ -7580,7 +7580,7 @@
7580
7580
  },
7581
7581
  "networks": {},
7582
7582
  "schemaVersion": "3.0.23",
7583
- "updatedAt": "2023-02-22T07:58:20.646Z",
7583
+ "updatedAt": "2023-02-27T02:46:38.445Z",
7584
7584
  "devdoc": {
7585
7585
  "author": "Dolomite",
7586
7586
  "details": "Proxy contract for opening borrow positions. This makes indexing easier and lowers gas costs on Arbitrum by minimizing call data",
@@ -8454,7 +8454,7 @@
8454
8454
  },
8455
8455
  "networks": {},
8456
8456
  "schemaVersion": "3.0.23",
8457
- "updatedAt": "2023-02-22T07:58:20.650Z",
8457
+ "updatedAt": "2023-02-27T02:46:38.453Z",
8458
8458
  "devdoc": {
8459
8459
  "author": "Dolomite",
8460
8460
  "details": "Proxy contract for opening borrow positions. This makes indexing easier and lowers gas costs on Arbitrum by minimizing call data",
@@ -7260,7 +7260,7 @@
7260
7260
  },
7261
7261
  "networks": {},
7262
7262
  "schemaVersion": "3.0.23",
7263
- "updatedAt": "2023-02-22T07:58:21.170Z",
7263
+ "updatedAt": "2023-02-27T02:46:38.798Z",
7264
7264
  "devdoc": {
7265
7265
  "author": "dYdX * Library for caching information about markets",
7266
7266
  "methods": {},
@@ -1442,7 +1442,7 @@
1442
1442
  },
1443
1443
  "networks": {},
1444
1444
  "schemaVersion": "3.0.23",
1445
- "updatedAt": "2023-02-22T07:58:20.978Z",
1445
+ "updatedAt": "2023-02-27T02:46:38.733Z",
1446
1446
  "devdoc": {
1447
1447
  "methods": {}
1448
1448
  },
@@ -12036,7 +12036,7 @@
12036
12036
  },
12037
12037
  "networks": {},
12038
12038
  "schemaVersion": "3.0.23",
12039
- "updatedAt": "2023-02-22T07:58:20.640Z",
12039
+ "updatedAt": "2023-02-27T02:46:38.438Z",
12040
12040
  "devdoc": {
12041
12041
  "author": "Dolomite * An implementation of the IPriceOracle interface that makes Chainlink prices compatible with the protocol.",
12042
12042
  "methods": {
@@ -585,7 +585,7 @@
585
585
  },
586
586
  "networks": {},
587
587
  "schemaVersion": "3.0.23",
588
- "updatedAt": "2023-02-22T07:58:21.478Z",
588
+ "updatedAt": "2023-02-27T02:46:38.968Z",
589
589
  "devdoc": {
590
590
  "methods": {}
591
591
  },
@@ -1691,7 +1691,7 @@
1691
1691
  },
1692
1692
  "networks": {},
1693
1693
  "schemaVersion": "3.0.23",
1694
- "updatedAt": "2023-02-22T07:58:21.384Z",
1694
+ "updatedAt": "2023-02-27T02:46:38.874Z",
1695
1695
  "devdoc": {
1696
1696
  "methods": {}
1697
1697
  },
@@ -2080,7 +2080,7 @@
2080
2080
  },
2081
2081
  "networks": {},
2082
2082
  "schemaVersion": "3.0.23",
2083
- "updatedAt": "2023-02-22T07:58:21.173Z",
2083
+ "updatedAt": "2023-02-27T02:46:38.800Z",
2084
2084
  "devdoc": {
2085
2085
  "author": "dYdX * Library that defines a fixed-point number with 18 decimal places.",
2086
2086
  "methods": {},
@@ -6931,7 +6931,7 @@
6931
6931
  },
6932
6932
  "networks": {},
6933
6933
  "schemaVersion": "3.0.23",
6934
- "updatedAt": "2023-02-22T07:58:20.615Z",
6934
+ "updatedAt": "2023-02-27T02:46:38.408Z",
6935
6935
  "devdoc": {
6936
6936
  "author": "dYdX * Multi-Signature Wallet with delay in execution. Allows multiple parties to execute a transaction after a time lock has passed. Adapted from Amir Bandeali's MultiSigWalletWithTimeLock contract. Logic Changes: - Only owners can execute transactions - Require that each transaction succeeds - Added function to execute multiple transactions within the same Ethereum transaction",
6937
6937
  "methods": {
@@ -2910,7 +2910,7 @@
2910
2910
  },
2911
2911
  "networks": {},
2912
2912
  "schemaVersion": "3.0.23",
2913
- "updatedAt": "2023-02-22T07:58:20.980Z",
2913
+ "updatedAt": "2023-02-27T02:46:38.734Z",
2914
2914
  "devdoc": {
2915
2915
  "methods": {}
2916
2916
  },
@@ -21781,7 +21781,7 @@
21781
21781
  },
21782
21782
  "networks": {},
21783
21783
  "schemaVersion": "3.0.23",
21784
- "updatedAt": "2023-02-22T07:58:20.657Z",
21784
+ "updatedAt": "2023-02-27T02:46:38.462Z",
21785
21785
  "devdoc": {
21786
21786
  "author": "Dolomite",
21787
21787
  "details": "Contract for depositing or withdrawing to/from Dolomite easily. This lowers gas costs on Arbitrum by minimizing callData",
@@ -9943,7 +9943,7 @@
9943
9943
  },
9944
9944
  "networks": {},
9945
9945
  "schemaVersion": "3.0.23",
9946
- "updatedAt": "2023-02-22T07:58:20.467Z",
9946
+ "updatedAt": "2023-02-27T02:46:38.260Z",
9947
9947
  "devdoc": {
9948
9948
  "methods": {}
9949
9949
  },
@@ -7793,7 +7793,7 @@
7793
7793
  },
7794
7794
  "networks": {},
7795
7795
  "schemaVersion": "3.0.23",
7796
- "updatedAt": "2023-02-22T07:58:20.480Z",
7796
+ "updatedAt": "2023-02-27T02:46:38.267Z",
7797
7797
  "devdoc": {
7798
7798
  "methods": {}
7799
7799
  },
@@ -24234,7 +24234,7 @@
24234
24234
  },
24235
24235
  "networks": {},
24236
24236
  "schemaVersion": "3.0.23",
24237
- "updatedAt": "2023-02-22T07:58:20.597Z",
24237
+ "updatedAt": "2023-02-27T02:46:38.396Z",
24238
24238
  "devdoc": {
24239
24239
  "methods": {}
24240
24240
  },
@@ -48927,7 +48927,7 @@
48927
48927
  },
48928
48928
  "networks": {},
48929
48929
  "schemaVersion": "3.0.23",
48930
- "updatedAt": "2023-02-22T07:58:20.495Z",
48930
+ "updatedAt": "2023-02-27T02:46:38.282Z",
48931
48931
  "devdoc": {
48932
48932
  "methods": {}
48933
48933
  },
@@ -68380,7 +68380,7 @@
68380
68380
  },
68381
68381
  "networks": {},
68382
68382
  "schemaVersion": "3.0.23",
68383
- "updatedAt": "2023-02-22T07:58:20.683Z",
68383
+ "updatedAt": "2023-02-27T02:46:38.481Z",
68384
68384
  "devdoc": {
68385
68385
  "author": "Dolomite * Contract for routing trades to the Dolomite AMM pools and potentially opening margin positions",
68386
68386
  "methods": {},
@@ -3329,7 +3329,7 @@
3329
3329
  },
3330
3330
  "networks": {},
3331
3331
  "schemaVersion": "3.0.23",
3332
- "updatedAt": "2023-02-22T07:58:20.934Z",
3332
+ "updatedAt": "2023-02-27T02:46:38.703Z",
3333
3333
  "devdoc": {
3334
3334
  "author": "dYdX * Main contract that inherits from other contracts",
3335
3335
  "methods": {
@@ -5936,7 +5936,7 @@
5936
5936
  },
5937
5937
  "networks": {},
5938
5938
  "schemaVersion": "3.0.23",
5939
- "updatedAt": "2023-02-22T07:58:21.175Z",
5939
+ "updatedAt": "2023-02-27T02:46:38.802Z",
5940
5940
  "devdoc": {
5941
5941
  "author": "dYdX * Library for non-standard Math functions",
5942
5942
  "methods": {},
@@ -7087,7 +7087,7 @@
7087
7087
  },
7088
7088
  "networks": {},
7089
7089
  "schemaVersion": "3.0.23",
7090
- "updatedAt": "2023-02-22T07:58:20.546Z",
7090
+ "updatedAt": "2023-02-27T02:46:38.344Z",
7091
7091
  "devdoc": {
7092
7092
  "author": "dYdX * Interest setter that sets interest based on a polynomial of the usage percentage of the market. Interest = C_0 + C_1 * U^(2^0) + C_2 * U^(2^1) + C_3 * U^(2^2) ...",
7093
7093
  "methods": {
@@ -1230,7 +1230,7 @@
1230
1230
  },
1231
1231
  "networks": {},
1232
1232
  "schemaVersion": "3.0.23",
1233
- "updatedAt": "2023-02-22T07:58:20.609Z",
1233
+ "updatedAt": "2023-02-27T02:46:38.403Z",
1234
1234
  "devdoc": {
1235
1235
  "author": "Dolomite * Library contract for reusable token actions",
1236
1236
  "methods": {},
@@ -5292,7 +5292,7 @@
5292
5292
  },
5293
5293
  "networks": {},
5294
5294
  "schemaVersion": "3.0.23",
5295
- "updatedAt": "2023-02-22T07:58:21.180Z",
5295
+ "updatedAt": "2023-02-27T02:46:38.805Z",
5296
5296
  "devdoc": {
5297
5297
  "author": "Alberto Cuesta Cañada",
5298
5298
  "details": "Library for managing https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive types. * Sets have the following properties: * - Elements are added, removed, and checked for existence in constant time (O(1)). - Elements are enumerated in O(n). No guarantees are made on the ordering. * As of v2.5.0, only `address` sets are supported. * Include with `using EnumerableSet for EnumerableSet.AddressSet;`. * _Available since v2.5.0._",
@@ -1433,7 +1433,7 @@
1433
1433
  },
1434
1434
  "networks": {},
1435
1435
  "schemaVersion": "3.0.23",
1436
- "updatedAt": "2023-02-22T07:58:21.385Z",
1436
+ "updatedAt": "2023-02-27T02:46:38.875Z",
1437
1437
  "devdoc": {
1438
1438
  "methods": {}
1439
1439
  },
@@ -2153,7 +2153,7 @@
2153
2153
  },
2154
2154
  "networks": {},
2155
2155
  "schemaVersion": "3.0.23",
2156
- "updatedAt": "2023-02-22T07:58:21.386Z",
2156
+ "updatedAt": "2023-02-27T02:46:38.876Z",
2157
2157
  "devdoc": {
2158
2158
  "methods": {}
2159
2159
  },
@@ -21281,7 +21281,7 @@
21281
21281
  },
21282
21282
  "networks": {},
21283
21283
  "schemaVersion": "3.0.23",
21284
- "updatedAt": "2023-02-22T07:58:21.190Z",
21284
+ "updatedAt": "2023-02-27T02:46:38.810Z",
21285
21285
  "devdoc": {
21286
21286
  "author": "dYdX * Library to parse and emit logs from which the state of all accounts and indexes can be followed",
21287
21287
  "methods": {},
@@ -2276,7 +2276,7 @@
2276
2276
  },
2277
2277
  "networks": {},
2278
2278
  "schemaVersion": "3.0.23",
2279
- "updatedAt": "2023-02-22T07:58:21.198Z",
2279
+ "updatedAt": "2023-02-27T02:46:38.818Z",
2280
2280
  "devdoc": {
2281
2281
  "author": "https://github.com/nomad-xyz",
2282
2282
  "methods": {}
@@ -5678,7 +5678,7 @@
5678
5678
  },
5679
5679
  "networks": {},
5680
5680
  "schemaVersion": "3.0.23",
5681
- "updatedAt": "2023-02-22T07:58:21.201Z",
5681
+ "updatedAt": "2023-02-27T02:46:38.821Z",
5682
5682
  "devdoc": {
5683
5683
  "author": "dYdX * Library for transferring tokens and interacting with ExchangeWrappers by using the Wei struct",
5684
5684
  "methods": {},
@@ -27640,7 +27640,7 @@
27640
27640
  },
27641
27641
  "networks": {},
27642
27642
  "schemaVersion": "3.0.23",
27643
- "updatedAt": "2023-02-22T07:58:20.831Z",
27643
+ "updatedAt": "2023-02-27T02:46:38.615Z",
27644
27644
  "devdoc": {
27645
27645
  "author": "dYdX * Expiry contract that also allows approved senders to set expiry to be 28 days in the future.",
27646
27646
  "methods": {
@@ -25637,7 +25637,7 @@
25637
25637
  },
25638
25638
  "networks": {},
25639
25639
  "schemaVersion": "3.0.23",
25640
- "updatedAt": "2023-02-22T07:58:20.942Z",
25640
+ "updatedAt": "2023-02-27T02:46:38.709Z",
25641
25641
  "devdoc": {
25642
25642
  "author": "dYdX * Public read-only functions that allow transparency into the state of DolomiteMargin",
25643
25643
  "methods": {},
@@ -2117,7 +2117,7 @@
2117
2117
  },
2118
2118
  "networks": {},
2119
2119
  "schemaVersion": "3.0.23",
2120
- "updatedAt": "2023-02-22T07:58:20.553Z",
2120
+ "updatedAt": "2023-02-27T02:46:38.350Z",
2121
2121
  "devdoc": {
2122
2122
  "methods": {}
2123
2123
  },
@@ -220,7 +220,7 @@
220
220
  },
221
221
  "networks": {},
222
222
  "schemaVersion": "3.0.23",
223
- "updatedAt": "2023-02-22T07:58:20.554Z",
223
+ "updatedAt": "2023-02-27T02:46:38.351Z",
224
224
  "devdoc": {
225
225
  "author": "Dolomite * Gets the latest price from the Chainlink Oracle Network. Amount of decimals depends on the base.",
226
226
  "methods": {
@@ -464,7 +464,7 @@
464
464
  },
465
465
  "networks": {},
466
466
  "schemaVersion": "3.0.23",
467
- "updatedAt": "2023-02-22T07:58:20.554Z",
467
+ "updatedAt": "2023-02-27T02:46:38.352Z",
468
468
  "devdoc": {
469
469
  "author": "Dolomite",
470
470
  "methods": {
@@ -867,7 +867,7 @@
867
867
  },
868
868
  "networks": {},
869
869
  "schemaVersion": "3.0.23",
870
- "updatedAt": "2023-02-22T07:58:21.146Z",
870
+ "updatedAt": "2023-02-27T02:46:38.774Z",
871
871
  "devdoc": {
872
872
  "author": "dYdX * Interface that Auto-Traders for DolomiteMargin must implement in order to approve trades.",
873
873
  "methods": {
@@ -1553,7 +1553,7 @@
1553
1553
  },
1554
1554
  "networks": {},
1555
1555
  "schemaVersion": "3.0.23",
1556
- "updatedAt": "2023-02-22T07:58:20.555Z",
1556
+ "updatedAt": "2023-02-27T02:46:38.352Z",
1557
1557
  "devdoc": {
1558
1558
  "author": "Dolomite",
1559
1559
  "methods": {
@@ -1866,7 +1866,7 @@
1866
1866
  },
1867
1867
  "networks": {},
1868
1868
  "schemaVersion": "3.0.23",
1869
- "updatedAt": "2023-02-22T07:58:20.556Z",
1869
+ "updatedAt": "2023-02-27T02:46:38.354Z",
1870
1870
  "devdoc": {
1871
1871
  "author": "Dolomite",
1872
1872
  "methods": {
@@ -402,7 +402,7 @@
402
402
  },
403
403
  "networks": {},
404
404
  "schemaVersion": "3.0.23",
405
- "updatedAt": "2023-02-22T07:58:21.147Z",
405
+ "updatedAt": "2023-02-27T02:46:38.775Z",
406
406
  "devdoc": {
407
407
  "author": "dYdX * Interface that Callees for DolomiteMargin must implement in order to ingest data.",
408
408
  "methods": {
@@ -238,7 +238,7 @@
238
238
  },
239
239
  "networks": {},
240
240
  "schemaVersion": "3.0.23",
241
- "updatedAt": "2023-02-22T07:58:20.557Z",
241
+ "updatedAt": "2023-02-27T02:46:38.355Z",
242
242
  "devdoc": {
243
243
  "author": "Dolomite * Gets the latest price from the Chainlink Oracle Network. Amount of decimals depends on the base.",
244
244
  "methods": {},
@@ -478,7 +478,7 @@
478
478
  },
479
479
  "networks": {},
480
480
  "schemaVersion": "3.0.23",
481
- "updatedAt": "2023-02-22T07:58:20.558Z",
481
+ "updatedAt": "2023-02-27T02:46:38.355Z",
482
482
  "devdoc": {
483
483
  "author": "Dolomite",
484
484
  "details": "Chainlink Automation enables conditional execution of your smart contracts functions through a hyper-reliable and decentralized automation platform that uses the same external network of node operators that secures billions in value. The documentation is copied from Chainlink's official smart contract documentation",
@@ -282,7 +282,7 @@
282
282
  },
283
283
  "networks": {},
284
284
  "schemaVersion": "3.0.23",
285
- "updatedAt": "2023-02-22T07:58:20.558Z",
285
+ "updatedAt": "2023-02-27T02:46:38.356Z",
286
286
  "devdoc": {
287
287
  "author": "Dolomite",
288
288
  "methods": {},
@@ -2652,7 +2652,7 @@
2652
2652
  },
2653
2653
  "networks": {},
2654
2654
  "schemaVersion": "3.0.23",
2655
- "updatedAt": "2023-02-22T07:58:20.559Z",
2655
+ "updatedAt": "2023-02-27T02:46:38.357Z",
2656
2656
  "devdoc": {
2657
2657
  "methods": {
2658
2658
  "depositETH(uint256)": {
@@ -3145,7 +3145,7 @@
3145
3145
  },
3146
3146
  "networks": {},
3147
3147
  "schemaVersion": "3.0.23",
3148
- "updatedAt": "2023-02-22T07:58:20.561Z",
3148
+ "updatedAt": "2023-02-27T02:46:38.358Z",
3149
3149
  "devdoc": {
3150
3150
  "methods": {}
3151
3151
  },
@@ -1850,7 +1850,7 @@
1850
1850
  },
1851
1851
  "networks": {},
1852
1852
  "schemaVersion": "3.0.23",
1853
- "updatedAt": "2023-02-22T07:58:20.562Z",
1853
+ "updatedAt": "2023-02-27T02:46:38.360Z",
1854
1854
  "devdoc": {
1855
1855
  "methods": {}
1856
1856
  },
@@ -7286,7 +7286,7 @@
7286
7286
  },
7287
7287
  "networks": {},
7288
7288
  "schemaVersion": "3.0.23",
7289
- "updatedAt": "2023-02-22T07:58:20.564Z",
7289
+ "updatedAt": "2023-02-27T02:46:38.361Z",
7290
7290
  "devdoc": {
7291
7291
  "methods": {}
7292
7292
  },
@@ -9135,7 +9135,7 @@
9135
9135
  },
9136
9136
  "networks": {},
9137
9137
  "schemaVersion": "3.0.23",
9138
- "updatedAt": "2023-02-22T07:58:20.568Z",
9138
+ "updatedAt": "2023-02-27T02:46:38.365Z",
9139
9139
  "devdoc": {
9140
9140
  "methods": {}
9141
9141
  },