Skip to content

Commit

Permalink
chore: remove inactive tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
lcamargof committed Dec 13, 2023
1 parent 10a7ab8 commit 17e5718
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 595 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.7] - 2023-12-13

- Remove "iUSD" and "RSD" because of inactivity

## [1.1.6] - 2023-10-23

- Update vaya logo
Expand Down
1 change: 0 additions & 1 deletion images/RSD.svg

This file was deleted.

562 changes: 0 additions & 562 deletions images/iUSD.svg

This file was deleted.

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.6",
"version": "1.1.7",
"description": "RToken list",
"main": "index.js",
"author": "LC Labs LLC",
Expand Down
31 changes: 0 additions & 31 deletions rtokens/mainnet-rtoken-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,36 +46,5 @@
"decimals": 18,
"about": "USDC PLUS (USDC+): A community governed yield bearing USDC index optimized for yield to holders and overcollateralization protection.",
"website": "https://register.app/#/overview?token=0xFc0B1EEf20e4c68B3DCF36c4537Cfa7Ce46CA70b"
},
"0xF2098092a5b9D25A3cC7ddc76A0553c9922eEA9E": {
"address": "0xF2098092a5b9D25A3cC7ddc76A0553c9922eEA9E",
"name": "RSR Dollar",
"symbol": "RSD",
"logo": "RSD.svg",
"decimals": 18,
"about": "The RSD RToken creates a burning mechanism for the Reserve Rights token. RSD goals are achieved by building a treasury to create deep liquidity for RSR/RSD which is managed by a third party multisig wallet.",
"support": {
"url": "https://discord.com/invite/AF96GtkbGN"
},
"social": {
"twitter": "https://twitter.com/RSRDollar",
"telegram": "https://t.me/RSDRSR",
"discord": "https://discord.com/invite/AF96GtkbGN"
}
},
"0x9b451BEB49a03586e6995E5A93b9c745D068581e": {
"address": "0x9b451BEB49a03586e6995E5A93b9c745D068581e",
"name": "Index USD",
"symbol": "iUSD",
"logo": "iUSD.svg",
"decimals": 18,
"about": "Strength and stability through diversity and balance.",
"website": "https://register.app/#/overview?token=0x9b451BEB49a03586e6995E5A93b9c745D068581e",
"support": {
"email": "[email protected]"
},
"social": {
"twitter": "https://twitter.com/IndexUSDollar"
}
}
}

0 comments on commit 17e5718

Please sign in to comment.