{"id":12911,"date":"2026-09-07T14:28:28","date_gmt":"2026-09-07T14:28:28","guid":{"rendered":"https:\/\/cryptonews.uk.com\/?p=12911"},"modified":"2026-09-07T14:28:28","modified_gmt":"2026-09-07T14:28:28","slug":"solana-payment-channels-refunds-and-merchant-risks","status":"publish","type":"post","link":"https:\/\/cryptonews.uk.com\/?p=12911","title":{"rendered":"Solana payment channels: refunds and merchant risks"},"content":{"rendered":"<p><\/p>\n<div data-single-article-content=\"\">\n<p>A customer using a Solana payment channel can stop buying AI services before the channel has finished paying for them. If the operator goes silent in between, the customer needs a way to recover the remaining deposit, while the merchant needs its last bill to reach the blockchain before the recovery window closes.<\/p>\n<p>That division of risk sits behind Solana Foundation\u2019s Sept. 3 payment-channel announcement, which reported more than one million payments per second through a proxy using 100,000 unique wallets. The system lets agents spend against a prepaid ceiling through signed messages, reducing the need for a separate blockchain transaction for every delivery.<\/p>\n<p>The customer funds the channel, the merchant supplies the service, and the operator runs the payment process. Each finances a different part of the interval between authorization and collection: customer deposits, operator advances of SOL for fees and refundable account rent, and merchant service awaiting on-chain payment.<\/p>\n<p>A warning in the Foundation-linked benchmark template makes that interval consequential: restarting its default in-memory store can forfeit vouchers accepted but not yet settled.<\/p>\n<p>The benchmark template reports about 1.09 million verified vouchers per second on a 128-core AVX-512 host during a sustained 10-minute run. It measures the payment gate returning a response without an upstream service. The result does not measure a million AI completions or independently settled mainnet transactions each second.<\/p>\n<p>The gateway checks a signature and advances the channel\u2019s cumulative spending record off-chain. That arrangement lets many small authorizations share the cost of on-chain operations. But the template says a deployment with durable session storage must be benchmarked separately because a durable write becomes part of the request path.<\/p>\n<p>For a merchant, that distinction connects speed to recoverability. A fast acceptance record is useful for deciding whether to serve the next request. A surviving voucher is needed to support collection after a restart. The headline throughput figure does not establish the performance of both together.<\/p>\n<p>The Foundation said Alibaba Cloud API endpoints were live at launch, and the program repository lists a mainnet deployment. The benchmark describes a test workload rather than measured commercial demand.<\/p>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">AI agents employ $24M market to act smarter as agentic crypto payments spread online<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<h2>A refund has two routes<\/h2>\n<p>A payment channel starts with the customer depositing a ceiling into escrow held by the on-chain program. The program controls the balance and enforces its payment rules. Spending authorizations accumulate against that deposit, and closure provides a route back for the portion not recorded as settled.<\/p>\n<p>When both sides cooperate, the designated payee, whose signature authorizes final closure, can submit final settlement, seal the channel and distribute the funds in a single transaction. Sealing freezes the settled total; distribution transfers the tokens. Merchant payout and customer refund can land together without a forced-close grace wait.<\/p>\n<p>The September 3 session draft, a work-in-progress specification, describes the alternative for an unresponsive server: the customer requests forced close and starts a grace period. It recommends 900 seconds, or 15 minutes, configured per channel. The clock starts when the request is recorded on-chain, not when the customer first notices a stalled service.<\/p>\n<p>In a sponsored stablecoin session, the operator pays normal fees and rent. A customer holding no SOL must therefore obtain SOL or a fee-paying submitter to initiate escape if that operator is unavailable. Permissionless recovery allows another party to help; a replacement submitter still has to be available and willing to pay the transaction fees.<\/p>\n<p>After grace expires, anyone can submit the sealing instruction. The customer can then withdraw the deposit minus the on-chain settled amount. Alternatively, anyone can submit a distribution transaction that pays recorded merchant shares and the pending refund, using the payout split committed in the public opening transaction.<\/p>\n<p>These recovery paths assume a functioning network and usable token accounts. The program documentation warns that an issuer-frozen escrow can block transfers and that distribution can redirect an unusable beneficiary or refund account\u2019s share to the treasury. Those are separate limits on recovery, even when no operator signature is needed.<\/p>\n<p>For the customer, practical delay includes arranging and landing the transactions as well as the configured timer. The fee burden depends on who submits them. The 15-minute recommendation describes one possible protocol wait; the per-authorization benchmark cost measures a different operation.<\/p>\n<aside id=\"cs-inline-newsletter-1\" class=\"cs-inline-newsletter\" data-inline-newsletter=\"\" data-newsletter-placement=\"article-midpoint\" data-newsletter-pending-label=\"Joining\u2026\" data-newsletter-pending-status=\"Joining the Daily Brief\u2026\" data-newsletter-email-required-message=\"Before sending, please provide your email address.\" aria-labelledby=\"cs-inline-newsletter-1-title\" aria-describedby=\"cs-inline-newsletter-1-copy\">\n<div class=\"cs-inline-newsletter__inner\">\n<div class=\"cs-inline-newsletter__content\"> <span class=\"cs-inline-newsletter__eyebrow\"> <i class=\"fa-regular fa-envelope\" aria-hidden=\"true\"\/> The Daily Brief <\/span><\/p>\n<h2 id=\"cs-inline-newsletter-1-title\" class=\"cs-inline-newsletter__title\">The signal, before the noise.<\/h2>\n<p id=\"cs-inline-newsletter-1-copy\" class=\"cs-inline-newsletter__copy\">Start your day with the crypto stories moving markets, decoded by CryptoSlate\u2019s editors.<\/p>\n<\/div>\n<div class=\"cs-inline-newsletter__form-shell\">\n<p class=\"cs-inline-newsletter__form-heading\">One email. Everything that matters.<\/p>\n<p id=\"cs-inline-newsletter-1-privacy\" class=\"cs-inline-newsletter__privacy\">Free to join. Unsubscribe any time.<\/p>\n<p> <i class=\"fa-regular fa-circle-xmark\" aria-hidden=\"true\"\/> <span>Whoops, looks like there was a problem. Please try again.<\/span><\/p>\n<p> <i class=\"fa-regular fa-circle-check\" aria-hidden=\"true\"\/> <span><strong>You\u2019re on the list.<\/strong> Your next Daily Brief is on its way.<\/span><\/p>\n<\/div>\n<\/div>\n<\/aside>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Can crypto protect us against the growing web of economic AI agents?<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<h2>The merchant\u2019s collection window narrows<\/h2>\n<p>The merchant\u2019s position depends on which record its bill has reached. An off-chain voucher, an amount recorded as settled on-chain, and tokens already distributed to a recipient are three different things.<\/p>\n<p>The current settlement implementation lets anyone present a valid voucher while the channel remains open. Once the payer requests close, that ordinary instruction stops accepting new settlement. During grace, the final voucher must instead pass through the payee-authorized settle-and-seal path described in the state-machine rules.<\/p>\n<p>During grace, the payee has time to record its final bill. A third party able to pay transaction fees cannot necessarily replace a missing payee signature. Keeping a copy of the voucher helps only if the authorized settlement path can still use it before the deadline.<\/p>\n<p>If delivered service never reaches the final on-chain settlement total before the deadline, it can become uncollectible from that channel. Once the channel is sealed, the customer\u2019s refund is calculated against the recorded total, not an operator\u2019s later reconstruction of what should have been billed.<\/p>\n<p>Already-settled merchant funds have a different outcome. They remain reserved for distribution after sealing, subject to the required token accounts being usable. The customer\u2019s refund does not include those recorded merchant shares. Operator failure therefore does not imply that every unpaid merchant balance disappears.<\/p>\n<p>A missing payout transaction can therefore be completed through permissionless distribution once the channel is sealed, with usable accounts and a funded transaction. A missing final on-chain settlement is harder: after forced close begins, adding it requires a valid voucher and the payee-authorized path before grace expires.<\/p>\n<p>The session draft offers two signing arrangements. In client mode, the customer controls the voucher-signing key; this is the default when the challenge omits a mode. In operator mode, the customer presents a reusable bearer proof and the operator signs the spending vouchers.<\/p>\n<p>The escrow ceiling bounds settlement in either mode. The signing choice determines who creates the payment authorization. The published material does not establish a single live grace period or signing mode for every Alibaba or pay.sh channel, so the customer\u2019s and merchant\u2019s exposure depends on their particular channel terms.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-560646\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938.png\" alt=\"Solana payment-channel closure comparison: cooperative settlement and refunds versus customer-initiated forced close, with a configurable grace period and separate outcomes for unsettled service and recorded merchant shares.\" width=\"720\" height=\"1080\" srcset=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938.png 1024w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-200x300.png 200w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-683x1024.png 683w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-768x1152.png 768w\" sizes=\"(max-width: 720px) 100vw, 720px\"\/><img decoding=\"async\" class=\"lazyload aligncenter wp-image-560646\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938.png\" alt=\"Solana payment-channel closure comparison: cooperative settlement and refunds versus customer-initiated forced close, with a configurable grace period and separate outcomes for unsettled service and recorded merchant shares.\" width=\"720\" height=\"1080\" srcset=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938.png 1024w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-200x300.png 200w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-683x1024.png 683w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/09\/exec-e2033b11-a6cf-4a5d-87c3-257ba65fc938-768x1152.png 768w\" data-sizes=\"(max-width: 720px) 100vw, 720px\"\/><\/p>\n<h2>The operator\u2019s separate financing cost<\/h2>\n<p>There is also a separate operator financing cost. The instruction reference allows the drained channel account\u2019s refundable SOL rent to remain committed until a 1,500-slot opening window has passed. That timer concerns account deallocation. Customer token refunds and merchant token payouts proceed independently of that rent timer.<\/p>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Solana\u2019s plan to cut account deposits by 90% could weaken a reason to hold SOL<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<p>For operators, durable voucher records and timely settlement address different problems: preserving the bill and getting it recognized on-chain. Distribution then completes payment. More frequent settlement can reduce the service value waiting to enter the record, while earlier distribution reduces the time recorded proceeds remain in escrow.<\/p>\n<p>For customers, smaller committed balances reduce the money tied to a session, but the ability to exit still depends on the channel\u2019s timer and access to a funded transaction submitter. The merchant, meanwhile, needs a collection process that can survive a restart and operate within the close window.<\/p>\n<p>Solana\u2019s payment channels move repeated authorizations out of the blockchain\u2019s immediate workload. The financing remains visible in three places: the customer\u2019s deposit, the merchant\u2019s service awaiting collection and the operator\u2019s SOL advance. A useful measure of the system\u2019s economics is how reliably those three balances reach their intended owners when the fast path stops.<\/p>\n<\/div>\n<p>AI,Featured,Payments,Technology,payments,regulation,Solana,Solana foundation,stablecoinsAI,payments,regulation,Solana,Solana foundation,stablecoins#Solana #payment #channels #refunds #merchant #risks1788791308<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A customer using a Solana payment channel can stop buying AI services before the channel has finished paying for them. If the operator goes silent in between, the customer needs a way to recover the remaining deposit, while the merchant needs its last bill to reach the blockchain before the recovery window closes. That division<\/p>\n","protected":false},"author":1,"featured_media":12912,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[1065,4257,6773,2015,167,2705,389,3804,152,5122,282],"class_list":["post-12911","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ethereum","tag-ai","tag-channels","tag-merchant","tag-payment","tag-payments","tag-refunds","tag-regulation","tag-risks","tag-solana","tag-solana-foundation","tag-stablecoins"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Solana payment channels: refunds and merchant risks - Crypto News: Latest Cryptocurrency News and Analysis<\/title>\n<meta name=\"description\" content=\"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cryptonews.uk.com\/?p=12911\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Solana payment channels: refunds and merchant risks\" \/>\n<meta property=\"og:description\" content=\"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cryptonews.uk.com\/?p=12911\" \/>\n<meta property=\"og:site_name\" content=\"Crypto News: Latest Cryptocurrency News and Analysis\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-07T14:28:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u884c\u653f\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u884c\u653f\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911\",\"url\":\"https:\/\/cryptonews.uk.com\/?p=12911\",\"name\":\"Solana payment channels: refunds and merchant risks - Crypto News: Latest Cryptocurrency News and Analysis\",\"isPartOf\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg\",\"datePublished\":\"2026-09-07T14:28:28+00:00\",\"author\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\"},\"description\":\"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.\",\"breadcrumb\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cryptonews.uk.com\/?p=12911\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage\",\"url\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg\",\"contentUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12911#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cryptonews.uk.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solana payment channels: refunds and merchant risks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cryptonews.uk.com\/#website\",\"url\":\"https:\/\/cryptonews.uk.com\/\",\"name\":\"Crypto News: Latest Cryptocurrency News and Analysis\",\"description\":\"Latest Crypto &amp; Bitcoin News\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cryptonews.uk.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\",\"name\":\"\u884c\u653f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"caption\":\"\u884c\u653f\"},\"sameAs\":[\"http:\/\/demo3.aiwalls.com\/coinbase\"],\"url\":\"https:\/\/cryptonews.uk.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Solana payment channels: refunds and merchant risks - Crypto News: Latest Cryptocurrency News and Analysis","description":"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.","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:\/\/cryptonews.uk.com\/?p=12911","og_locale":"en_US","og_type":"article","og_title":"Solana payment channels: refunds and merchant risks","og_description":"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.","og_url":"https:\/\/cryptonews.uk.com\/?p=12911","og_site_name":"Crypto News: Latest Cryptocurrency News and Analysis","article_published_time":"2026-09-07T14:28:28+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg","type":"image\/jpeg"}],"author":"\u884c\u653f","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u884c\u653f","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cryptonews.uk.com\/?p=12911","url":"https:\/\/cryptonews.uk.com\/?p=12911","name":"Solana payment channels: refunds and merchant risks - Crypto News: Latest Cryptocurrency News and Analysis","isPartOf":{"@id":"https:\/\/cryptonews.uk.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage"},"image":{"@id":"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage"},"thumbnailUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg","datePublished":"2026-09-07T14:28:28+00:00","author":{"@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf"},"description":"Solana payment channels speed up AI payments, but customer refunds and merchant collection depend on grace periods, signatures and transaction funding.","breadcrumb":{"@id":"https:\/\/cryptonews.uk.com\/?p=12911#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cryptonews.uk.com\/?p=12911"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/?p=12911#primaryimage","url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg","contentUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/09\/solana-ai-refund-flow.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/cryptonews.uk.com\/?p=12911#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cryptonews.uk.com\/"},{"@type":"ListItem","position":2,"name":"Solana payment channels: refunds and merchant risks"}]},{"@type":"WebSite","@id":"https:\/\/cryptonews.uk.com\/#website","url":"https:\/\/cryptonews.uk.com\/","name":"Crypto News: Latest Cryptocurrency News and Analysis","description":"Latest Crypto &amp; Bitcoin News","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cryptonews.uk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf","name":"\u884c\u653f","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","caption":"\u884c\u653f"},"sameAs":["http:\/\/demo3.aiwalls.com\/coinbase"],"url":"https:\/\/cryptonews.uk.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/12911","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12911"}],"version-history":[{"count":0,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/12911\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/media\/12912"}],"wp:attachment":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12911"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12911"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12911"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}