Skip to content

Commit

Permalink
Merge branch 'master' into Chromesthete-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcamargof authored Mar 20, 2024
2 parents 2a27ff9 + 839e291 commit 485d729
Show file tree
Hide file tree
Showing 13 changed files with 68 additions and 613 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.1.11] - 2024-02-23

- Add iUSD (Base)

## [1.1.10] - 2024-02-22

- Add bsdETH (Base)

## [1.1.9] - 2024-01-29

- Change logos to lowercase

## [1.1.8] - 2023-12-15

- Update hyUSD logo

## [1.1.7] - 2023-12-13

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

## [1.1.6] - 2023-10-23

- Update vaya logo
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ List of supported RTokens for Register

### Optional (Recommended for optimal Register support)

- `logo`: An optional logo of your token. Must be an `svg` added to the `images` folder, example: `rsv.svg`.
- `logo`: An optional logo of your token. Must be an `svg` added to the `images` folder with lowercase filename, example: `rsv.svg`.
- `governance`: A mapping that contains the `voting` and `discussion` urls related to governance.
- `website`: Official URL of the website.
- `about`: Short description of the rToken, displayed on the Register overview page.
Expand All @@ -29,6 +29,7 @@ Full list of fields with specific schema [here](https://github.com/lc-labs/rtoke

Criteria:

- A market cap of **10,000 USD** is required for listing.
- The address should be in checksum format or it will not be accepted.
- The RToken should have governance
- PR should include link to official project website referencing the suggested address.
Expand Down
1 change: 0 additions & 1 deletion images/RSD.svg

This file was deleted.

4 changes: 4 additions & 0 deletions images/bsdeth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
12 changes: 0 additions & 12 deletions images/hyUSD.svg

This file was deleted.

1 change: 1 addition & 0 deletions images/hyusd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
562 changes: 0 additions & 562 deletions images/iUSD.svg

This file was deleted.

11 changes: 11 additions & 0 deletions images/iusdc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.11",
"description": "RToken list",
"main": "index.js",
"author": "LC Labs LLC",
Expand Down
28 changes: 26 additions & 2 deletions rtokens/base-rtoken-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"address": "0xCc7FF230365bD730eE4B352cC2492CEdAC49383e",
"name": "High Yield USD",
"symbol": "hyUSD",
"logo": "hyUSD.svg",
"logo": "hyusd.svg",
"decimals": 18,
"about": "hyUSD is a secure high yield savings flatcoin with up to 6% rewards outpacing inflation in over 100 countries around the world 🌎",
"website": "https://linktr.ee/hyusd",
Expand Down Expand Up @@ -34,7 +34,7 @@
"address": "0xC8448941AfC9E6ba122aea4a58AC5449af4d6ffd",
"name": "Maat",
"symbol": "MAAT",
"logo": "Maat.svg",
"logo": "maat.svg",
"decimals": 18,
"about": "One Dollar. One hundred Satoshis. One thousand Gwei. Balance across time.",
"website": "",
Expand All @@ -45,5 +45,29 @@
"social": {
"twitter": "https://twitter.com/ShrineOfMaat"
}
},
"0xfE0D6D83033e313691E96909d2188C150b834285": {
"address": "0xfE0D6D83033e313691E96909d2188C150b834285",
"name": "Insured USDC",
"symbol": "iUSDC",
"logo": "iusdc.svg",
"decimals": 18,
"about": "An onchain-insured form of USDC that serves as the primary medium of exchange on the Buzzaar social marketplace ensuring the safety of its user's funds.",
"website": "https://buzzaar.io",
"support": {
"email": "[email protected]",
"url": "https://buzzaar.io/contact/"
},
"social": {
"twitter": "https://twitter.com/BuzzaarOnBase"
}
},
"0xCb327b99fF831bF8223cCEd12B1338FF3aA322Ff": {
"address": "0xCb327b99fF831bF8223cCEd12B1338FF3aA322Ff",
"name": "Based ETH",
"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"
}
}
37 changes: 3 additions & 34 deletions rtokens/mainnet-rtoken-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"address": "0xA0d69E286B938e21CBf7E51D71F6A4c8918f482F",
"name": "Electronic Dollar",
"symbol": "eUSD",
"logo": "eUSD.svg",
"logo": "eusd.svg",
"decimals": 18,
"about": "The eUSD RToken is a fully collateralized US-dollar stablecoin built on the Reserve Protocol"
},
"0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8": {
"address": "0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8",
"name": "ETHPlus",
"symbol": "ETH+",
"logo": "ETHPlus.svg",
"logo": "ethplus.svg",
"decimals": 18,
"about": "A reward generating Ethereum Liquid Staking Token basket with over-collateralized protection",
"website": "https://register.app/#/overview?token=0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8",
Expand All @@ -26,7 +26,7 @@
"address": "0xaCdf0DBA4B9839b96221a8487e9ca660a48212be",
"name": "High Yield USD",
"symbol": "hyUSD",
"logo": "hyUSD.svg",
"logo": "hyusd.svg",
"decimals": 18,
"about": "hyUSD is a secure high yield savings flatcoin with up to 6% rewards outpacing inflation in over 100 countries around the world 🌎",
"website": "https://linktr.ee/hyusd",
Expand All @@ -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 485d729

Please sign in to comment.