@1delta/margin-fetcher 0.0.112 → 0.0.113
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/dist/index.js
CHANGED
|
@@ -8041,7 +8041,8 @@ var addressesCompoundV3 = {
|
|
|
8041
8041
|
[Chain.OP_MAINNET]: "0x443EA0340cb75a160F31A440722dec7b5bc3C2E9",
|
|
8042
8042
|
[Chain.ETHEREUM_MAINNET]: "0x1B0e765F6224C21223AeA2af16c1C46E38885a40",
|
|
8043
8043
|
[Chain.SCROLL]: "0x70167D30964cbFDc315ECAe02441Af747bE0c5Ee",
|
|
8044
|
-
[Chain.LINEA]: "0x2c7118c4C88B9841FCF839074c26Ae8f035f2921"
|
|
8044
|
+
[Chain.LINEA]: "0x2c7118c4C88B9841FCF839074c26Ae8f035f2921",
|
|
8045
|
+
[Chain.UNICHAIN]: "0x6f7D514bbD4aFf3BcD1140B7344b32f063dEe486"
|
|
8045
8046
|
}
|
|
8046
8047
|
};
|
|
8047
8048
|
function getCompoundV3BaseAsset(lender, chainId) {
|