SIP-2033: List assets with Chainlink and Pyth feed deployed on Perps V2

Author
StatusImplemented
TypeGovernance
NetworkOptimism
ImplementorTBD
ReleaseTBD
ProposalLoading status...
Created2023-08-16

Simple Summary

List selected assets that already has Chainlink price feed and Pyth price feed on OP Mainnet on Perps V2.

Abstract

List BAL, FXS, KNC, RNDR, ONE, PERP and ZIL on Perps V2 as those already has Chainlink price feed and Pyth price feed on OP Mainnet.

Motivation

Selected cryptocurrency already has Chainlink and Pyth price feed on OP Mainnet, which means time to wait between governance and deployment can be cut short for those market. It makes sense to add it all in one go.

Specification

Rationale

These assets has:

  • Chainlink price feed on OP Mainnet
  • Pyth Price feed
  • Perpetual markets on CEX
  • Listed on Coingecko

Technical Specification

These market required Chainlink and Pyth price feed that is already deployed on OP Mainnet.

Test Cases

N/A

Configurable Values (Via SCCP)

{
    "makerFee": "",
    "takerFee": "",
    "takerFeeDelayedOrder": "",
    "makerFeeDelayedOrder": "",
    "takerFeeOffchainDelayedOrder": "",
    "makerFeeOffchainDelayedOrder": "",
    "maxLeverage": "",
    "maxMarketValue": "",
    "maxFundingVelocity": "",
    "skewScale": "",

    "nextPriceConfirmWindow": "",
    "delayedOrderConfirmWindow": "",
    "minDelayTimeDelta": "",
    "maxDelayTimeDelta": "",
    "offchainDelayedOrderMinAge": "",
    "offchainDelayedOrderMaxAge": "",
    "offchainPriceDivergence": ""
}

Copyright and related rights waived via CC0.