tags. Use Dutch for terms like "funding round" -> "financieringsronde", "blockchain infrastructure" -> "blockchain-infrastructuur", "stablecoin" remains "stablecoin", "tokenized assets" -> "getokeniseerde activa", "permissioned" -> "toegestane" or "toestemming vereisend"? Better: "een toegestane maar interoperabele netwerk". "Real-time settlement" -> "real-time afwikkeling". "Layer 1 blockchain" -> "Layer 1-blockchain". "Testnet" -> "testnet", "mainnet" -> "mainnet". "Incumbents" -> "gevestigde partijen". "Runway" -> "speelruimte" or "tijd". Meta description: "Circle raised $222M from BlackRock and others to build its Arc blockchain for institutional finance. The USDC issuer's own Layer 1 aims to reshape stablecoin markets." Translation: "Circle haalde $222M op bij BlackRock en anderen om zijn Arc blockchain voor institutionele financiën te bouwen. De eigen Layer 1 van de USDC-uitgever wil de stablecoin-markten hervormen." Now produce JSON. Ensure valid JSON. Use double quotes. Escape any double quotes inside strings. The content has HTML tags, so we need to include them as part of the string. Use for newlines? No, just put the HTML as a single string with line breaks if needed, but JSON allows newlines within strings if escaped. Better to keep it as a single line or use . I'll keep the HTML structure with line breaks for readability, but in JSON we need to escape newlines as . However, the user might expect a formatted JSON. I'll write the HTML content as a single string with actual newlines, but in JSON they must be escaped. For simplicity, I'll write the string with for newlines. Alternatively, I can present the JSON with the content on multiple lines by using actual newlines in the JSON string (which is allowed if properly escaped? Actually, JSON strings cannot contain literal newlines; they must be escaped as ). So I'll use . Let me translate the content paragraph by paragraph. Original first paragraph: "
Circle has closed a $222 million funding round from BlackRock and other Wall Street heavyweights to launch its Arc blockchain initiative, the company confirmed Thursday. The raise — one of the largest in crypto this year — is meant to build a dedicated blockchain infrastructure that could reshape how institutions move and settle digital dollars.
" Translation: "Circle heeft een financieringsronde van $222 miljoen afgesloten met BlackRock en andere Wall Street-zwaargewichten om zijn Arc blockchain-initiatief te lanceren, zo bevestigde het bedrijf donderdag. De ophaling – een van de grootste in crypto dit jaar – is bedoeld om een speciale blockchain-infrastructuur te bouwen die de manier waarop instellingen digitale dollars verplaatsen en afwikkelen kan hervormen.
" Second paragraph: "The Arc pitch
Arc is Circle's own Layer 1 blockchain — a separate chain from the ones that already host USDC. The pitch: give banks and asset managers a permissioned but interoperable network for stablecoin transactions, tokenized assets, and real-time settlement. BlackRock's participation signals that the world's largest asset manager sees a future where tokenized money markets run on infrastructure built by the issuer itself.
" Translation: "De Arc-pitch
Arc is Circle's eigen Layer 1-blockchain – een aparte keten van de ketens die al USDC hosten. De pitch: banken en vermogensbeheerders een toegestaan maar interoperabel netwerk bieden voor stablecoin-transacties, getokeniseerde activa en real-time afwikkeling. De deelname van BlackRock geeft aan dat 's werelds grootste vermogensbeheerder een toekomst ziet waarin getokeniseerde geldmarkten draaien op infrastructuur die door de uitgever zelf is gebouwd.
" Third paragraph: "What the money buys
The $222 million will go toward engineering, partnerships, and regulatory work. Circle says Arc is expected to foster competition in the stablecoin market, which today is dominated by Tether and, increasingly, by Circle's own USDC on existing chains like Ethereum and Solana. By launching its own chain, Circle can control fees, privacy settings, and compliance hooks — features institutional clients have been demanding.
" Translation: "Wat het geld oplevert
De $222 miljoen zal gaan naar engineering, partnerschappen en regelgevingswerk. Circle zegt dat Arc naar verwachting concurrentie in de stablecoin-markt zal bevorderen, die momenteel wordt gedomineerd door Tether en, in toenemende mate, door Circle's eigen USDC op bestaande ketens zoals Ethereum en Solana. Door zijn eigen keten te lanceren, kan Circle kosten, privacy-instellingen en compliance-haken controleren – functies waar institutionele klanten om hebben gevraagd.
" Fourth paragraph: "Wall Street's crypto bet continues
The roster of backers reads like a who's-who of traditional finance. Beyond BlackRock, the round included names from the Wall Street giants Circle brought in — though the company didn't disclose every investor. The move follows a broader trend: big banks and asset managers are slowly moving past the "crypto is a fad" phase and into active infrastructure building. BlackRock already runs a tokenized money market fund on the Ethereum network; Arc could give it a homegrown alternative.
Circle hasn't set a firm mainnet launch date for Arc. The company said it expects to release a testnet later this year, with a production network following in 2027. Until then, the $222 million gives it a long runway — and a very short list of enemies among the incumbents it's trying to displace.
" Translation: "Wall Street's crypto-inzet gaat door
De lijst van geldschieters leest als een who's who van de traditionele financiële wereld. Naast BlackRock omvatte de ronde namen van de Wall Street-giganten die Circle heeft binnengehaald – hoewel het bedrijf niet elke investeerder bekendmaakte. De stap volgt een bredere trend: grote banken en vermogensbeheerders gaan langzaam voorbij de fase 'crypto is een hype' en naar actieve infrastructuurbouw. BlackRock heeft al een getokeniseerd geldmarktfonds op het Ethereum-netwerk; Arc zou er een eigen alternatief voor kunnen bieden.
Circle heeft nog geen vaste mainnet-lanceringsdatum voor Arc vastgesteld. Het bedrijf zei dat het later dit jaar een testnet verwacht uit te brengen, met een productienetwerk in 2027. Tot die tijd geeft de $222 miljoen het een lange speelruimte – en een zeer korte lijst van vijanden onder de gevestigde partijen die het probeert te verdringen.
" Now combine all into content string. Also note the original content hadand
tags). I'll write it as a single string with for newlines between tags for readability. But careful: in JSON, we need to escape double quotes inside the string. The translated text has double quotes around "crypto is een hype" - I used single quotes in translation? Actually I wrote 'crypto is een hype' with apostrophes? No, I used double quotes in the original: "crypto is a fad" -> "crypto is een hype"? In Dutch we might use aanhalingstekens. I'll use




