Skip to content

Commit

Permalink
Update (snapshot-labs#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
boringcrypto authored Sep 22, 2020
1 parent 24154f6 commit 936d175
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 11 deletions.
19 changes: 8 additions & 11 deletions spaces/sushi/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@
"decimals": 18,
"symbol": "SUSHIPOWAH",
"defaultView": "core",
"address": "0x598eb12A541AbbdB315045a4eDE8d277f18B8be9",
"token": "0x598eb12A541AbbdB315045a4eDE8d277f18B8be9",
"core": ["0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1", "0x30a0911731f6eC80c87C4b99f27c254639A3Abcd"],
"address": "0x2dbce82984595d977564888e08476053c6dbb0e3",
"token": "0x2dbce82984595d977564888e08476053c6dbb0e3",
"core": [
"0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1",
"0x30a0911731f6eC80c87C4b99f27c254639A3Abcd"
],
"min": 0,
"invalid": [
"QmZieYbP3Chs1T4hzmZerBXJ9t7P3bJDj3hJDoaPaGrqjL",
"QmZyafpihwgPnhFKj2YNBncCtk6x5rr5zxHdY9cnGGL6EM",
"Qme74uoqAsHU3YSFvAsyCRnMK3VfGnFu7m4VHKXsbKPKtr",
"QmaJFZcHV8ZcU7Ka8pw8L5k6bELN7swA3L61Q7J4VKT81y",
"QmPZySS42gdeQr3hCeXw2TfviSqJVFxEB8KbrXsn6KVQH7"
]
}
"invalid": []
}
22 changes: 22 additions & 0 deletions spaces/sushipowah/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"key": "sushipowah",
"name": "Sushi Archive",
"chainId": 1,
"decimals": 18,
"symbol": "SP",
"defaultView": "core",
"address": "0x598eb12A541AbbdB315045a4eDE8d277f18B8be9",
"token": "0x598eb12A541AbbdB315045a4eDE8d277f18B8be9",
"core": [
"0x285b7EEa81a5B66B62e7276a24c1e0F83F7409c1",
"0x30a0911731f6eC80c87C4b99f27c254639A3Abcd"
],
"min": 0,
"invalid": [
"QmZieYbP3Chs1T4hzmZerBXJ9t7P3bJDj3hJDoaPaGrqjL",
"QmZyafpihwgPnhFKj2YNBncCtk6x5rr5zxHdY9cnGGL6EM",
"Qme74uoqAsHU3YSFvAsyCRnMK3VfGnFu7m4VHKXsbKPKtr",
"QmaJFZcHV8ZcU7Ka8pw8L5k6bELN7swA3L61Q7J4VKT81y",
"QmPZySS42gdeQr3hCeXw2TfviSqJVFxEB8KbrXsn6KVQH7"
]
}
Binary file added spaces/sushipowah/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions spaces/sushipowah/skin.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.sushipowah {
--primary-color: #f1712a;
--header-bg: #f7f4f2;
--bg-color: #f0e9e7;
--border-color: #e2d6cf;
--text-color: #aa9585;
--link-color: #5b3926;
--heading-color: #5b3926;
}
Binary file added spaces/sushipowah/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 936d175

Please sign in to comment.