Skip to content

Commit c0e5a1b

Browse files
committed
Add curve LP to tokenlist
1 parent 0fc15f2 commit c0e5a1b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/tokenLists/tokenList_1.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,4 +1457,16 @@ export default [
14571457
poolId: "48f7ef7c-c08e-4b43-bc00-e2111c2fd65d",
14581458
},
14591459
},
1460+
{
1461+
addressInfo: "0x3eE841F47947FEFbE510366E4bbb49e145484195",
1462+
chainId: 1,
1463+
name: "Curve USR/USDC",
1464+
symbol: "USRUSDC",
1465+
decimals: 18,
1466+
logoURI:
1467+
"https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638",
1468+
meta: {
1469+
poolId: "6258d8cc-e618-4165-9385-7775168369b2",
1470+
},
1471+
},
14601472
]

0 commit comments

Comments
 (0)