Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the pizza and the usde token #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 26 additions & 1 deletion dapps.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,29 @@ export default [{
'medium': '',
'twitter': 'https://twitter.com/Starry3017Night',
'github': 'https://github.com/StarryJapanNight/eosnameswaps'
}]
},
{
'name': 'PIZZA',
'description': {
"en": "PIZZA — USDE is an EOS based two-token stablecoin system. The system issues stablecoin (USDE) by collateralizing crypto assets. With excess collateral and deployment of different smart contracts, the system neutralizes the potential risks from market fluctuations and allows the stablecoin 1:1 pegged to USD. The system utilizes PIZZA Token to reward ecosystem contributors.",
"zh": "PIZZA-USDE 是一款基于 EOS 的双代币稳定币系统,通过加密货币质押合约发行与美元 1:1 锚定的稳定币 USDE,用超额质押的方式来规避市场波动风险,实现多样金融衍生品场景的质押型稳定币生态。稳定币 USDE 1 : 1锚定美元,是超额质押的去中心化稳定币;治理币 PIZZA 赋予持币者参与生态治理的权利。"
},
'symbol': 'PIZZA',
'accounts': ['pizzatotoken'],
'logo': 'https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/PIZZA.png',
'website': 'https://www.pizza.live',
'github': 'https://github.com/PIZZAUSDE/PIZZA'
},
{
'name': 'USDE',
'description': {
"en": "PIZZA — USDE is an EOS based two-token stablecoin system. The system issues stablecoin (USDE) by collateralizing crypto assets. With excess collateral and deployment of different smart contracts, the system neutralizes the potential risks from market fluctuations and allows the stablecoin 1:1 pegged to USD. The system utilizes PIZZA Token to reward ecosystem contributors.",
"zh": "PIZZA-USDE 是一款基于 EOS 的双代币稳定币系统,通过加密货币质押合约发行与美元 1:1 锚定的稳定币 USDE,用超额质押的方式来规避市场波动风险,实现多样金融衍生品场景的质押型稳定币生态。稳定币 USDE 1 : 1锚定美元,是超额质押的去中心化稳定币;治理币 PIZZA 赋予持币者参与生态治理的权利。"
},
'symbol': 'USDE',
'accounts': ['usdetotokens'],
'logo': 'https://raw.githubusercontent.com/eoscafe/eos-dapps/master/logos/USDE.png',
'website': 'https://www.pizza.live',
'github': 'https://github.com/PIZZAUSDE/PIZZA'
}
]
Binary file added logos/PIZZA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/USDE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.