Skip to content

Commit

Permalink
Add UniCore Space (snapshot-labs#297)
Browse files Browse the repository at this point in the history
* Add UniCore Space

https://uvault.finance/

https://etherscan.io/token/0x5506861bbb104Baa8d8575e88E22084627B192D8

* Add UniCore subdomain: https://vote.uvault.finance/

* Add decimals to UniCore space

* Add decimals to UniCore space

* Remove comma
  • Loading branch information
QuantSoldier authored Oct 23, 2020
1 parent 49fc3e5 commit db836ca
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
10 changes: 10 additions & 0 deletions skins/unicore.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.unicore {
--primary-color: #f44336;
--bg-color: #071834;
--text-color: #c2c5ca;
--link-color: #ffea00;
--heading-color: #f44336;
--border-color: #40454f;
--header-bg: #212429;
--block-bg: transparent;
}
1 change: 1 addition & 0 deletions spaces/domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"voting.dfi.money": "dfi",
"vote.ykz.network": "yakuza",
"vote.cream.finance": "cream",
"vote.uvault.finance": "unicore",
"gov.exnt.io": "exnetwork",
"dao.thirm.com": "thirm",
"gov.synthetix.io": "synthetix",
Expand Down
27 changes: 27 additions & 0 deletions spaces/unicore/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"token": "0x5506861bbb104Baa8d8575e88E22084627B192D8",
"name": "UniCore",
"network": "1",
"symbol": "UNICORE",
"skin": "unicore",
"domain": "vote.uvault.finance",
"strategies": [
{
"name": "erc20-balance-of",
"params": {
"address": "0x5506861bbb104Baa8d8575e88E22084627B192D8",
"symbol": "UNICORE",
"decimals": 18
}
}
],
"members": [
"0x688C3eE6E470b63a4Edfc9A798908b473B5CaA93",
"0x58071aeb3e5550A9359efBff98b7eCF59057799d",
"0x05957F3344255fDC9fE172E30016ee148D684313"
],
"filters": {
"defaultTab": "all",
"minScore": 0
}
}
Binary file added spaces/unicore/logo.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 spaces/unicore/space.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db836ca

Please sign in to comment.