NearPriceFeedContracts.json 579 B

123456789101112131415161718
  1. [
  2. {
  3. "chain": "near",
  4. "address": "pyth-oracle.near",
  5. "governanceDataSourceChain": 1,
  6. "governanceDataSourceAddress": "5635979a221c34931e32620b9293a463065555ea71fe97cd6237ade875b12e9e",
  7. "lastExecutedGovernanceSequence": 408,
  8. "type": "NearPriceFeedContract"
  9. },
  10. {
  11. "chain": "near_testnet",
  12. "address": "pyth-oracle.testnet",
  13. "governanceDataSourceChain": 1,
  14. "governanceDataSourceAddress": "63278d271099bfd491951b3e648f08b1c71631e4a53674ad43e8f9f98068c385",
  15. "lastExecutedGovernanceSequence": 100,
  16. "type": "NearPriceFeedContract"
  17. }
  18. ]