Skip to content

Commit

Permalink
Merge pull request #1056 from mkzsg/coinmarketcap
Browse files Browse the repository at this point in the history
coinmarketcap
  • Loading branch information
elivillalejos authored Jun 13, 2024
2 parents f336c8f + b4582d4 commit 8f9fc93
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions organizations/coinmarketcap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "CoinMarketCap",
"id": "COINMARKETCAP",
"iconUrl":
"https://windsor.ai/wp-content/uploads/2024/06/coinmarketcap.png",
"orgUrl": "https://coinmarketcap.com/"
}
10 changes: 10 additions & 0 deletions sources/coinmarketcap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "COINMARKETCAP",
"name": "CoinMarketCap",
"categories": ["FINANCE"],
"organization": "COINMARKETCAP",
"iconUrl":
"https://windsor.ai/wp-content/uploads/2024/06/coinmarketcap.png",
"sourceUrl": "https://coinmarketcap.com/",
"dataVisibility": ["PRIVATE"]
}

0 comments on commit 8f9fc93

Please sign in to comment.