Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@synthetixio/buyback-snx

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synthetixio/buyback-snx - npm Package Compare versions

Comparing version 3.3.19 to 3.3.21-dev.fd4c5628

590

cache/solidity-files-cache.json

@@ -49,6 +49,6 @@ {

},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/ERC2771Context.sol": {
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "0bbb2209cc8d07ffa772e80865ca9b03",
"sourceName": "@synthetixio/core-contracts/contracts/utils/ERC2771Context.sol",
"contentHash": "28a51a7f397ee83aa4fd0b92eb926cd1",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"solcConfig": {

@@ -78,14 +78,27 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"./SafeCast/SafeCastU32.sol",
"./SafeCast/SafeCastI32.sol",
"./SafeCast/SafeCastI24.sol",
"./SafeCast/SafeCastU56.sol",
"./SafeCast/SafeCastI56.sol",
"./SafeCast/SafeCastU64.sol",
"./SafeCast/SafeCastI64.sol",
"./SafeCast/SafeCastI128.sol",
"./SafeCast/SafeCastI256.sol",
"./SafeCast/SafeCastU128.sol",
"./SafeCast/SafeCastU160.sol",
"./SafeCast/SafeCastU256.sol",
"./SafeCast/SafeCastAddress.sol",
"./SafeCast/SafeCastBytes32.sol"
],
"versionPragmas": [
"^0.8.4"
">=0.8.11 <0.9.0"
],
"artifacts": [
"ERC2771Context"
]
"artifacts": []
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/interfaces/IERC20.sol": {
"lastModificationDate": 1708440999658,
"contentHash": "0629d5c70ab3855b2b9d23d2f11283be",
"sourceName": "@synthetixio/core-contracts/contracts/interfaces/IERC20.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/DecimalMath.sol": {
"lastModificationDate": 1708440999662,
"contentHash": "82c8e6913d693f74971687c4ea018555",
"sourceName": "@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"solcConfig": {

@@ -115,3 +128,5 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"./SafeCast.sol"
],
"versionPragmas": [

@@ -121,9 +136,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"IERC20"
"DecimalMath"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/interfaces/IERC165.sol": {
"lastModificationDate": 1686020095131,
"contentHash": "a85bf5803a026ff95c6f0b1a68b4a56f",
"sourceName": "@synthetixio/core-contracts/contracts/interfaces/IERC165.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/interfaces/IERC20.sol": {
"lastModificationDate": 1708440999658,
"contentHash": "0629d5c70ab3855b2b9d23d2f11283be",
"sourceName": "@synthetixio/core-contracts/contracts/interfaces/IERC20.sol",
"solcConfig": {

@@ -158,3 +173,3 @@ "version": "0.8.22",

"artifacts": [
"IERC165"
"IERC20"
]

@@ -201,6 +216,6 @@ },

},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/storage/NodeOutput.sol": {
"lastModificationDate": 1698693786691,
"contentHash": "913dad215263920293814f23ad01929f",
"sourceName": "@synthetixio/oracle-manager/contracts/storage/NodeOutput.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/ERC2771Context.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "0bbb2209cc8d07ffa772e80865ca9b03",
"sourceName": "@synthetixio/core-contracts/contracts/utils/ERC2771Context.sol",
"solcConfig": {

@@ -232,12 +247,12 @@ "version": "0.8.22",

"versionPragmas": [
">=0.8.11 <0.9.0"
"^0.8.4"
],
"artifacts": [
"NodeOutput"
"ERC2771Context"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/markets/perps-market/contracts/interfaces/external/IFeeCollector.sol": {
"lastModificationDate": 1690832417388,
"contentHash": "032f3ce2107b27fa6f74c791dc174a1c",
"sourceName": "@synthetixio/perps-market/contracts/interfaces/external/IFeeCollector.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/interfaces/IERC165.sol": {
"lastModificationDate": 1686020095131,
"contentHash": "a85bf5803a026ff95c6f0b1a68b4a56f",
"sourceName": "@synthetixio/core-contracts/contracts/interfaces/IERC165.sol",
"solcConfig": {

@@ -267,5 +282,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/interfaces/IERC165.sol"
],
"imports": [],
"versionPragmas": [

@@ -275,9 +288,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"IFeeCollector"
"IERC165"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "28a51a7f397ee83aa4fd0b92eb926cd1",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/storage/NodeOutput.sol": {
"lastModificationDate": 1698693786691,
"contentHash": "913dad215263920293814f23ad01929f",
"sourceName": "@synthetixio/oracle-manager/contracts/storage/NodeOutput.sol",
"solcConfig": {

@@ -307,27 +320,14 @@ "version": "0.8.22",

},
"imports": [
"./SafeCast/SafeCastU32.sol",
"./SafeCast/SafeCastI32.sol",
"./SafeCast/SafeCastI24.sol",
"./SafeCast/SafeCastU56.sol",
"./SafeCast/SafeCastI56.sol",
"./SafeCast/SafeCastU64.sol",
"./SafeCast/SafeCastI64.sol",
"./SafeCast/SafeCastI128.sol",
"./SafeCast/SafeCastI256.sol",
"./SafeCast/SafeCastU128.sol",
"./SafeCast/SafeCastU160.sol",
"./SafeCast/SafeCastU256.sol",
"./SafeCast/SafeCastAddress.sol",
"./SafeCast/SafeCastBytes32.sol"
],
"imports": [],
"versionPragmas": [
">=0.8.11 <0.9.0"
],
"artifacts": []
"artifacts": [
"NodeOutput"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/DecimalMath.sol": {
"lastModificationDate": 1708440999662,
"contentHash": "82c8e6913d693f74971687c4ea018555",
"sourceName": "@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/markets/perps-market/contracts/interfaces/external/IFeeCollector.sol": {
"lastModificationDate": 1690832417388,
"contentHash": "032f3ce2107b27fa6f74c791dc174a1c",
"sourceName": "@synthetixio/perps-market/contracts/interfaces/external/IFeeCollector.sol",
"solcConfig": {

@@ -358,3 +358,3 @@ "version": "0.8.22",

"imports": [
"./SafeCast.sol"
"@synthetixio/core-contracts/contracts/interfaces/IERC165.sol"
],

@@ -365,9 +365,9 @@ "versionPragmas": [

"artifacts": [
"DecimalMath"
"IFeeCollector"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/storage/NodeDefinition.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "a207f0b65251f3c40ef942ff488058b7",
"sourceName": "@synthetixio/oracle-manager/contracts/storage/NodeDefinition.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI24.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "e150e3f450ed98d79ddd1c0fbec4528d",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI24.sol",
"solcConfig": {

@@ -397,15 +397,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/errors/ParameterError.sol",
"./NodeOutput.sol",
"../nodes/ReducerNode.sol",
"../nodes/ExternalNode.sol",
"../nodes/pyth/PythNode.sol",
"../nodes/pyth/PythOffchainLookupNode.sol",
"../nodes/ChainlinkNode.sol",
"../nodes/PriceDeviationCircuitBreakerNode.sol",
"../nodes/StalenessCircuitBreakerNode.sol",
"../nodes/UniswapNode.sol",
"../nodes/ConstantNode.sol"
],
"imports": [],
"versionPragmas": [

@@ -415,9 +403,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"NodeDefinition"
"SafeCastI24"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/errors/ParameterError.sol": {
"lastModificationDate": 1686020095130,
"contentHash": "1379352930384443296bf9ca1abce17b",
"sourceName": "@synthetixio/core-contracts/contracts/errors/ParameterError.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU56.sol": {
"lastModificationDate": 1686020095136,
"contentHash": "a1d2a708aaa29e75602026653620659d",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU56.sol",
"solcConfig": {

@@ -452,9 +440,9 @@ "version": "0.8.22",

"artifacts": [
"ParameterError"
"SafeCastU56"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ReducerNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "041363f7fe429539657cc74de74a47bb",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ReducerNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU32.sol": {
"lastModificationDate": 1686020095136,
"contentHash": "a46b318cee0b0ff62108b631e2f8f15a",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU32.sol",
"solcConfig": {

@@ -484,8 +472,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"imports": [],
"versionPragmas": [

@@ -495,9 +478,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"ReducerNode"
"SafeCastU32"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ExternalNode.sol": {
"lastModificationDate": 1693494683300,
"contentHash": "dececf7bd73026550f1663c9663f4406",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ExternalNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI128.sol": {
"lastModificationDate": 1708440999662,
"contentHash": "62cba3412e8d21f19b819cd28fe90253",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI128.sol",
"solcConfig": {

@@ -527,8 +510,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/ERC165Helper.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IExternalNode.sol"
],
"imports": [],
"versionPragmas": [

@@ -538,9 +516,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"ExternalNode"
"SafeCastI128"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/PriceDeviationCircuitBreakerNode.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "014c07261962718a37dcbf46e1006ec6",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/PriceDeviationCircuitBreakerNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI32.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "598c3893c76e53af76857aee60af0ec1",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI32.sol",
"solcConfig": {

@@ -570,8 +548,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"imports": [],
"versionPragmas": [

@@ -581,9 +554,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"PriceDeviationCircuitBreakerNode"
"SafeCastI32"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ChainlinkNode.sol": {
"lastModificationDate": 1686020095115,
"contentHash": "79e2ea725753bb2b8a3f205d223125ef",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ChainlinkNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI56.sol": {
"lastModificationDate": 1708440999663,
"contentHash": "04a816b5e9f5280f20137b476ef727dc",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI56.sol",
"solcConfig": {

@@ -613,9 +586,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IAggregatorV3Interface.sol"
],
"imports": [],
"versionPragmas": [

@@ -625,9 +592,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"ChainlinkNode"
"SafeCastI56"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/pyth/PythNode.sol": {
"lastModificationDate": 1714408644653,
"contentHash": "3c269df29343fbe1ed4d6324688ff293",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/pyth/PythNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI256.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "ddfefa5a3546bf4e31a9ce705498791b",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI256.sol",
"solcConfig": {

@@ -657,9 +624,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../../storage/NodeDefinition.sol",
"../../storage/NodeOutput.sol",
"../../interfaces/external/IPyth.sol"
],
"imports": [],
"versionPragmas": [

@@ -669,9 +630,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"PythNode"
"SafeCastI256"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/pyth/PythOffchainLookupNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "f270f9b770dda600be9b773e39b05c5b",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/pyth/PythOffchainLookupNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI64.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "11ab3398b7326aaa01392db81c5d0ca3",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI64.sol",
"solcConfig": {

@@ -701,8 +662,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../../storage/NodeDefinition.sol",
"../../storage/NodeOutput.sol"
],
"imports": [],
"versionPragmas": [

@@ -712,9 +668,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"PythOffchainLookupNode"
"SafeCastI64"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/UniswapNode.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "6c024316e14b44930227a12c9f67b0ef",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/UniswapNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU64.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "b616a8b366f1c2ccc3e352f3b1c3b16f",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU64.sol",
"solcConfig": {

@@ -744,12 +700,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/interfaces/IERC20.sol",
"../utils/FullMath.sol",
"../utils/TickMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IUniswapV3Pool.sol"
],
"imports": [],
"versionPragmas": [

@@ -759,9 +706,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"UniswapNode"
"SafeCastU64"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ConstantNode.sol": {
"lastModificationDate": 1686020095115,
"contentHash": "a7a5a6e5e4d4d16a8ecb136b55e8c165",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ConstantNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU160.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "378e0faf7b0f1147f844eaa677a21117",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU160.sol",
"solcConfig": {

@@ -791,6 +738,3 @@ "version": "0.8.22",

},
"imports": [
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"imports": [],
"versionPragmas": [

@@ -800,9 +744,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"ConstantNode"
"SafeCastU160"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/StalenessCircuitBreakerNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "59e36ac7a6e02440a68134dd580fc0b1",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/StalenessCircuitBreakerNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU128.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "2d827647412a3546e3f25f5e4b3bf599",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU128.sol",
"solcConfig": {

@@ -832,7 +776,3 @@ "version": "0.8.22",

},
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"imports": [],
"versionPragmas": [

@@ -842,9 +782,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"StalenessCircuitBreakerNode"
"SafeCastU128"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI24.sol": {
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastAddress.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "e150e3f450ed98d79ddd1c0fbec4528d",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI24.sol",
"contentHash": "beb53a4d14df6b66969fba68d450e333",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastAddress.sol",
"solcConfig": {

@@ -879,9 +819,9 @@ "version": "0.8.22",

"artifacts": [
"SafeCastI24"
"SafeCastAddress"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU32.sol": {
"lastModificationDate": 1686020095136,
"contentHash": "a46b318cee0b0ff62108b631e2f8f15a",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU32.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU256.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "edbfcb17fb698bb97bf6753e1c0a6098",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU256.sol",
"solcConfig": {

@@ -916,9 +856,9 @@ "version": "0.8.22",

"artifacts": [
"SafeCastU32"
"SafeCastU256"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI32.sol": {
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastBytes32.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "598c3893c76e53af76857aee60af0ec1",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI32.sol",
"contentHash": "1e5708bfec3b00ed7f25cc56a8f321f7",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastBytes32.sol",
"solcConfig": {

@@ -953,9 +893,9 @@ "version": "0.8.22",

"artifacts": [
"SafeCastI32"
"SafeCastBytes32"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI56.sol": {
"lastModificationDate": 1708440999663,
"contentHash": "04a816b5e9f5280f20137b476ef727dc",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI56.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/storage/NodeDefinition.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "a207f0b65251f3c40ef942ff488058b7",
"sourceName": "@synthetixio/oracle-manager/contracts/storage/NodeDefinition.sol",
"solcConfig": {

@@ -985,3 +925,15 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/errors/ParameterError.sol",
"./NodeOutput.sol",
"../nodes/ReducerNode.sol",
"../nodes/ExternalNode.sol",
"../nodes/pyth/PythNode.sol",
"../nodes/pyth/PythOffchainLookupNode.sol",
"../nodes/ChainlinkNode.sol",
"../nodes/PriceDeviationCircuitBreakerNode.sol",
"../nodes/StalenessCircuitBreakerNode.sol",
"../nodes/UniswapNode.sol",
"../nodes/ConstantNode.sol"
],
"versionPragmas": [

@@ -991,9 +943,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastI56"
"NodeDefinition"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI64.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "11ab3398b7326aaa01392db81c5d0ca3",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI64.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/errors/ParameterError.sol": {
"lastModificationDate": 1686020095130,
"contentHash": "1379352930384443296bf9ca1abce17b",
"sourceName": "@synthetixio/core-contracts/contracts/errors/ParameterError.sol",
"solcConfig": {

@@ -1028,9 +980,9 @@ "version": "0.8.22",

"artifacts": [
"SafeCastI64"
"ParameterError"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU64.sol": {
"lastModificationDate": 1702414446233,
"contentHash": "b616a8b366f1c2ccc3e352f3b1c3b16f",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU64.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ChainlinkNode.sol": {
"lastModificationDate": 1686020095115,
"contentHash": "79e2ea725753bb2b8a3f205d223125ef",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ChainlinkNode.sol",
"solcConfig": {

@@ -1060,3 +1012,9 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IAggregatorV3Interface.sol"
],
"versionPragmas": [

@@ -1066,9 +1024,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastU64"
"ChainlinkNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastAddress.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "beb53a4d14df6b66969fba68d450e333",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastAddress.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ExternalNode.sol": {
"lastModificationDate": 1693494683300,
"contentHash": "dececf7bd73026550f1663c9663f4406",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ExternalNode.sol",
"solcConfig": {

@@ -1098,3 +1056,8 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/ERC165Helper.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IExternalNode.sol"
],
"versionPragmas": [

@@ -1104,9 +1067,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastAddress"
"ExternalNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU256.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "edbfcb17fb698bb97bf6753e1c0a6098",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU256.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ReducerNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "041363f7fe429539657cc74de74a47bb",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ReducerNode.sol",
"solcConfig": {

@@ -1136,3 +1099,8 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"versionPragmas": [

@@ -1142,9 +1110,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastU256"
"ReducerNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI256.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "ddfefa5a3546bf4e31a9ce705498791b",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI256.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/PriceDeviationCircuitBreakerNode.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "014c07261962718a37dcbf46e1006ec6",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/PriceDeviationCircuitBreakerNode.sol",
"solcConfig": {

@@ -1174,3 +1142,8 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"versionPragmas": [

@@ -1180,9 +1153,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastI256"
"PriceDeviationCircuitBreakerNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU160.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "378e0faf7b0f1147f844eaa677a21117",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU160.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/pyth/PythNode.sol": {
"lastModificationDate": 1714408644653,
"contentHash": "3c269df29343fbe1ed4d6324688ff293",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/pyth/PythNode.sol",
"solcConfig": {

@@ -1212,3 +1185,9 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../../storage/NodeDefinition.sol",
"../../storage/NodeOutput.sol",
"../../interfaces/external/IPyth.sol"
],
"versionPragmas": [

@@ -1218,9 +1197,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastU160"
"PythNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastI128.sol": {
"lastModificationDate": 1708440999662,
"contentHash": "62cba3412e8d21f19b819cd28fe90253",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastI128.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/pyth/PythOffchainLookupNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "f270f9b770dda600be9b773e39b05c5b",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/pyth/PythOffchainLookupNode.sol",
"solcConfig": {

@@ -1250,3 +1229,8 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../../storage/NodeDefinition.sol",
"../../storage/NodeOutput.sol"
],
"versionPragmas": [

@@ -1256,9 +1240,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastI128"
"PythOffchainLookupNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastBytes32.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "1e5708bfec3b00ed7f25cc56a8f321f7",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastBytes32.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/StalenessCircuitBreakerNode.sol": {
"lastModificationDate": 1702414446222,
"contentHash": "59e36ac7a6e02440a68134dd580fc0b1",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/StalenessCircuitBreakerNode.sol",
"solcConfig": {

@@ -1288,3 +1272,7 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"versionPragmas": [

@@ -1294,9 +1282,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastBytes32"
"StalenessCircuitBreakerNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU56.sol": {
"lastModificationDate": 1686020095136,
"contentHash": "a1d2a708aaa29e75602026653620659d",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU56.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/UniswapNode.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "6c024316e14b44930227a12c9f67b0ef",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/UniswapNode.sol",
"solcConfig": {

@@ -1326,3 +1314,12 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/utils/SafeCast.sol",
"@synthetixio/core-contracts/contracts/utils/DecimalMath.sol",
"@synthetixio/core-contracts/contracts/interfaces/IERC20.sol",
"../utils/FullMath.sol",
"../utils/TickMath.sol",
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol",
"../interfaces/external/IUniswapV3Pool.sol"
],
"versionPragmas": [

@@ -1332,9 +1329,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastU56"
"UniswapNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/SafeCast/SafeCastU128.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "2d827647412a3546e3f25f5e4b3bf599",
"sourceName": "@synthetixio/core-contracts/contracts/utils/SafeCast/SafeCastU128.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/nodes/ConstantNode.sol": {
"lastModificationDate": 1686020095115,
"contentHash": "a7a5a6e5e4d4d16a8ecb136b55e8c165",
"sourceName": "@synthetixio/oracle-manager/contracts/nodes/ConstantNode.sol",
"solcConfig": {

@@ -1364,3 +1361,6 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"../storage/NodeDefinition.sol",
"../storage/NodeOutput.sol"
],
"versionPragmas": [

@@ -1370,9 +1370,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"SafeCastU128"
"ConstantNode"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/ERC165Helper.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "756fa43423e6c79ddfbb7ceaee7cfbc9",
"sourceName": "@synthetixio/core-contracts/contracts/utils/ERC165Helper.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/interfaces/external/IAggregatorV3Interface.sol": {
"lastModificationDate": 1700507008910,
"contentHash": "c4bd623a2266096c66165758c64cb5ae",
"sourceName": "@synthetixio/oracle-manager/contracts/interfaces/external/IAggregatorV3Interface.sol",
"solcConfig": {

@@ -1402,5 +1402,3 @@ "version": "0.8.22",

},
"imports": [
"../interfaces/IERC165.sol"
],
"imports": [],
"versionPragmas": [

@@ -1410,9 +1408,9 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"ERC165Helper"
"IAggregatorV3Interface"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/interfaces/external/IExternalNode.sol": {
"lastModificationDate": 1693494683300,
"contentHash": "01c3b897f772be5ec1900877312b010f",
"sourceName": "@synthetixio/oracle-manager/contracts/interfaces/external/IExternalNode.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/utils/core-contracts/contracts/utils/ERC165Helper.sol": {
"lastModificationDate": 1686020095135,
"contentHash": "756fa43423e6c79ddfbb7ceaee7cfbc9",
"sourceName": "@synthetixio/core-contracts/contracts/utils/ERC165Helper.sol",
"solcConfig": {

@@ -1443,5 +1441,3 @@ "version": "0.8.22",

"imports": [
"@synthetixio/core-contracts/contracts/interfaces/IERC165.sol",
"../../storage/NodeOutput.sol",
"../../storage/NodeDefinition.sol"
"../interfaces/IERC165.sol"
],

@@ -1452,9 +1448,9 @@ "versionPragmas": [

"artifacts": [
"IExternalNode"
"ERC165Helper"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/interfaces/external/IAggregatorV3Interface.sol": {
"lastModificationDate": 1700507008910,
"contentHash": "c4bd623a2266096c66165758c64cb5ae",
"sourceName": "@synthetixio/oracle-manager/contracts/interfaces/external/IAggregatorV3Interface.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/interfaces/external/IExternalNode.sol": {
"lastModificationDate": 1693494683300,
"contentHash": "01c3b897f772be5ec1900877312b010f",
"sourceName": "@synthetixio/oracle-manager/contracts/interfaces/external/IExternalNode.sol",
"solcConfig": {

@@ -1484,3 +1480,7 @@ "version": "0.8.22",

},
"imports": [],
"imports": [
"@synthetixio/core-contracts/contracts/interfaces/IERC165.sol",
"../../storage/NodeOutput.sol",
"../../storage/NodeDefinition.sol"
],
"versionPragmas": [

@@ -1490,3 +1490,3 @@ ">=0.8.11 <0.9.0"

"artifacts": [
"IAggregatorV3Interface"
"IExternalNode"
]

@@ -1531,6 +1531,6 @@ },

},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/utils/FullMath.sol": {
"lastModificationDate": 1716822605381,
"contentHash": "bd5f9fd11cb5520750fbf8054d19b358",
"sourceName": "@synthetixio/oracle-manager/contracts/utils/FullMath.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/utils/TickMath.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "96ec21dd4db82f3f3012c7e1752823b8",
"sourceName": "@synthetixio/oracle-manager/contracts/utils/TickMath.sol",
"solcConfig": {

@@ -1567,9 +1567,9 @@ "version": "0.8.22",

"artifacts": [
"FullMath"
"TickMath"
]
},
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/utils/TickMath.sol": {
"lastModificationDate": 1686020095116,
"contentHash": "96ec21dd4db82f3f3012c7e1752823b8",
"sourceName": "@synthetixio/oracle-manager/contracts/utils/TickMath.sol",
"/Users/sunnyvempati/Dev/synthetix-v3/protocol/oracle-manager/contracts/utils/FullMath.sol": {
"lastModificationDate": 1716822605381,
"contentHash": "bd5f9fd11cb5520750fbf8054d19b358",
"sourceName": "@synthetixio/oracle-manager/contracts/utils/FullMath.sol",
"solcConfig": {

@@ -1606,3 +1606,3 @@ "version": "0.8.22",

"artifacts": [
"TickMath"
"FullMath"
]

@@ -1609,0 +1609,0 @@ },

{
"name": "@synthetixio/buyback-snx",
"version": "3.3.19",
"version": "3.3.21-dev.fd4c5628",
"description": "Market buys and burns SNX",

@@ -26,6 +26,6 @@ "publishConfig": {

"devDependencies": {
"@synthetixio/common-config": "3.3.19",
"@synthetixio/core-contracts": "3.3.19",
"@synthetixio/core-modules": "3.3.19",
"@synthetixio/core-utils": "3.3.19",
"@synthetixio/common-config": "3.3.21-dev.fd4c5628",
"@synthetixio/core-contracts": "3.3.21-dev.fd4c5628",
"@synthetixio/core-modules": "3.3.21-dev.fd4c5628",
"@synthetixio/core-utils": "3.3.21-dev.fd4c5628",
"@synthetixio/docgen": "1.0.0",

@@ -39,3 +39,3 @@ "@synthetixio/wei": "^2.74.4",

},
"gitHead": "c5be5795043b20b9cce469900ad2cf59a3347d73"
"gitHead": "fd4c562868761bdcafb1a3dc080c3465e4e4de76"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc