Skip to content

Commit af76ccb

Browse files
authored
[addToken] MAINNET/0x1294f4183763743c7c9519bec51773fb3acd78fd
1 parent 73360cc commit af76ccb

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/public/CowSwap.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@
7777
"chainId": 1,
7878
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x111111111117dc0aa78b770fa6a738034120c302/logo.png"
7979
},
80+
{
81+
"address": "0x1294f4183763743c7c9519bec51773fb3acd78fd",
82+
"symbol": "FI",
83+
"name": "Fideum",
84+
"decimals": 18,
85+
"chainId": 1,
86+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1294f4183763743c7c9519bec51773fb3acd78fd/logo.png"
87+
},
8088
{
8189
"symbol": "DPI",
8290
"name": "DeFi Pulse Index",
@@ -1414,4 +1422,4 @@
14141422
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a/logo.png"
14151423
}
14161424
]
1417-
}
1425+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x1294f4183763743c7c9519bec51773fb3acd78fd",
4+
"symbol": "FI",
5+
"name": "Fideum",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1294f4183763743c7c9519bec51773fb3acd78fd/logo.png",
7+
"reason": "a bug on the image processing workflow has been fixed yesterday but the token is still unsupported. thanks",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
Loading

0 commit comments

Comments
 (0)