From 37ecbe524f02bcff732f5ed18d54378cd8b5aad4 Mon Sep 17 00:00:00 2001 From: mkflow27 Date: Wed, 12 Jun 2024 10:50:47 +0200 Subject: [PATCH] StakeWise Staked ETH (osETH) Arbitrum Rate Provider Fixes #79 --- rate-providers/StakewiseRateProviderArbitrum.md | 2 +- rate-providers/registry.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rate-providers/StakewiseRateProviderArbitrum.md b/rate-providers/StakewiseRateProviderArbitrum.md index 69ef40f..3f293a2 100644 --- a/rate-providers/StakewiseRateProviderArbitrum.md +++ b/rate-providers/StakewiseRateProviderArbitrum.md @@ -41,7 +41,7 @@ If none of these is checked, then this might be a pretty great Rate Provider! If - [x] Price data is provided by an off-chain source (e.g., a Chainlink oracle, a multisig, or a network of nodes). - source: WormholeRelayer - source address: [arbitrum:0x27428DD2d3DD32A4D7f7C497eAaa23130d894911](https://arbiscan.io/address/0x27428dd2d3dd32a4d7f7c497eaaa23130d894911) - - any protections? YES: The rate date is checked against the right sender (WormholeRelayer), if an identical message was already parsed, accurate sourceChain data origin and that no past data is sent. For more information see info on Wormhole's Verified Action approvals here: https://docs.wormhole.com/wormhole/explore-wormhole/vaa + - any protections? YES: The rate date is checked against the right sender (WormholeRelayer), if an identical message was already parsed, accurate sourceChain data origin and that no past data is sent. For more information see info on Wormhole's Verified Action approvals [here](https://docs.wormhole.com/wormhole/explore-wormhole/vaa). - [ ] Price data is expected to be volatile (e.g., because it represents an open market price instead of a (mostly) monotonically increasing price). diff --git a/rate-providers/registry.json b/rate-providers/registry.json index 516e1ce..cf90213 100644 --- a/rate-providers/registry.json +++ b/rate-providers/registry.json @@ -268,7 +268,7 @@ "upgradeableComponents": [] }, "0xBA74737A078C05500dD98C970909e4A3b90c35C6": { - "asset": "", + "asset": "0xf7d4e7273E5015C96728A6b02f31C505eE184603", "name": "PriceFeed", "summary": "safe", "review": "./StakewiseRateProviderArbitrum.md",