first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"time": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"additional_notices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"block_time_in_minutes": {
|
||||
"type": "integer"
|
||||
},
|
||||
"categories": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"en": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"image": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"large": {
|
||||
"type": "string"
|
||||
},
|
||||
"small": {
|
||||
"type": "string"
|
||||
},
|
||||
"thumb": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"chat_url": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"homepage": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"official_forum_url": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"repos_url": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"github": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"twitter_screen_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"whitepaper": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"preview_listing": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"symbol": {
|
||||
"type": "string"
|
||||
},
|
||||
"watchlist_portfolio_users": {
|
||||
"type": "integer"
|
||||
},
|
||||
"web_slug": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"symbol": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,576 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"community_data": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"facebook_likes": {
|
||||
"type": "null"
|
||||
},
|
||||
"reddit_average_comments_48h": {
|
||||
"type": "integer"
|
||||
},
|
||||
"reddit_average_posts_48h": {
|
||||
"type": "integer"
|
||||
},
|
||||
"reddit_subscribers": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"developer_data": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"closed_issues": {
|
||||
"type": "null"
|
||||
},
|
||||
"code_additions_deletions_4_weeks": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"additions": {
|
||||
"type": "null"
|
||||
},
|
||||
"deletions": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commit_count_4_weeks": {
|
||||
"type": "null"
|
||||
},
|
||||
"forks": {
|
||||
"type": "null"
|
||||
},
|
||||
"pull_request_contributors": {
|
||||
"type": "null"
|
||||
},
|
||||
"pull_requests_merged": {
|
||||
"type": "null"
|
||||
},
|
||||
"stars": {
|
||||
"type": "null"
|
||||
},
|
||||
"subscribers": {
|
||||
"type": "null"
|
||||
},
|
||||
"total_issues": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"image": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"small": {
|
||||
"type": "string"
|
||||
},
|
||||
"thumb": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"localization": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"ar": {
|
||||
"type": "string"
|
||||
},
|
||||
"bg": {
|
||||
"type": "string"
|
||||
},
|
||||
"cs": {
|
||||
"type": "string"
|
||||
},
|
||||
"da": {
|
||||
"type": "string"
|
||||
},
|
||||
"de": {
|
||||
"type": "string"
|
||||
},
|
||||
"el": {
|
||||
"type": "string"
|
||||
},
|
||||
"en": {
|
||||
"type": "string"
|
||||
},
|
||||
"es": {
|
||||
"type": "string"
|
||||
},
|
||||
"fi": {
|
||||
"type": "string"
|
||||
},
|
||||
"fr": {
|
||||
"type": "string"
|
||||
},
|
||||
"he": {
|
||||
"type": "string"
|
||||
},
|
||||
"hi": {
|
||||
"type": "string"
|
||||
},
|
||||
"hr": {
|
||||
"type": "string"
|
||||
},
|
||||
"hu": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"it": {
|
||||
"type": "string"
|
||||
},
|
||||
"ja": {
|
||||
"type": "string"
|
||||
},
|
||||
"ko": {
|
||||
"type": "string"
|
||||
},
|
||||
"lt": {
|
||||
"type": "string"
|
||||
},
|
||||
"nl": {
|
||||
"type": "string"
|
||||
},
|
||||
"no": {
|
||||
"type": "string"
|
||||
},
|
||||
"pl": {
|
||||
"type": "string"
|
||||
},
|
||||
"pt": {
|
||||
"type": "string"
|
||||
},
|
||||
"ro": {
|
||||
"type": "string"
|
||||
},
|
||||
"ru": {
|
||||
"type": "string"
|
||||
},
|
||||
"sk": {
|
||||
"type": "string"
|
||||
},
|
||||
"sl": {
|
||||
"type": "string"
|
||||
},
|
||||
"sv": {
|
||||
"type": "string"
|
||||
},
|
||||
"th": {
|
||||
"type": "string"
|
||||
},
|
||||
"tr": {
|
||||
"type": "string"
|
||||
},
|
||||
"uk": {
|
||||
"type": "string"
|
||||
},
|
||||
"vi": {
|
||||
"type": "string"
|
||||
},
|
||||
"zh": {
|
||||
"type": "string"
|
||||
},
|
||||
"zh-tw": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"market_data": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"current_price": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"aed": {
|
||||
"type": "number"
|
||||
},
|
||||
"ars": {
|
||||
"type": "number"
|
||||
},
|
||||
"aud": {
|
||||
"type": "number"
|
||||
},
|
||||
"bch": {
|
||||
"type": "number"
|
||||
},
|
||||
"bdt": {
|
||||
"type": "number"
|
||||
},
|
||||
"bhd": {
|
||||
"type": "number"
|
||||
},
|
||||
"bits": {
|
||||
"type": "number"
|
||||
},
|
||||
"bmd": {
|
||||
"type": "number"
|
||||
},
|
||||
"bnb": {
|
||||
"type": "number"
|
||||
},
|
||||
"brl": {
|
||||
"type": "number"
|
||||
},
|
||||
"cad": {
|
||||
"type": "number"
|
||||
},
|
||||
"chf": {
|
||||
"type": "number"
|
||||
},
|
||||
"clp": {
|
||||
"type": "number"
|
||||
},
|
||||
"cny": {
|
||||
"type": "number"
|
||||
},
|
||||
"czk": {
|
||||
"type": "number"
|
||||
},
|
||||
"dkk": {
|
||||
"type": "number"
|
||||
},
|
||||
"dot": {
|
||||
"type": "number"
|
||||
},
|
||||
"eos": {
|
||||
"type": "number"
|
||||
},
|
||||
"eth": {
|
||||
"type": "number"
|
||||
},
|
||||
"eur": {
|
||||
"type": "number"
|
||||
},
|
||||
"gbp": {
|
||||
"type": "number"
|
||||
},
|
||||
"gel": {
|
||||
"type": "number"
|
||||
},
|
||||
"hkd": {
|
||||
"type": "number"
|
||||
},
|
||||
"huf": {
|
||||
"type": "number"
|
||||
},
|
||||
"idr": {
|
||||
"type": "number"
|
||||
},
|
||||
"ils": {
|
||||
"type": "number"
|
||||
},
|
||||
"inr": {
|
||||
"type": "number"
|
||||
},
|
||||
"jpy": {
|
||||
"type": "number"
|
||||
},
|
||||
"krw": {
|
||||
"type": "number"
|
||||
},
|
||||
"kwd": {
|
||||
"type": "number"
|
||||
},
|
||||
"link": {
|
||||
"type": "number"
|
||||
},
|
||||
"lkr": {
|
||||
"type": "number"
|
||||
},
|
||||
"ltc": {
|
||||
"type": "number"
|
||||
},
|
||||
"mmk": {
|
||||
"type": "number"
|
||||
},
|
||||
"mxn": {
|
||||
"type": "number"
|
||||
},
|
||||
"myr": {
|
||||
"type": "number"
|
||||
},
|
||||
"ngn": {
|
||||
"type": "number"
|
||||
},
|
||||
"nok": {
|
||||
"type": "number"
|
||||
},
|
||||
"nzd": {
|
||||
"type": "number"
|
||||
},
|
||||
"php": {
|
||||
"type": "number"
|
||||
},
|
||||
"pkr": {
|
||||
"type": "number"
|
||||
},
|
||||
"pln": {
|
||||
"type": "number"
|
||||
},
|
||||
"rub": {
|
||||
"type": "number"
|
||||
},
|
||||
"sar": {
|
||||
"type": "number"
|
||||
},
|
||||
"sats": {
|
||||
"type": "number"
|
||||
},
|
||||
"sek": {
|
||||
"type": "number"
|
||||
},
|
||||
"sgd": {
|
||||
"type": "number"
|
||||
},
|
||||
"thb": {
|
||||
"type": "number"
|
||||
},
|
||||
"try": {
|
||||
"type": "number"
|
||||
},
|
||||
"twd": {
|
||||
"type": "number"
|
||||
},
|
||||
"uah": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"vef": {
|
||||
"type": "number"
|
||||
},
|
||||
"vnd": {
|
||||
"type": "number"
|
||||
},
|
||||
"xag": {
|
||||
"type": "number"
|
||||
},
|
||||
"xau": {
|
||||
"type": "number"
|
||||
},
|
||||
"xdr": {
|
||||
"type": "number"
|
||||
},
|
||||
"xlm": {
|
||||
"type": "number"
|
||||
},
|
||||
"xrp": {
|
||||
"type": "number"
|
||||
},
|
||||
"yfi": {
|
||||
"type": "number"
|
||||
},
|
||||
"zar": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"total_volume": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"aed": {
|
||||
"type": "number"
|
||||
},
|
||||
"aud": {
|
||||
"type": "number"
|
||||
},
|
||||
"bch": {
|
||||
"type": "number"
|
||||
},
|
||||
"bdt": {
|
||||
"type": "number"
|
||||
},
|
||||
"bhd": {
|
||||
"type": "number"
|
||||
},
|
||||
"bits": {
|
||||
"type": "number"
|
||||
},
|
||||
"bmd": {
|
||||
"type": "number"
|
||||
},
|
||||
"bnb": {
|
||||
"type": "number"
|
||||
},
|
||||
"brl": {
|
||||
"type": "number"
|
||||
},
|
||||
"btc": {
|
||||
"type": "number"
|
||||
},
|
||||
"cad": {
|
||||
"type": "number"
|
||||
},
|
||||
"chf": {
|
||||
"type": "number"
|
||||
},
|
||||
"clp": {
|
||||
"type": "number"
|
||||
},
|
||||
"cny": {
|
||||
"type": "number"
|
||||
},
|
||||
"czk": {
|
||||
"type": "number"
|
||||
},
|
||||
"dkk": {
|
||||
"type": "number"
|
||||
},
|
||||
"dot": {
|
||||
"type": "number"
|
||||
},
|
||||
"eos": {
|
||||
"type": "number"
|
||||
},
|
||||
"eth": {
|
||||
"type": "number"
|
||||
},
|
||||
"eur": {
|
||||
"type": "number"
|
||||
},
|
||||
"gbp": {
|
||||
"type": "number"
|
||||
},
|
||||
"gel": {
|
||||
"type": "number"
|
||||
},
|
||||
"hkd": {
|
||||
"type": "number"
|
||||
},
|
||||
"huf": {
|
||||
"type": "number"
|
||||
},
|
||||
"ils": {
|
||||
"type": "number"
|
||||
},
|
||||
"inr": {
|
||||
"type": "number"
|
||||
},
|
||||
"jpy": {
|
||||
"type": "number"
|
||||
},
|
||||
"krw": {
|
||||
"type": "number"
|
||||
},
|
||||
"kwd": {
|
||||
"type": "number"
|
||||
},
|
||||
"link": {
|
||||
"type": "number"
|
||||
},
|
||||
"lkr": {
|
||||
"type": "number"
|
||||
},
|
||||
"ltc": {
|
||||
"type": "number"
|
||||
},
|
||||
"mmk": {
|
||||
"type": "number"
|
||||
},
|
||||
"mxn": {
|
||||
"type": "number"
|
||||
},
|
||||
"myr": {
|
||||
"type": "number"
|
||||
},
|
||||
"ngn": {
|
||||
"type": "number"
|
||||
},
|
||||
"nok": {
|
||||
"type": "number"
|
||||
},
|
||||
"nzd": {
|
||||
"type": "number"
|
||||
},
|
||||
"php": {
|
||||
"type": "number"
|
||||
},
|
||||
"pkr": {
|
||||
"type": "number"
|
||||
},
|
||||
"pln": {
|
||||
"type": "number"
|
||||
},
|
||||
"rub": {
|
||||
"type": "number"
|
||||
},
|
||||
"sar": {
|
||||
"type": "number"
|
||||
},
|
||||
"sats": {
|
||||
"type": "number"
|
||||
},
|
||||
"sek": {
|
||||
"type": "number"
|
||||
},
|
||||
"sgd": {
|
||||
"type": "number"
|
||||
},
|
||||
"thb": {
|
||||
"type": "number"
|
||||
},
|
||||
"try": {
|
||||
"type": "number"
|
||||
},
|
||||
"twd": {
|
||||
"type": "number"
|
||||
},
|
||||
"uah": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"vef": {
|
||||
"type": "number"
|
||||
},
|
||||
"xag": {
|
||||
"type": "number"
|
||||
},
|
||||
"xau": {
|
||||
"type": "number"
|
||||
},
|
||||
"xdr": {
|
||||
"type": "number"
|
||||
},
|
||||
"xlm": {
|
||||
"type": "number"
|
||||
},
|
||||
"xrp": {
|
||||
"type": "number"
|
||||
},
|
||||
"yfi": {
|
||||
"type": "number"
|
||||
},
|
||||
"zar": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"public_interest_stats": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"alexa_rank": {
|
||||
"type": "null"
|
||||
},
|
||||
"bing_matches": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"symbol": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"ath_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"atl_change_percentage": {
|
||||
"type": "number"
|
||||
},
|
||||
"atl_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"image": {
|
||||
"type": "string"
|
||||
},
|
||||
"last_updated": {
|
||||
"type": "string"
|
||||
},
|
||||
"market_cap": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"symbol": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"time": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
@@ -0,0 +1,283 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"algorand": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"avalanche-2": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"binancecoin": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bitcoin": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardano": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chainlink": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cosmos": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dogecoin": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ethereum": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filecoin": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"internet-computer": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"litecoin": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nacho-the-kat": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"usd"
|
||||
]
|
||||
},
|
||||
"polkadot": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ripple": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"solana": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stellar": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tron": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uniswap": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vechain": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"usd": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_24h_change": {
|
||||
"type": "number"
|
||||
},
|
||||
"usd_market_cap": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"base": {
|
||||
"type": "string"
|
||||
},
|
||||
"coin_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"converted_last": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"btc": {
|
||||
"type": "number"
|
||||
},
|
||||
"eth": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
},
|
||||
"is_anomaly": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_stale": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"last": {
|
||||
"type": "number"
|
||||
},
|
||||
"last_fetch_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"last_traded_at": {
|
||||
"type": "string"
|
||||
},
|
||||
"market": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"has_trading_incentive": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"identifier": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"target": {
|
||||
"type": "string"
|
||||
},
|
||||
"target_coin_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"token_info_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"trade_url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user