Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
feat: add cope (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-lipinski authored May 20, 2021
1 parent d832a4e commit 2b71ace
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6360,6 +6360,24 @@
{
"chainId": 101,
"address": "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE",
"symbol": "XCOPE",
"name": "XCOPE",
"decimals": 0,
"logoURI": "https://cdn.jsdelivr.net/gh/solana-labs/token-list@main/assets/mainnet/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/logo.jpg",
"tags": [
"trading",
"index",
"Algos"
],
"extensions": {
"website": "https://www.unlimitedcope.com/",
"serumV3Usdc": "7MpMwArporUHEGW7quUpkPZp5L5cHPs9eKUfKCdaPHq2",
"coingeckoId": "cope"
}
},
{
"chainId": 101,
"address": "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh",
"symbol": "COPE",
"name": "COPE",
"decimals": 0,
Expand All @@ -6371,7 +6389,7 @@
],
"extensions": {
"website": "https://www.unlimitedcope.com/",
"serumV3Usdc": "7MpMwArporUHEGW7quUpkPZp5L5cHPs9eKUfKCdaPHq2",
"serumV3Usdc": "6fc7v3PmjZG9Lk2XTot6BywGyYLkBQuzuFKd4FpCsPxk",
"coingeckoId": "cope"
}
},
Expand Down

0 comments on commit 2b71ace

Please sign in to comment.