{"id":20597,"date":"2026-04-23T10:34:35","date_gmt":"2026-04-23T10:34:35","guid":{"rendered":"https:\/\/coinstats.app\/blog\/?p=20597"},"modified":"2026-04-23T10:39:17","modified_gmt":"2026-04-23T10:39:17","slug":"openapi-x402","status":"publish","type":"post","link":"https:\/\/coinstats.app\/blog\/openapi-x402\/","title":{"rendered":"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>CoinStats Open API has enabled x402-powered access for its full read-only Public API, 34 endpoints spanning prices, markets, wallet balances, DeFi positions, news, and shared portfolios \u2014 turning the service from keyed SaaS into a machine-to-machine data utility, settled via the Coinbase CDP Facilitator.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is x402<\/h2>\n\n\n\n<p><a href=\"https:\/\/www.x402.org\/\">x402<\/a> is an open payment protocol from Coinbase that makes HTTP&#8217;s long-dormant 402 Payment Required status code a real payment rail. A service quotes a price in-band, the client signs a USDC authorization, the server settles on chain and returns the data \u2014 all in two round-trips, all inside ordinary HTTP. The result is APIs that behave like programmable utilities: agents discover, pay for, and consume them without the sign-up flow designed for humans. Every paid call indexes the endpoint into a public discovery layer, so an agent that doesn&#8217;t know CoinStats exists today can find it tomorrow by searching for the data it needs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why it matters for agents<\/h2>\n\n\n\n<p>For developers building autonomous trading bots, portfolio monitors, research agents, or onchain analytics pipelines, this removes the entire onboarding layer. Agents can start consuming live coin prices, wallet holdings, and DeFi position data in a single API call, paying only for what they use. There&#8217;s no human sign-up, no rate-limit tier to negotiate, and no API key to rotate. Discovery, authentication, and payment all happen in-band, per call, over HTTP.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s live<\/h2>\n\n\n\n<p>The rollout covers the endpoints agents reach for most:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Markets &amp; prices<\/strong> \u2014 \/coins, \/coins\/{coinId}, \/coins\/charts, \/markets, \/tickers\/*, \/fiats, \/currencies<\/li>\n\n\n\n<li><strong>Historical pricing<\/strong> \u2014 \/coins\/price\/avg, \/coins\/price\/exchange<\/li>\n\n\n\n<li><strong>Wallet data<\/strong> \u2014 \/wallet\/balance, \/wallet\/balances, \/wallet\/transactions, \/wallet\/chart, \/wallet\/status, \/wallet\/blockchains across 30+ chains<\/li>\n\n\n\n<li><strong>Wallet DeFi<\/strong> \u2014 \/wallet\/defi and \/portfolio\/defi \u2014 staked, lent, borrowed, LP, and yield-farming balances across Aave, Lido, Uniswap, Curve, Pendle, Morpho, and 100+ more protocols<\/li>\n\n\n\n<li><strong>News<\/strong> \u2014 \/news, \/news\/sources, \/news\/type\/{type}, \/news\/{id}<\/li>\n\n\n\n<li><strong>Market sentiment<\/strong> \u2014 \/insights\/btc-dominance, \/insights\/fear-and-greed, \/insights\/rainbow-chart\/{coinId}<\/li>\n\n\n\n<li><strong>Shared portfolios<\/strong> \u2014 \/portfolio\/value, \/portfolio\/coins, \/portfolio\/chart, \/portfolio\/transactions, \/portfolio\/snapshot\/items (via CoinStats share token)<\/li>\n<\/ul>\n\n\n\n<p>Full endpoint + pricing reference: <a href=\"https:\/\/docs.coinstats.app\/ai-agents\/x402\">docs.coinstats.app\/ai-agents\/x402<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Pricing<\/h2>\n\n\n\n<p>Pricing is tiered by the cost of the underlying data:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>$0.001 USDC<\/strong> \u2014 simple lookups (coin details, markets, news, insights)<\/li>\n\n\n\n<li><strong>$0.004 USDC<\/strong> \u2014 wallet-scoped queries (balances, transactions, charts)<\/li>\n\n\n\n<li><strong>$0.04 USDC<\/strong> \u2014 DeFi position aggregation (single wallet or portfolio)<\/li>\n\n\n\n<li><strong>$0.05 USDC<\/strong> \u2014 full portfolio snapshots<\/li>\n<\/ul>\n\n\n\n<p>Payments settle in USDC on Base mainnet. Gas is sponsored by the facilitator \u2014 payers hold USDC only. These endpoints are experimental and pricing is subject to change.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Discovery<\/h2>\n\n\n\n<p>Every x402-paid call is indexed into the CDP Bazaar at api.cdp.coinbase.com\/platform\/v2\/x402\/discovery\/resources, with descriptions, input schemas, and example responses agents can search in-context. CoinStats endpoints also surface on <a href=\"https:\/\/agentic.market\/\">agentic.market<\/a> alongside the rest of the x402 ecosystem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Getting started<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Read <a href=\"https:\/\/docs.coinstats.app\/ai-agents\/x402\">the x402 section of the CoinStats docs<\/a>.<\/li>\n\n\n\n<li>Fund a Base wallet with a few USDC.<\/li>\n\n\n\n<li>Point the <a href=\"https:\/\/www.npmjs.com\/package\/@x402\/fetch\">@x402\/fetch<\/a> client at https:\/\/x402.coinstats.app.<\/li>\n<\/ol>\n\n\n\n<p>Your first paid request will index the endpoint into the CDP Bazaar within seconds. From there, every agent in the x402 ecosystem can find it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CoinStats Open API has enabled x402-powered access for its full read-only Public API, 34 endpoints spanning prices, markets, wallet balances, DeFi positions, news, and shared portfolios \u2014 turning the service from keyed SaaS into a machine-to-machine data utility, settled via the Coinbase CDP Facilitator. What is x402 x402 is an open payment protocol from Coinbase that makes HTTP&#8217;s long-dormant 402 Payment Required status code a real payment rail. A service quotes a price in-band, the client signs a USDC authorization, the server settles on chain and returns the data \u2014 all in two round-trips, all inside ordinary HTTP. The result [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":20598,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"wl_entities_gutenberg":"","inline_featured_image":false,"footnotes":""},"categories":[342,190],"tags":[],"wl_entity_type":[314],"ppma_author":[355],"class_list":["post-20597","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-portfolio-management","category-product-updates","wl_entity_type-article","post--single"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/coinstats.app\/blog\/openapi-x402\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog\" \/>\n<meta property=\"og:description\" content=\"CoinStats Open API has enabled x402-powered access for its full read-only Public API, 34 endpoints spanning prices, markets, wallet balances, DeFi positions, news, and shared portfolios \u2014 turning the service from keyed SaaS into a machine-to-machine data utility, settled via the Coinbase CDP Facilitator. What is x402 x402 is an open payment protocol from Coinbase that makes HTTP&#8217;s long-dormant 402 Payment Required status code a real payment rail. A service quotes a price in-band, the client signs a USDC authorization, the server settles on chain and returns the data \u2014 all in two round-trips, all inside ordinary HTTP. The result [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/coinstats.app\/blog\/openapi-x402\/\" \/>\n<meta property=\"og:site_name\" content=\"CoinStats Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/coinstats\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-23T10:34:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T10:39:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Narek Gevorgyan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@coinstats\" \/>\n<meta name=\"twitter:site\" content=\"@coinstats\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Narek Gevorgyan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/\"},\"author\":{\"name\":\"Narek Gevorgyan\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#\\\/schema\\\/person\\\/4852df0c1bea2eb3badcac7b2de811e7\"},\"headline\":\"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402\",\"datePublished\":\"2026-04-23T10:34:35+00:00\",\"dateModified\":\"2026-04-23T10:39:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/\"},\"wordCount\":521,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/x402-banner-scaled.jpg\",\"articleSection\":[\"Portfolio Management\",\"Product Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/\",\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/\",\"name\":\"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/x402-banner-scaled.jpg\",\"datePublished\":\"2026-04-23T10:34:35+00:00\",\"dateModified\":\"2026-04-23T10:39:17+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/openapi-x402\\\/#primaryimage\",\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/x402-banner-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/x402-banner-scaled.jpg\",\"width\":2560,\"height\":1440},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/\",\"name\":\"CoinStats Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#organization\",\"name\":\"CoinStats Blog\",\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/CoinStats_logo.svg\",\"contentUrl\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/CoinStats_logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"CoinStats Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/coinstats\",\"https:\\\/\\\/x.com\\\/coinstats\",\"https:\\\/\\\/www.instagram.com\\\/coinstats\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/coinstats\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/#\\\/schema\\\/person\\\/4852df0c1bea2eb3badcac7b2de811e7\",\"name\":\"Narek Gevorgyan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=gf25b19c01abb428692cfe84db836f1aa\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=g\",\"caption\":\"Narek Gevorgyan\"},\"description\":\"Narek Gevorgyan is the founder and CEO of CoinStats, the trusted crypto portfolio manager of 1 million worldwide. An early adopter of crypto, Narek initially created CoinStats to keep track of his holdings without endless Excel sheets. Since then, under Narek's supervision, CoinStats has flourished into a fully fledged crypto, DeFi, and NFT portfolio manager.\",\"sameAs\":[\"https:\\\/\\\/coinstats.app\"],\"url\":\"https:\\\/\\\/coinstats.app\\\/blog\\\/author\\\/narek\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/coinstats.app\/blog\/openapi-x402\/","og_locale":"en_US","og_type":"article","og_title":"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog","og_description":"CoinStats Open API has enabled x402-powered access for its full read-only Public API, 34 endpoints spanning prices, markets, wallet balances, DeFi positions, news, and shared portfolios \u2014 turning the service from keyed SaaS into a machine-to-machine data utility, settled via the Coinbase CDP Facilitator. What is x402 x402 is an open payment protocol from Coinbase that makes HTTP&#8217;s long-dormant 402 Payment Required status code a real payment rail. A service quotes a price in-band, the client signs a USDC authorization, the server settles on chain and returns the data \u2014 all in two round-trips, all inside ordinary HTTP. The result [&hellip;]","og_url":"https:\/\/coinstats.app\/blog\/openapi-x402\/","og_site_name":"CoinStats Blog","article_publisher":"https:\/\/www.facebook.com\/coinstats","article_published_time":"2026-04-23T10:34:35+00:00","article_modified_time":"2026-04-23T10:39:17+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg","type":"image\/jpeg"}],"author":"Narek Gevorgyan","twitter_card":"summary_large_image","twitter_creator":"@coinstats","twitter_site":"@coinstats","twitter_misc":{"Written by":"Narek Gevorgyan","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/#article","isPartOf":{"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/"},"author":{"name":"Narek Gevorgyan","@id":"https:\/\/coinstats.app\/blog\/#\/schema\/person\/4852df0c1bea2eb3badcac7b2de811e7"},"headline":"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402","datePublished":"2026-04-23T10:34:35+00:00","dateModified":"2026-04-23T10:39:17+00:00","mainEntityOfPage":{"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/"},"wordCount":521,"commentCount":0,"publisher":{"@id":"https:\/\/coinstats.app\/blog\/#organization"},"image":{"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/#primaryimage"},"thumbnailUrl":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg","articleSection":["Portfolio Management","Product Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/coinstats.app\/blog\/openapi-x402\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/","url":"https:\/\/coinstats.app\/blog\/openapi-x402\/","name":"CoinStats turns crypto market, wallet, and portfolio data into an onchain pay-per-use utility with x402 | CoinStats Blog","isPartOf":{"@id":"https:\/\/coinstats.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/#primaryimage"},"image":{"@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/#primaryimage"},"thumbnailUrl":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg","datePublished":"2026-04-23T10:34:35+00:00","dateModified":"2026-04-23T10:39:17+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/coinstats.app\/blog\/openapi-x402\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/coinstats.app\/blog\/openapi-x402\/#primaryimage","url":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg","contentUrl":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2026\/04\/x402-banner-scaled.jpg","width":2560,"height":1440},{"@type":"WebSite","@id":"https:\/\/coinstats.app\/blog\/#website","url":"https:\/\/coinstats.app\/blog\/","name":"CoinStats Blog","description":"","publisher":{"@id":"https:\/\/coinstats.app\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/coinstats.app\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/coinstats.app\/blog\/#organization","name":"CoinStats Blog","url":"https:\/\/coinstats.app\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/coinstats.app\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2021\/08\/CoinStats_logo.svg","contentUrl":"https:\/\/coinstats.app\/blog\/wp-content\/uploads\/2021\/08\/CoinStats_logo.svg","width":"1024","height":"1024","caption":"CoinStats Blog"},"image":{"@id":"https:\/\/coinstats.app\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/coinstats","https:\/\/x.com\/coinstats","https:\/\/www.instagram.com\/coinstats\/","https:\/\/www.linkedin.com\/company\/coinstats\/"]},{"@type":"Person","@id":"https:\/\/coinstats.app\/blog\/#\/schema\/person\/4852df0c1bea2eb3badcac7b2de811e7","name":"Narek Gevorgyan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=gf25b19c01abb428692cfe84db836f1aa","url":"https:\/\/secure.gravatar.com\/avatar\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=g","caption":"Narek Gevorgyan"},"description":"Narek Gevorgyan is the founder and CEO of CoinStats, the trusted crypto portfolio manager of 1 million worldwide. An early adopter of crypto, Narek initially created CoinStats to keep track of his holdings without endless Excel sheets. Since then, under Narek's supervision, CoinStats has flourished into a fully fledged crypto, DeFi, and NFT portfolio manager.","sameAs":["https:\/\/coinstats.app"],"url":"https:\/\/coinstats.app\/blog\/author\/narek\/"}]}},"_wl_alt_label":[],"authors":[{"term_id":355,"user_id":15,"is_guest":0,"slug":"narek","display_name":"Narek Gevorgyan","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/22c84744ec6d2a5602effe457154ca3763acb0042ce42361dc0bb47d7e07c106?s=96&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"wl:entity_url":"https:\/\/data.wordlift.io\/wl127543\/post\/-20597","_links":{"self":[{"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/posts\/20597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/comments?post=20597"}],"version-history":[{"count":7,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/posts\/20597\/revisions"}],"predecessor-version":[{"id":20605,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/posts\/20597\/revisions\/20605"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/media\/20598"}],"wp:attachment":[{"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/media?parent=20597"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/categories?post=20597"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/tags?post=20597"},{"taxonomy":"wl_entity_type","embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/wl_entity_type?post=20597"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/coinstats.app\/blog\/wp-json\/wp\/v2\/ppma_author?post=20597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}