Skip to content

Commit

Permalink
Merge pull request #105 from QuickSwap/bug/fix-alpha-site-loading-new…
Browse files Browse the repository at this point in the history
…-syrup

Fix alpha site and add new syrups
  • Loading branch information
totop716 authored Feb 24, 2022
2 parents 4583086 + 82be15d commit 75fa57e
Show file tree
Hide file tree
Showing 14 changed files with 94 additions and 0 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions src/constants/stake.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
{
"syrup": [
{
"token": "WSG",
"stakingRewardAddress": "0xB7070622F36e01A8f1B0eCc14c41553965BdD053",
"ended": false,
"lp": "",
"name": "",
"baseToken": "ETHER",
"rate": 49605378111,
"ending": 1653442686,
"stakingToken": "QUICK"
},
{
"token": "FOURINT",
"stakingRewardAddress": "0x5bF3A873F3ac58644df59B990E663810e212955f",
"ended": false,
"lp": "",
"name": "",
"baseToken": "MATIC",
"rate": 32316.68,
"ending": 1650850686,
"stakingToken": "QUICK"
},
{
"token": "TOWER",
"stakingRewardAddress": "0xeEf2D69bd3aeDd1bd770d67E9B9A3C58a1267e50",
Expand Down
72 changes: 72 additions & 0 deletions src/constants/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1457,5 +1457,77 @@
"decimals": 18,
"symbol": "SOFI",
"name": "Rai.Finance"
},
"CXADA": {
"address": "0x64875Aaa68d1d5521666C67d692Ee0B926b08b2F",
"decimals": 18,
"symbol": "cxADA",
"name": "CelsiusX Wrapped ADA"
},
"CXDOGE": {
"address": "0x9Bd9aD490dD3a52f096D229af4483b94D63BE618",
"decimals": 18,
"symbol": "cxDOGE",
"name": "CelsiusX Wrapped DOGE"
},
"CXETH": {
"address": "0xfe4546feFe124F30788c4Cc1BB9AA6907A7987F9",
"decimals": 18,
"symbol": "cxETH",
"name": "CelsiusX Wrapped ETH"
},
"MILK": {
"address": "0x1599fE55Cda767b1F631ee7D414b41F5d6dE393d",
"decimals": 18,
"symbol": "MILK",
"name": "Milk"
},
"TRACE": {
"address": "0x4287F07CBE6954f9F0DecD91d0705C926d8d03A4",
"decimals": 18,
"symbol": "TRACE",
"name": "Trace Network"
},
"DLYCOP": {
"address": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A",
"decimals": 18,
"symbol": "TRACE",
"name": "Daily COP"
},
"TOWER": {
"address": "0x2bC07124D8dAc638E290f401046Ad584546BC47b",
"decimals": 18,
"symbol": "TOWER",
"name": "TOWER"
},
"WRLD": {
"address": "0xD5d86FC8d5C0Ea1aC1Ac5Dfab6E529c9967a45E9",
"decimals": 18,
"symbol": "WRLD",
"name": "NFT Worlds"
},
"WMETIS": {
"address": "0xA863246658DEA34111C3C1DceDb2cfd5d6067334",
"decimals": 18,
"symbol": "WMETIS",
"name": "Wrapped METIS"
},
"VOLT": {
"address": "0xE8A05E85883F9663b18a38d7aa89853deaba56e3",
"decimals": 18,
"symbol": "VOLT",
"name": "VOLTAGE"
},
"COT": {
"address": "0x8d520c8E66091cfD6743fe37Fbe3A09505616C4b",
"decimals": 18,
"symbol": "COT",
"name": "CosplayToken"
},
"XGEM": {
"address": "0x02649C1Ff4296038De4b9bA8F491b42b940A8252",
"decimals": 18,
"symbol": "XGEM",
"name": "Exchange Genesis Ethlas Medium"
}
}

0 comments on commit 75fa57e

Please sign in to comment.