Skip to content

Commit 3b08ca3

Browse files
[addToken] MAINNET/0xc20059e0317de91738d13af027dfc4a50781b066 (#949)
Co-authored-by: sarahgracechoo <sarahgracechoo@users.noreply.github.com>
1 parent fd9592b commit 3b08ca3

File tree

3 files changed

+33
-5
lines changed

3 files changed

+33
-5
lines changed

src/public/CowSwap.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
"patch": 0
88
},
99
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/list-logo.png",
10-
"keywords": ["default", "list", "cowswap"],
10+
"keywords": [
11+
"default",
12+
"list",
13+
"cowswap"
14+
],
1115
"tags": {
1216
"circle": {
1317
"name": "Issued by Circle",
@@ -822,7 +826,9 @@
822826
"decimals": 6,
823827
"chainId": 1,
824828
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48/logo.png",
825-
"tags": ["circle"]
829+
"tags": [
830+
"circle"
831+
]
826832
},
827833
{
828834
"address": "0xa34c5e0abe843e10461e2c9586ea03e55dbcc495",
@@ -968,6 +974,14 @@
968974
"chainId": 1,
969975
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/logo.png"
970976
},
977+
{
978+
"address": "0xc20059e0317de91738d13af027dfc4a50781b066",
979+
"symbol": "SPK",
980+
"name": "Spark",
981+
"decimals": 18,
982+
"chainId": 1,
983+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc20059e0317de91738d13af027dfc4a50781b066/logo.png"
984+
},
971985
{
972986
"symbol": "HOP",
973987
"name": "Hop",
@@ -1687,7 +1701,9 @@
16871701
"decimals": 6,
16881702
"chainId": 8453,
16891703
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913/logo.png",
1690-
"tags": ["circle"]
1704+
"tags": [
1705+
"circle"
1706+
]
16911707
},
16921708
{
16931709
"address": "0xa34c5e0abe843e10461e2c9586ea03e55dbcc495",
@@ -1832,7 +1848,9 @@
18321848
"decimals": 6,
18331849
"chainId": 42161,
18341850
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0xaf88d065e77c8cc2239327c5edb3a432268e5831/logo.png",
1835-
"tags": ["circle"]
1851+
"tags": [
1852+
"circle"
1853+
]
18361854
},
18371855
{
18381856
"address": "0xcb8b5cd20bdcaea9a010ac1f8d835824f5c87a04",
@@ -1875,4 +1893,4 @@
18751893
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/43114/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png"
18761894
}
18771895
]
1878-
}
1896+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xc20059e0317de91738d13af027dfc4a50781b066",
4+
"symbol": "SPK",
5+
"name": "Spark",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc20059e0317de91738d13af027dfc4a50781b066/logo.png",
7+
"reason": "Spark's governance token launched by Spark's team. ",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
9.86 KB
Loading

0 commit comments

Comments
 (0)