@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.
- package/build/contracts/AAVECopyCatAltCoinInterestSetter.json +1 -1
- package/build/contracts/AAVECopyCatStableCoinInterestSetter.json +1 -1
- package/build/contracts/Account.json +1 -1
- package/build/contracts/AccountActionLib.json +1 -1
- package/build/contracts/AccountBalanceLib.json +1 -1
- package/build/contracts/AccountMarginLib.json +1 -1
- package/build/contracts/Actions.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/Admin.json +1 -1
- package/build/contracts/AdminImpl.json +1 -1
- package/build/contracts/AdvancedMath.json +1 -1
- package/build/contracts/AmmRebalancerProxyV1.json +1 -1
- package/build/contracts/AmmRebalancerProxyV2.json +1 -1
- package/build/contracts/ArbitrumMultiCall.json +1 -1
- package/build/contracts/AuthorizationBase.json +1 -1
- package/build/contracts/Babylonian.json +1 -1
- package/build/contracts/Bits.json +1 -1
- package/build/contracts/BorrowPositionProxyV1.json +1 -1
- package/build/contracts/BorrowPositionProxyV2.json +1 -1
- package/build/contracts/Cache.json +1 -1
- package/build/contracts/CallImpl.json +1 -1
- package/build/contracts/ChainlinkPriceOracleV1.json +1 -1
- package/build/contracts/Context.json +1 -1
- package/build/contracts/CustomTestToken.json +1 -1
- package/build/contracts/Decimal.json +1 -1
- package/build/contracts/DelayedMultiSig.json +1 -1
- package/build/contracts/DepositImpl.json +1 -1
- package/build/contracts/DepositWithdrawalProxy.json +1 -1
- package/build/contracts/DolomiteAmmERC20.json +1 -1
- package/build/contracts/DolomiteAmmFactory.json +1 -1
- package/build/contracts/DolomiteAmmLibrary.json +1 -1
- package/build/contracts/DolomiteAmmPair.json +1 -1
- package/build/contracts/DolomiteAmmRouterProxy.json +1 -1
- package/build/contracts/DolomiteMargin.json +1 -1
- package/build/contracts/DolomiteMarginMath.json +1 -1
- package/build/contracts/DoubleExponentInterestSetter.json +1 -1
- package/build/contracts/ERC20Lib.json +1 -1
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/ErroringOmiseToken.json +1 -1
- package/build/contracts/ErroringToken.json +1 -1
- package/build/contracts/Events.json +1 -1
- package/build/contracts/ExcessivelySafeCall.json +1 -1
- package/build/contracts/Exchange.json +1 -1
- package/build/contracts/Expiry.json +1 -1
- package/build/contracts/Getters.json +1 -1
- package/build/contracts/IArbitrumGasInfo.json +1 -1
- package/build/contracts/IArbitrumSys.json +1 -1
- package/build/contracts/IAuthorizationBase.json +1 -1
- package/build/contracts/IAutoTrader.json +1 -1
- package/build/contracts/IBorrowPositionProxyV1.json +1 -1
- package/build/contracts/IBorrowPositionProxyV2.json +1 -1
- package/build/contracts/ICallee.json +1 -1
- package/build/contracts/IChainlinkAggregator.json +1 -1
- package/build/contracts/IChainlinkAutomation.json +1 -1
- package/build/contracts/IChainlinkFlags.json +1 -1
- package/build/contracts/IDepositWithdrawalProxy.json +1 -1
- package/build/contracts/IDolomiteAmmERC20.json +1 -1
- package/build/contracts/IDolomiteAmmFactory.json +1 -1
- package/build/contracts/IDolomiteAmmPair.json +1 -1
- package/build/contracts/IDolomiteAmmRouterProxy.json +1 -1
- package/build/contracts/IDolomiteMargin.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Detailed.json +1 -1
- package/build/contracts/IExchangeWrapper.json +1 -1
- package/build/contracts/IExpiry.json +1 -1
- package/build/contracts/IInterestSetter.json +1 -1
- package/build/contracts/ILiquidationCallback.json +1 -1
- package/build/contracts/ILiquidatorAssetRegistry.json +1 -1
- package/build/contracts/ILiquidityTokenUnwrapperForLiquidation.json +1 -1
- package/build/contracts/IMakerOracle.json +1 -1
- package/build/contracts/IPriceOracle.json +1 -1
- package/build/contracts/IRecyclable.json +1 -1
- package/build/contracts/ITransferProxy.json +1 -1
- package/build/contracts/IUniswapV2Callee.json +1 -1
- package/build/contracts/IUniswapV2Factory.json +1 -1
- package/build/contracts/IUniswapV2Pair.json +1 -1
- package/build/contracts/IUniswapV2Router.json +1 -1
- package/build/contracts/IWETH.json +1 -1
- package/build/contracts/Interest.json +1 -1
- package/build/contracts/LiquidateOrVaporizeImpl.json +1 -1
- package/build/contracts/LiquidatorAssetRegistry.json +1 -1
- package/build/contracts/LiquidatorProxyBase.json +1904 -1904
- package/build/contracts/LiquidatorProxyV1.json +7 -7
- package/build/contracts/LiquidatorProxyV1WithAmm.json +10 -10
- package/build/contracts/LiquidatorProxyV2WithExternalLiquidity.json +641 -596
- package/build/contracts/LiquidatorProxyV3WithLiquidityToken.json +66 -21
- package/build/contracts/MalformedToken.json +1 -1
- package/build/contracts/Math.json +1 -1
- package/build/contracts/Migrations.json +1 -1
- package/build/contracts/Monetary.json +1 -1
- package/build/contracts/MultiCall.json +1 -1
- package/build/contracts/MultiSig.json +1 -1
- package/build/contracts/OmiseToken.json +1 -1
- package/build/contracts/OnlyDolomiteMargin.json +1 -1
- package/build/contracts/Operation.json +1 -1
- package/build/contracts/OperationImpl.json +1 -1
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/ParaswapTraderProxyWithBackup.json +462 -432
- package/build/contracts/PartiallyDelayedMultiSig.json +1 -1
- package/build/contracts/PayableProxy.json +1 -1
- package/build/contracts/Permission.json +1 -1
- package/build/contracts/PolynomialInterestSetter.json +1 -1
- package/build/contracts/RecyclableTokenProxy.json +1 -1
- package/build/contracts/ReentrancyGuard.json +1 -1
- package/build/contracts/Require.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeETH.json +1 -1
- package/build/contracts/SafeLiquidationCallback.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SignedOperationProxy.json +1 -1
- package/build/contracts/SimpleFeeOwner.json +1 -1
- package/build/contracts/State.json +1 -1
- package/build/contracts/Storage.json +1 -1
- package/build/contracts/TestAmmRebalancerProxy.json +1 -1
- package/build/contracts/TestAutoTrader.json +1 -1
- package/build/contracts/TestBtcUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestCallee.json +1 -1
- package/build/contracts/TestChainlinkFlags.json +1 -1
- package/build/contracts/TestChainlinkPriceOracleV1.json +1 -1
- package/build/contracts/TestCounter.json +1 -1
- package/build/contracts/TestDaiUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestDolomiteAmmLibrary.json +1 -1
- package/build/contracts/TestDolomiteMargin.json +1 -1
- package/build/contracts/TestDoubleExponentInterestSetter.json +1 -1
- package/build/contracts/TestEthUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestExchangeWrapper.json +1 -1
- package/build/contracts/TestInterestSetter.json +1 -1
- package/build/contracts/TestLib.json +1 -1
- package/build/contracts/TestLinkUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestLiquidationCallback.json +1 -1
- package/build/contracts/TestLiquidityTokenUnwrapperForLiquidation.json +1 -1
- package/build/contracts/TestLrcEthChainlinkAggregator.json +1 -1
- package/build/contracts/TestMaticUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestOperationImpl.json +1 -1
- package/build/contracts/TestParaswapAugustusRouter.json +1 -1
- package/build/contracts/TestParaswapTransferProxy.json +1 -1
- package/build/contracts/TestPolynomialInterestSetter.json +1 -1
- package/build/contracts/TestPriceAggregator.json +1 -1
- package/build/contracts/TestPriceOracle.json +1 -1
- package/build/contracts/TestRecyclableToken.json +1 -1
- package/build/contracts/TestSimpleCallee.json +1 -1
- package/build/contracts/TestToken.json +1 -1
- package/build/contracts/TestTrader.json +1 -1
- package/build/contracts/TestUniswapAmmRebalancerProxy.json +1 -1
- package/build/contracts/TestUniswapV3MultiRouter.json +1 -1
- package/build/contracts/TestUsdcUsdChainlinkAggregator.json +1 -1
- package/build/contracts/TestWETH.json +1 -1
- package/build/contracts/Time.json +1 -1
- package/build/contracts/Token.json +1 -1
- package/build/contracts/TokenA.json +1 -1
- package/build/contracts/TokenB.json +1 -1
- package/build/contracts/TokenC.json +1 -1
- package/build/contracts/TokenD.json +1 -1
- package/build/contracts/TokenE.json +1 -1
- package/build/contracts/TokenF.json +1 -1
- package/build/contracts/TradeImpl.json +1 -1
- package/build/contracts/TransferImpl.json +1 -1
- package/build/contracts/TransferProxy.json +1 -1
- package/build/contracts/TypedSignature.json +1 -1
- package/build/contracts/Types.json +1 -1
- package/build/contracts/UQ112x112.json +1 -1
- package/build/contracts/UniswapV2ERC20.json +1 -1
- package/build/contracts/UniswapV2Factory.json +1 -1
- package/build/contracts/UniswapV2Library.json +1 -1
- package/build/contracts/UniswapV2Pair.json +1 -1
- package/build/contracts/UniswapV2Router02.json +1 -1
- package/build/contracts/WithdrawalImpl.json +1 -1
- package/contracts/external/helpers/LiquidatorProxyBase.sol +4 -4
- package/contracts/external/proxies/LiquidatorProxyV2WithExternalLiquidity.sol +1 -1
- package/contracts/external/proxies/ParaswapTraderProxyWithBackup.sol +2 -2
- package/dist/build/published_contracts/ILiquidityTokenUnwrapperForLiquidation.json +253 -0
- package/dist/build/published_contracts/LiquidatorProxyV1.json +1 -1
- package/dist/build/published_contracts/LiquidatorProxyV1WithAmm.json +4 -4
- package/dist/build/published_contracts/LiquidatorProxyV2WithExternalLiquidity.json +60 -15
- package/dist/build/published_contracts/LiquidatorProxyV3WithLiquidityToken.json +60 -15
- package/dist/build/wrappers/ILiquidityTokenUnwrapperForLiquidation.d.ts +88 -0
- package/dist/build/wrappers/LiquidatorProxyV1.d.ts +1 -1
- package/dist/build/wrappers/LiquidatorProxyV1WithAmm.d.ts +1 -1
- package/dist/build/wrappers/LiquidatorProxyV2WithExternalLiquidity.d.ts +4 -1
- package/dist/build/wrappers/LiquidatorProxyV3WithLiquidityToken.d.ts +4 -1
- package/dist/src/DolomiteMargin.d.ts +2 -0
- package/dist/src/DolomiteMargin.js +4 -0
- package/dist/src/DolomiteMargin.js.map +1 -1
- package/dist/src/lib/Contracts.d.ts +2 -0
- package/dist/src/lib/Contracts.js +7 -0
- package/dist/src/lib/Contracts.js.map +1 -1
- package/dist/src/modules/LiquidityTokenUnwrapper.d.ts +14 -0
- package/dist/src/modules/LiquidityTokenUnwrapper.js +107 -0
- package/dist/src/modules/LiquidityTokenUnwrapper.js.map +1 -0
- package/package.json +1 -1
- package/contracts/external/rebalancers/.git/COMMIT_EDITMSG +0 -1
- package/contracts/external/rebalancers/.git/FETCH_HEAD +0 -1
- package/contracts/external/rebalancers/.git/HEAD +0 -1
- package/contracts/external/rebalancers/.git/ORIG_HEAD +0 -1
- package/contracts/external/rebalancers/.git/config +0 -8
- package/contracts/external/rebalancers/.git/description +0 -1
- package/contracts/external/rebalancers/.git/hooks/applypatch-msg.sample +0 -15
- package/contracts/external/rebalancers/.git/hooks/commit-msg.sample +0 -24
- package/contracts/external/rebalancers/.git/hooks/fsmonitor-watchman.sample +0 -109
- package/contracts/external/rebalancers/.git/hooks/post-update.sample +0 -8
- package/contracts/external/rebalancers/.git/hooks/pre-applypatch.sample +0 -14
- package/contracts/external/rebalancers/.git/hooks/pre-commit.sample +0 -49
- package/contracts/external/rebalancers/.git/hooks/pre-merge-commit.sample +0 -13
- package/contracts/external/rebalancers/.git/hooks/pre-push.sample +0 -53
- package/contracts/external/rebalancers/.git/hooks/pre-rebase.sample +0 -169
- package/contracts/external/rebalancers/.git/hooks/pre-receive.sample +0 -24
- package/contracts/external/rebalancers/.git/hooks/prepare-commit-msg.sample +0 -42
- package/contracts/external/rebalancers/.git/hooks/update.sample +0 -128
- package/contracts/external/rebalancers/.git/index +0 -0
- package/contracts/external/rebalancers/.git/info/exclude +0 -6
- package/contracts/external/rebalancers/.git/logs/HEAD +0 -7
- package/contracts/external/rebalancers/.git/logs/refs/heads/master +0 -7
- package/contracts/external/rebalancers/.git/logs/refs/remotes/origin/master +0 -6
- package/contracts/external/rebalancers/.git/objects/02/78f88008b495d19f460ae08a06cd74c56db696 +0 -3
- package/contracts/external/rebalancers/.git/objects/0f/3a9357b29dbcbad23dd491a733ab6ece3d2455 +0 -1
- package/contracts/external/rebalancers/.git/objects/0f/71f97c91c932658b68d995c5c47ba9a2744c7c +0 -0
- package/contracts/external/rebalancers/.git/objects/10/51faface8a8502193304686738c1710b37580e +0 -0
- package/contracts/external/rebalancers/.git/objects/1c/e25de119eeb1c795cd395f02647e9b6e95317d +0 -0
- package/contracts/external/rebalancers/.git/objects/29/387d00d6e1fdea148f1ed45210e10157b0d321 +0 -0
- package/contracts/external/rebalancers/.git/objects/38/0a39130278675dc13c17dfc6db2dd5d566d4d7 +0 -0
- package/contracts/external/rebalancers/.git/objects/42/722bb2a89dd3168c64cf188409cc5924ad4ee3 +0 -0
- package/contracts/external/rebalancers/.git/objects/42/d528449f36050b4bce099966724c17190dc8ee +0 -0
- package/contracts/external/rebalancers/.git/objects/43/a2ab2a18fcbed0a79f5cec8aea51e8c21f716b +0 -2
- package/contracts/external/rebalancers/.git/objects/4e/826bfbdef0473a3c28d08114eb782084a8a3f0 +0 -0
- package/contracts/external/rebalancers/.git/objects/56/e931cb2f75a3acbded031426dff3a3126aef28 +0 -0
- package/contracts/external/rebalancers/.git/objects/67/d87a60f6835f847d114821b00047683422bc59 +0 -0
- package/contracts/external/rebalancers/.git/objects/6f/1852c38c5031e21575a3ae72e87b7ebfbbc541 +0 -0
- package/contracts/external/rebalancers/.git/objects/71/217f93695cd4db58312c5876e1f999e2e2c45f +0 -0
- package/contracts/external/rebalancers/.git/objects/7f/4e955fd910f1a89a0a08f29c4c808cad47db98 +0 -0
- package/contracts/external/rebalancers/.git/objects/82/e34db81d297b2da3a901b49690aaa86ac9ad9c +0 -1
- package/contracts/external/rebalancers/.git/objects/84/e1441e1306f87e5940a82bf9fbae7eec36ff7b +0 -0
- package/contracts/external/rebalancers/.git/objects/8e/f2083cab470fa84b37aa9ceff5a38a1200a2a9 +0 -0
- package/contracts/external/rebalancers/.git/objects/94/da9636d8ae1971457b252e80e1a8660fbd9886 +0 -0
- package/contracts/external/rebalancers/.git/objects/a1/6be9cbb9cf83c5794ad30a7010d473c49ec016 +0 -0
- package/contracts/external/rebalancers/.git/objects/a2/32256843cb965e5ef97b5070b0ef6e0b10da93 +0 -0
- package/contracts/external/rebalancers/.git/objects/b0/33c8f3896264b4ee09dd0558b8f18f02d8413e +0 -0
- package/contracts/external/rebalancers/.git/objects/b1/55a3b2eb4f8f2a618a1301b1895488af6de051 +0 -0
- package/contracts/external/rebalancers/.git/objects/b7/b218bdacfc2b113eb03cde6d0dc7fa15fe56b6 +0 -0
- package/contracts/external/rebalancers/.git/objects/d0/a16880318e0a8af2245ca37074c217e034badc +0 -2
- package/contracts/external/rebalancers/.git/objects/d9/935275097703837e8002e5246d397250341d50 +0 -0
- package/contracts/external/rebalancers/.git/objects/de/153db3b796413119418ec4b9f82dad2e8cb939 +0 -0
- package/contracts/external/rebalancers/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- package/contracts/external/rebalancers/.git/objects/e9/e30048722bf1255f9ef513647e7c634be8082b +0 -0
- package/contracts/external/rebalancers/.git/objects/ea/b7ead8f2efcf25274f98dc9d39725aec36382e +0 -0
- package/contracts/external/rebalancers/.git/objects/f0/1c608bc063dd6266ece9e946639be9772686f8 +0 -0
- package/contracts/external/rebalancers/.git/objects/fe/2aae5fb3e93a8a0b2484ea1e19c0c975e403c8 +0 -0
- package/contracts/external/rebalancers/.git/refs/heads/master +0 -1
- package/contracts/external/rebalancers/.git/refs/remotes/origin/master +0 -1
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
},
|
|
1233
1233
|
"networks": {},
|
|
1234
1234
|
"schemaVersion": "3.0.23",
|
|
1235
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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": {},
|
|
@@ -30400,7 +30400,7 @@
|
|
|
30400
30400
|
},
|
|
30401
30401
|
"networks": {},
|
|
30402
30402
|
"schemaVersion": "3.0.23",
|
|
30403
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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.",
|
|
@@ -7508,7 +7508,7 @@
|
|
|
7508
7508
|
},
|
|
7509
7509
|
"networks": {},
|
|
7510
7510
|
"schemaVersion": "3.0.23",
|
|
7511
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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-
|
|
7263
|
+
"updatedAt": "2023-02-27T02:46:38.798Z",
|
|
7264
7264
|
"devdoc": {
|
|
7265
7265
|
"author": "dYdX * Library for caching information about markets",
|
|
7266
7266
|
"methods": {},
|
|
@@ -12036,7 +12036,7 @@
|
|
|
12036
12036
|
},
|
|
12037
12037
|
"networks": {},
|
|
12038
12038
|
"schemaVersion": "3.0.23",
|
|
12039
|
-
"updatedAt": "2023-02-
|
|
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": {
|
|
@@ -2080,7 +2080,7 @@
|
|
|
2080
2080
|
},
|
|
2081
2081
|
"networks": {},
|
|
2082
2082
|
"schemaVersion": "3.0.23",
|
|
2083
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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": {
|
|
@@ -21781,7 +21781,7 @@
|
|
|
21781
21781
|
},
|
|
21782
21782
|
"networks": {},
|
|
21783
21783
|
"schemaVersion": "3.0.23",
|
|
21784
|
-
"updatedAt": "2023-02-
|
|
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",
|
|
@@ -24234,7 +24234,7 @@
|
|
|
24234
24234
|
},
|
|
24235
24235
|
"networks": {},
|
|
24236
24236
|
"schemaVersion": "3.0.23",
|
|
24237
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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._",
|
|
@@ -21281,7 +21281,7 @@
|
|
|
21281
21281
|
},
|
|
21282
21282
|
"networks": {},
|
|
21283
21283
|
"schemaVersion": "3.0.23",
|
|
21284
|
-
"updatedAt": "2023-02-
|
|
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": {},
|
|
@@ -5678,7 +5678,7 @@
|
|
|
5678
5678
|
},
|
|
5679
5679
|
"networks": {},
|
|
5680
5680
|
"schemaVersion": "3.0.23",
|
|
5681
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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": {},
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
},
|
|
221
221
|
"networks": {},
|
|
222
222
|
"schemaVersion": "3.0.23",
|
|
223
|
-
"updatedAt": "2023-02-
|
|
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": {
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
},
|
|
868
868
|
"networks": {},
|
|
869
869
|
"schemaVersion": "3.0.23",
|
|
870
|
-
"updatedAt": "2023-02-
|
|
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": {
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
},
|
|
403
403
|
"networks": {},
|
|
404
404
|
"schemaVersion": "3.0.23",
|
|
405
|
-
"updatedAt": "2023-02-
|
|
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-
|
|
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-
|
|
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",
|