Skip to content

Commit 5361b8a

Browse files
Merge branch 'main' into sponsored-feeds-evm-update
2 parents 16ae437 + 5673408 commit 5361b8a

File tree

1 file changed

+30
-0
lines changed
  • pages/price-feeds/sponsored-feeds

1 file changed

+30
-0
lines changed

pages/price-feeds/sponsored-feeds/evm.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,36 @@ The following EVM chains have sponsored price feeds:
913913
priceDeviation: 1,
914914
},
915915
},
916+
{
917+
name: "KHYPE/HYPE.RR",
918+
priceFeedId:
919+
"983b7cabc6fab548e15a5b05500da9b99c1682107b3e2ff289344116c10ac02c",
920+
updateParameters: {
921+
heartbeatLength: 1,
922+
heartbeatUnit: "hour",
923+
priceDeviation: 1,
924+
},
925+
},
926+
{
927+
name: "WSTUSR/USR.RR",
928+
priceFeedId:
929+
"b74c2bc175c2dab850ce5a5451608501c293fe8410cb4aba7449dd1c355ab706",
930+
updateParameters: {
931+
heartbeatLength: 1,
932+
heartbeatUnit: "hour",
933+
priceDeviation: 1,
934+
},
935+
},
936+
{
937+
name: "RLP/USD.RR",
938+
priceFeedId:
939+
"796bcb684fdfbba2b071c165251511ab61f08c8949afd9e05665a26f69d9a839",
940+
updateParameters: {
941+
heartbeatLength: 1,
942+
heartbeatUnit: "hour",
943+
priceDeviation: 1,
944+
},
945+
},
916946
]}
917947
/>
918948

0 commit comments

Comments
 (0)