From e7fb65b0330123cb5bc83064d341662876efe26d Mon Sep 17 00:00:00 2001 From: Luis Camargo Date: Mon, 24 Apr 2023 14:24:32 -0600 Subject: [PATCH] fix: hyUSD address --- CHANGELOG.md | 2 +- package.json | 2 +- rtoken-map.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1edf40..db5dcfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.0.7] - 2023-04-24 +## [1.0.8] - 2023-04-24 ### Added diff --git a/package.json b/package.json index 2e8d966..02099c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lc-labs/rtokens", - "version": "1.0.7", + "version": "1.0.8", "description": "RToken list", "main": "index.js", "author": "LC Labs LLC", diff --git a/rtoken-map.json b/rtoken-map.json index 1b3e0e3..951d431 100644 --- a/rtoken-map.json +++ b/rtoken-map.json @@ -41,8 +41,8 @@ "twitter": "https://twitter.com/ETHPlus_" } }, - "0x2cabaa8010b3fbbDEeBe4a2D0fEffC2ed155bf37": { - "address": "0x2cabaa8010b3fbbDEeBe4a2D0fEffC2ed155bf37", + "0xaCdf0DBA4B9839b96221a8487e9ca660a48212be": { + "address": "0xaCdf0DBA4B9839b96221a8487e9ca660a48212be", "name": "High Yield USD", "symbol": "hyUSD", "logo": "hyUSD.svg",