Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
lcamargof committed Feb 22, 2024
1 parent 5ed3c57 commit 0696456
Showing 3 changed files with 6 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.1.10] - 2024-01-29

- Add bsdETH (Base)

## [1.1.9] - 2024-01-29

- Change logos to lowercase
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
9 changes: 1 addition & 8 deletions rtokens/base-rtoken-map.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit 0696456

Please sign in to comment.