Skip to content

Commit 4c3b0a5

Browse files
authored
Merge pull request #197 from cowprotocol/release/2.8.0
Release/2.8.0
2 parents 148cf62 + f73a3f8 commit 4c3b0a5

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

src/public/CowSwap.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "CoW Swap",
3-
"timestamp": "2023-05-09T10:30:00+00:00",
3+
"timestamp": "2023-05-25T10:30:00+00:00",
44
"version": {
55
"major": 2,
6-
"minor": 7,
6+
"minor": 8,
77
"patch": 0
88
},
99
"logoURI": "https://ipfs.cow.fi/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo",
@@ -717,6 +717,14 @@
717717
"chainId": 100,
718718
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png"
719719
},
720+
{
721+
"address": "0x6de572faa138048ce8142c4a206eb09a8ec39e45",
722+
"symbol": "HoG",
723+
"name": "Humans of Gnosis",
724+
"decimals": 18,
725+
"chainId": 100,
726+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/logo.png"
727+
},
720728
{
721729
"address": "0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9",
722730
"chainId": 100,
@@ -806,4 +814,4 @@
806814
"logoURI": "https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png"
807815
}
808816
]
809-
}
817+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x6de572faa138048ce8142c4a206eb09a8ec39e45",
4+
"symbol": "HoG",
5+
"name": "Humans of Gnosis",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/logo.png",
7+
"reason": "The idea behind Circles is that people can create and use their own money. We are now adding a very important piece to to it: groups/communities. In addition to the pure p2p layer of Circles we are adding \u201cgroup currencies\u201d. As a first experiment we are launching the \u201cHumans of Gnosis\u201d group. As a big milestone we want to allow anyone to buy a DappCon ticket this year with \u201cHoG\u201d (Human of Gnosis) tokens. \r\nSome people won't be able to mint enough HoG thus we would like them to purchase them via Cowswap.\r\nWe will provide liquidity for the token once we open the ticket sale. ",
8+
"decimals": 18,
9+
"chainId": 100
10+
}
16 KB
Loading

0 commit comments

Comments
 (0)