New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@perp/curie-contract

Package Overview
Dependencies
Maintainers
7
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perp/curie-contract - npm Package Compare versions

Comparing version

to
1.1.2-staging

8

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.1.2-staging] - 2021-12-24
- deploy PERP market with Band price feed
## [1.1.1-staging] - 2021-12-22

@@ -15,2 +19,6 @@

## [1.0.4] - 2021-12-23
- Add fluctuation limit on `exchange.swap`
## [1.0.3] - 2021-12-10

@@ -17,0 +25,0 @@

24

metadata/optimismKovan.json

@@ -24,7 +24,2 @@ {

},
"ETHBandUSDPriceFeed": {
"address": "0x785Ac6b068eDCafbb10025e754589254714041E4",
"createdBlockNumber": 515136,
"name": "contracts/BandPriceFeed.sol:BandPriceFeed"
},
"ETHUSDChainlinkPriceFeed": {

@@ -55,2 +50,7 @@ "address": "0xf1e5a280bBe5362bD9ffa175790108EEE44aC798",

},
"PERPUSDBandPriceFeed": {
"address": "0x6C4aa21601F1aEd80F89c26eD75b3169bB5cF5Ff",
"createdBlockNumber": 550681,
"name": "contracts/BandPriceFeed.sol:BandPriceFeed"
},
"QuoteToken": {

@@ -76,5 +76,5 @@ "address": "0xd52d4175F937B965dE49E6C24E081eEe6DaE5645",

},
"vETHBand": {
"address": "0xa7C7b10997de7ad27327bEcF583EC4034c0Cc6Cf",
"createdBlockNumber": 515150,
"vPERP": {
"address": "0x60DbcBf010Cc1B6f190D2954C1e0d28d3Dc0FD0C",
"createdBlockNumber": 550690,
"name": "contracts/BaseToken.sol:BaseToken"

@@ -105,5 +105,5 @@ }

{
"address": "0xeB4d9D4Ef0249A2DfE06a7f1cfD4513c1515CEC3",
"baseAddress": "0xa7C7b10997de7ad27327bEcF583EC4034c0Cc6Cf",
"baseSymbol": "vETHBand",
"address": "0x747636BB0193064a169E00B9C47819F073E06D39",
"baseAddress": "0x60DbcBf010Cc1B6f190D2954C1e0d28d3Dc0FD0C",
"baseSymbol": "vPERP",
"quoteAddress": "0xd52d4175F937B965dE49E6C24E081eEe6DaE5645",

@@ -113,2 +113,2 @@ "quoteSymbol": "vUSD"

]
}
}
{
"name": "@perp/curie-contract",
"version": "1.1.1-staging",
"version": "1.1.2-staging",
"description": "Perpetual Protocol Curie (V2) core contracts",

@@ -5,0 +5,0 @@ "license": "GPL-2.0-or-later",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet