Skip to content

Commit ee58128

Browse files
[addToken] MAINNET/0x5ca135cb8527d76e932f34b5145575f9d8cbe08e (#1062)
Co-authored-by: Ryan-Adami <[email protected]>
1 parent f386316 commit ee58128

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

src/public/CowSwap.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,14 @@
531531
"chainId": 1,
532532
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png"
533533
},
534+
{
535+
"address": "0x5ca135cb8527d76e932f34b5145575f9d8cbe08e",
536+
"symbol": "FPI",
537+
"name": "Frax Price Index",
538+
"decimals": 18,
539+
"chainId": 1,
540+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5ca135cb8527d76e932f34b5145575f9d8cbe08e/logo.png"
541+
},
534542
{
535543
"symbol": "LUSD",
536544
"name": "LUSD Stablecoin",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x5ca135cb8527d76e932f34b5145575f9d8cbe08e",
4+
"symbol": "FPI",
5+
"name": "Frax Price Index",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5ca135cb8527d76e932f34b5145575f9d8cbe08e/logo.png",
7+
"reason": "FPI on Ethereum mainnet with over [0m in TVL](https://www.coingecko.com/en/coins/frax-price-index-share)",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
7.45 KB
Loading

0 commit comments

Comments
 (0)