From 0696456f045455328cd5a7456c91893a3049c420 Mon Sep 17 00:00:00 2001 From: Luis Camargo Date: Thu, 22 Feb 2024 09:46:05 -0600 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 4 ++++ package.json | 2 +- rtokens/base-rtoken-map.json | 9 +-------- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abe1080..9c69c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.1.10] - 2024-01-29 + +- Add bsdETH (Base) + ## [1.1.9] - 2024-01-29 - Change logos to lowercase diff --git a/package.json b/package.json index 1b416b9..a2f692a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lc-labs/rtokens", - "version": "1.1.9", + "version": "1.1.10", "description": "RToken list", "main": "index.js", "author": "LC Labs LLC", diff --git a/rtokens/base-rtoken-map.json b/rtokens/base-rtoken-map.json index ec34f8f..6dc1dbd 100644 --- a/rtokens/base-rtoken-map.json +++ b/rtokens/base-rtoken-map.json @@ -36,13 +36,6 @@ "symbol": "bsdETH", "logo": "bsdeth.svg", "decimals": 18, - "about": "A yield generating Ethereum Liquid Staking Token basket with over-collateralization protection. Deposits are currently eligible for pre-launch DIVA token allocations per the terms in this proposal: https://www.tally.xyz/gov/diva/proposal/38314542060713027082977990523280607813521163704798044817782268218160075499416?chart=0", - "website": "https://app.reserve.org/base/token/0xcb327b99ff831bf8223cced12b1338ff3aa322ff/overview", - "support": { - "url": "" - }, - "social": { - "twitter": "" - } + "about": "A yield generating Ethereum Liquid Staking Token basket with over-collateralization protection. Deposits are currently eligible for pre-launch DIVA token allocations per the terms in this proposal: https://www.tally.xyz/gov/diva/proposal/38314542060713027082977990523280607813521163704798044817782268218160075499416?chart=0" } }