[{"data":1,"prerenderedAt":346},["ShallowReactive",2],{"api/learn-center-post-en-what-is-flow-blockchain":3,"footer-en":56,"learn/cryptocurrency-guide/what-is-flow-blockchain-en-seo":254,"navigation-en-learn-center":259,"api/learn-categories-en":307},{"seo":4,"locale":21,"breadcrumbs":22,"excerpt":30,"featuredImage":31,"components":38,"title":5,"formattedPublishedAt":49,"geofencings":50,"category":51,"pagination":53,"campaignExternalId":7},{"title":5,"metaTitle":5,"metaDescription":6,"keywords":7,"metaRobots":7,"structuredData":8,"metaImage":9,"metaSocial":17,"canonicalURL":7,"localizations":18},"What is Flow blockchain?","Flow is a blockchain by Dapper Labs, designed for NFTs and gaming, offering scalability to support millions or billions of users.",null,{},{"url":10,"mime":11,"ext":12,"width":13,"height":14,"name":15,"alt":16},"bitstampImageUrl/what_is_the_flow_blockchain_f8b40765ce_7ebcbadbb9.png","image/png",".png",900,451,"what_is_the_flow_blockchain_f8b40765ce.png","",[],[19],{"pathname":20,"locale":21},"/learn/cryptocurrency-guide/what-is-flow-blockchain/","en",[23,27],{"id":24,"text":25,"url":24,"asUrl":26},"/learn/cryptocurrency-guide/","Cryptocurrency guide",true,{"id":28,"text":5,"url":20,"asUrl":29},"what-is-flow-blockchain",false,"\u003Cp>Flow is a blockchain developed specifically for NFTs and gaming by Dapper Labs and is built to enable scalability to support millions, or even billions, of users.  \u003C/p>\n",{"url":32,"mime":33,"ext":34,"width":35,"height":36,"name":37,"alt":16},"bitstampImageUrl/what_is_the_flow_blockchain_41fb649090_c46d30b711.svg","image/svg+xml",".svg",1920,1081,"what_is_the_flow_blockchain_41fb649090.svg",[39],{"component":40,"props":41,"content":42,"secondaryContent":46,"ctas":47,"secondaryCtas":48,"ctasNoMarginTop":29},"section.full-text",{"centered":29,"withoutSectionContainer":29},{"text":43,"width":44,"align":45},"\u003Cp>General purpose blockchains such as \u003Ca href=\"https://www.bitstamp.net/learn/cryptocurrency-guide/what-is-ethereum-eth/\">Ethereum\u003C/a> operate a “one-size-fits-all” approach, with a single monolithic chain supporting many different application types. However, as the blockchain ecosystem has grown, the shortcomings of such an approach, including a lack of \u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-is-blockchain-scaling/\">scalability\u003C/a>, congestion, and high \u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-is-ethereum-gas/\">fees\u003C/a>, have become apparent. \u003C/p>\n\u003Cp>\u003Ca href=\"https://www.bitstamp.net/learn/web3/what-are-nfts-non-fungible-tokens/\">NFT\u003C/a> apps and \u003Ca href=\"https://www.bitstamp.net/learn/web3/what-is-gamefi-and-play-to-earn-p2e/\">decentralized games\u003C/a> are particularly exposed to these issues. Gaming can involve high volumes of users and transactions requiring fast settlement for uninterrupted play, while NFTs, which are typically a feature of gaming \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-are-decentralized-applications-dapps/\">dApps\u003C/a>, involve more computing power and thus incur higher transaction fees to process.  \u003C/p>\n\u003Cp>As NFTs and on-chain gaming grew in popularity over the years between 2018 and 2021, these challenges led to demand for more scalable and accessible services, resulting in the development of the Flow blockchain.  \u003C/p>\n\u003Ch2>Who created Flow?\u003C/h2>\n\u003Cp>Flow was developed and launched by \u003Ca href=\"https://www.bitstamp.net/learn/company-profiles/what-is-dapper-labs/\">Dapper Labs\u003C/a>, the \u003Ca href=\"https://www.bitstamp.net/learn/web3/what-is-web3/\">Web3\u003C/a> gaming company best known for NFT initiatives such as NBA Top Shot. Dapper Labs was launched in 2018 as a spinout following the success of \u003Ca href=\"https://www.bitstamp.net/learn/web3/what-are-cryptokitties/\">Cryptokitties\u003C/a>, an early viral NFT game.  \u003C/p>\n\u003Cp>Along with its virality, Cryptokitties achieved notoriety for becoming the first dApp with enough transaction volume to create congestion on Ethereum, thereby revealing the biggest weakness in the platform.  \u003C/p>\n\u003Cp>After going on to achieve further success with the launch of NBA Top Shot, Dapper Labs launched the Flow blockchain as a more flexible and scalable alternative to Ethereum that could meet its needs. The platform now hosts the entire Dapper Labs stable of NFTs, including NBA Top Shot and Cryptokitties. Flow is also an open development platform where NFT and game developers can launch their games and apps.  \u003C/p>\n\u003Ch2>How does Flow work?\u003C/h2>\n\u003Cp>Solving the scalability challenge in blockchains invariably comes with trade-offs. Operating a small validator network can make it faster to confirm transactions but compromises decentralization, and thus, network security.  \u003C/p>\n\u003Cp>Some projects use \u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-is-sharding-on-ethereum/\">sharding\u003C/a>, or partitioning of the blockchain database, to enable parallel processing, increasing scalability. However, sharding may compromise the composability of blockchain applications, affecting the seamless flow of liquidity or data between apps operating on different shards.  \u003C/p>\n\u003Cp>To overcome these challenges, Flow uses a multi-node architecture that splits the various tasks involved in block validation into different groups within the network:  \u003C/p>\n\u003Cul>\n\u003Cli>Consensus Nodes are responsible for selecting and ordering transactions to be entered into the blockchain ledger.  \u003C/li>\n\u003Cli>Execution Nodes carry out the computational work necessary to process each transaction.  \u003C/li>\n\u003Cli>Verification Nodes oversee the Execution Nodes \u003C/li>\n\u003Cli>Collection Nodes enhance network connectivity and help to ensure data availability for apps.\u003C/li>\n\u003C/ul>\n\u003Cp>This distribution of labor makes it faster for each node to complete its own individual workload, creating a scalable blockchain with fast finality without compromising on decentralization or network security.  \u003C/p>\n\u003Cp>Flow operates a \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-is-proof-of-stake-pos/\">Proof of Stake (PoS) consensus\u003C/a>.  \u003C/p>\n\u003Ch3>Developer and user features\u003C/h3>\n\u003Cp>The other standout feature of the Flow blockchain is its developer-friendliness. It uses the Cadence \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-are-smart-contracts/\">smart contract\u003C/a> programming language, which is a resource-oriented language native to Flow. It’s designed to be easy to read and learn, making development on Flow accessible to developers who may not otherwise be attracted to blockchain.  \u003C/p>\n\u003Cp>\u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/how-do-smart-contracts-work/\">Smart contracts\u003C/a> can also be deployed in beta on Flow, allowing for testing and upgrades and reducing the risk that buggy code will be published immutably to the blockchain.  \u003C/p>\n\u003Cp>User features of Flow include walletless onboarding, enabling signup for Flow apps without a cryptocurrency \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/how-to-choose-the-right-crypto-wallet/\">wallet\u003C/a>, and who may not be familiar with blockchain-based applications or cryptocurrencies.  \u003C/p>\n\u003Ch2>FLOW token\u003C/h2>\n\u003Cp>FLOW is the native token of the Flow blockchain, serving several utilities within the ecosystem.  \u003C/p>\n\u003Cp>Transaction fees on Flow are paid in FLOW tokens, which also have additional utility for payment of storage deposits to reserve on-chain data storage.  \u003C/p>\n\u003Cp>FLOW is also the \u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-is-staking/\">staking\u003C/a> currency under Flow’s proof of stake consensus, with different minimum staking thresholds ranging from 135,000 FLOW for Verification Nodes to 1.25 million FLOW staked for Execution Nodes. The staking model also allows for delegation, so FLOW holders can delegate their tokens to a staking node to participate in a share of rewards.  \u003C/p>\n\u003Cp>FLOW is an inflationary token with an annual issuance of around three percent. All newly issued FLOW tokens, along with transaction fees, are allocated as network rewards. Nodes receive compensation in FLOW, and rewards may be adjusted within parameters according to the supply and demand for different network roles to ensure adequate network availability.  \u003C/p>\n\u003Cp>Finally, FLOW is also intended to be used as a governance token in the future; however, as of late 2024, on-chain governance is not yet live.  \u003C/p>\n\u003Cp>At genesis in June 2020, there were 1.25 billion FLOW tokens, with an allocation as follows: \u003C/p>\n\u003Cul>\n\u003Cli>32% for ecosystem development \u003C/li>\n\u003Cli>20% for Dapper Labs as the corporate entity funding the development of the Flow blockchain \u003C/li>\n\u003Cli>18% for the development team \u003C/li>\n\u003Cli>10% to community sales \u003C/li>\n\u003Cli>20% to large and small backers of the project.\u003C/li>\n\u003C/ul>\n\u003Ch2>Flow essentials\u003C/h2>\n\u003Cul>\n\u003Cli>Flow is a blockchain platform built to support the NFT and gaming projects of Dapper Labs, the blockchain development company behind NBA Top Shot and Cryptokitties.  \u003C/li>\n\u003Cli>Flow is a proof-of-stake blockchain that uses a multi-node architecture to enable high scalability without sharding.  \u003C/li>\n\u003Cli>FLOW is the native token of the Flow blockchain, used in the proof of stake consensus for staking, delegation, and rewards, as well as for the payment of transaction fees and on-chain services.\u003C/li>\n\u003C/ul>\n","full","left",{"text":16},[],[],"February 13th, 2025",{},{"title":25,"url":24,"geofencings":52},{"geofencing-uk":26},{"previous":54,"next":55},"/learn/cryptocurrency-guide/what-is-floki/","/learn/cryptocurrency-guide/what-is-gala-games/",{"ready":26,"sections":57,"disclaimer":252,"copyright":253},[58,101,129,152,189,208],{"title":59,"content":16,"items":60},"About",[61,66,71,76,81,86,91,96],{"noFollow":26,"isExternal":29,"name":62,"value":63,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":64,"geofencings":65},"Who We Are","/about-us/",{},{},{"noFollow":26,"isExternal":26,"name":67,"value":68,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":69,"geofencings":70},"Careers","https://careers.robinhood.com/",{},{},{"noFollow":26,"isExternal":29,"name":72,"value":73,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":74,"geofencings":75},"Legal & Privacy","/legal/",{},{},{"noFollow":26,"isExternal":29,"name":77,"value":78,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":79,"geofencings":80},"Legal & Privacy - USA","/legal/terms-of-use/inc/",{},{},{"noFollow":26,"isExternal":29,"name":82,"value":83,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":84,"geofencings":85},"For Law Enforcement","/legal/guidelines-for-law-enforcement-agencies/",{},{},{"noFollow":26,"isExternal":29,"name":87,"value":88,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":89,"geofencings":90},"Disclosures and Disclaimers","/legal/disclaimers",{},{},{"noFollow":26,"isExternal":29,"name":92,"value":93,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":94,"geofencings":95},"Fee Schedule","/fee-schedule/",{},{},{"noFollow":29,"isExternal":29,"name":97,"value":98,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":99,"geofencings":100},"FAQ","/faq/",{},{},{"title":102,"content":16,"items":103},"Products",[104,109,114,119,124],{"noFollow":29,"isExternal":29,"name":105,"value":106,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":107,"geofencings":108},"Mobile App","/mobile/",{},{},{"noFollow":29,"isExternal":29,"name":110,"value":111,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":112,"geofencings":113},"Tradeview","/market/tradeview/",{},{},{"noFollow":29,"isExternal":29,"name":115,"value":116,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":117,"geofencings":118},"Earn Stake","/crypto-staking/",{},{"geofencing-uk":26},{"noFollow":29,"isExternal":29,"name":120,"value":121,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":122,"geofencings":123},"Earn Lend","/crypto-lending/",{},{"geofencing-uk":26},{"noFollow":29,"isExternal":29,"name":125,"value":126,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":127,"geofencings":128},"Derivatives","/perpetual-futures/",{},{},{"title":130,"content":16,"items":131},"Services",[132,137,142,147],{"noFollow":29,"isExternal":29,"name":133,"value":134,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":135,"geofencings":136},"Institutions & Partners","/institutional-trading/",{},{},{"noFollow":29,"isExternal":29,"name":138,"value":139,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":140,"geofencings":141},"Bitstamp as a Service","/bitstamp-as-a-service/",{},{},{"noFollow":29,"isExternal":29,"name":143,"value":144,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":145,"geofencings":146},"The Bitstamp Ecosystem","/partners/",{},{},{"noFollow":29,"isExternal":29,"name":148,"value":149,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":150,"geofencings":151},"Pro","/pro/",{},{},{"title":153,"content":16,"items":154},"Resources",[155,160,165,170,174,179,184],{"noFollow":26,"isExternal":29,"name":156,"value":157,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":29,"showOnMobile":26,"attachment":158,"geofencings":159},"HTTP API","/api/",{},{},{"noFollow":29,"isExternal":29,"name":161,"value":162,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":29,"showOnMobile":26,"attachment":163,"geofencings":164},"Websocket API v2","/websocket/v2/",{},{},{"noFollow":29,"isExternal":29,"name":166,"value":167,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":29,"showOnMobile":26,"attachment":168,"geofencings":169},"FIX v2","/fix/v2/",{},{},{"noFollow":26,"isExternal":29,"name":171,"value":157,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":29,"attachment":172,"geofencings":173},"API Documentation",{},{},{"noFollow":29,"isExternal":29,"name":175,"value":176,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":177,"geofencings":178},"PGP Key","/pgp-key/",{},{},{"noFollow":29,"isExternal":29,"name":180,"value":181,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":182,"geofencings":183},"Lightning Network","/lightning-network-node/",{},{},{"noFollow":29,"isExternal":29,"name":185,"value":186,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":187,"geofencings":188},"Market Details","/market-details/",{},{},{"title":190,"content":16,"items":191},"Address",[192,196,200,204],{"noFollow":29,"isExternal":29,"name":193,"value":16,"isEmail":29,"isPhoneNumber":29,"isText":26,"showOnDesktop":26,"showOnMobile":26,"attachment":194,"geofencings":195},"Bitstamp Ltd",{},{},{"noFollow":29,"isExternal":29,"name":197,"value":16,"isEmail":29,"isPhoneNumber":29,"isText":26,"showOnDesktop":26,"showOnMobile":26,"attachment":198,"geofencings":199},"5 New Street Square",{},{},{"noFollow":29,"isExternal":29,"name":201,"value":16,"isEmail":29,"isPhoneNumber":29,"isText":26,"showOnDesktop":26,"showOnMobile":26,"attachment":202,"geofencings":203},"London, EC4A 3TW",{},{},{"noFollow":29,"isExternal":29,"name":205,"value":16,"isEmail":29,"isPhoneNumber":29,"isText":26,"showOnDesktop":26,"showOnMobile":26,"attachment":206,"geofencings":207},"United Kingdom",{},{},{"title":209,"content":16,"items":210},"Contact",[211,216,220,224,228,232,237,242,247],{"noFollow":29,"isExternal":29,"name":212,"value":213,"isEmail":29,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":214,"geofencings":215},"Customer support","/customer-support/",{},{},{"noFollow":29,"isExternal":29,"name":217,"value":217,"isEmail":26,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":218,"geofencings":219},"info@bitstamp.net",{},{},{"noFollow":29,"isExternal":29,"name":221,"value":221,"isEmail":26,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":222,"geofencings":223},"press@bitstamp.net",{},{},{"noFollow":29,"isExternal":29,"name":225,"value":225,"isEmail":26,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":226,"geofencings":227},"support@bitstamp.net",{},{},{"noFollow":29,"isExternal":29,"name":229,"value":229,"isEmail":26,"isPhoneNumber":29,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":230,"geofencings":231},"complaints@bitstamp.net",{},{},{"noFollow":29,"isExternal":29,"name":233,"value":234,"isEmail":29,"isPhoneNumber":26,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":235,"geofencings":236},"+44 20 3868 9628","+442038689628",{},{},{"noFollow":29,"isExternal":29,"name":238,"value":239,"isEmail":29,"isPhoneNumber":26,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":240,"geofencings":241},"+1 800 712 5702","+18007125702",{},{},{"noFollow":29,"isExternal":29,"name":243,"value":244,"isEmail":29,"isPhoneNumber":26,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":245,"geofencings":246},"+352 20 88 10 96","+35220881096",{},{},{"noFollow":29,"isExternal":29,"name":248,"value":249,"isEmail":29,"isPhoneNumber":26,"isText":29,"showOnDesktop":26,"showOnMobile":26,"attachment":250,"geofencings":251},"+65 3105 1676","+6531051676",{},{},"\u003Cp>Please read the general \u003Ca href=\"/legal/risk-warning/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Risk Warning\u003C/a>, and \u003Ca href=\"/legal/uk-investment-risk-warning/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Risk Summary\u003C/a> for UK residents before investing in crypto-assets. \u003C/p>\n\u003Cp>Crypto-assets services are provided by the following Bitstamp legal entities depending on client residency: (1) Bitstamp Europe S.A., which is authorized by the Commission de Surveillance du Secteur Financier (CSSF) in Luxembourg as a payment institution (licence number Z00000012) and crypto-asset service provider (licence number N00000003); Registered address: 40, avenue Monterey, L-2163 Luxembourg, Grand Duchy of Luxembourg; Registration number: B196856; (2) Bitstamp UK Ltd., which is registered with the Financial Conduct Authority (FCA) in the UK for the provision of certain cryptoassets activities under the Money Laundering Regulations (Firm Reference Number 978690); Registered address: 5 New Street Square, EC4A 3TW London, United Kingdom; Registration number: 14174243; (3) Bitstamp Ltd.with its registered address at 5 New Street Square, EC4A 3TW London, United Kingdom and registration number: 8157033; (4) Bitstamp Global Ltd., which is registered as a Virtual Asset Service Provider in the British Virgin Islands and is supervised by the British Virgin Islands Financial Services Commission (FSC); Registered address: Floor 4, Banco Popular Building, Road Town, Tortola VG1110, British Virgin Islands; Registered number: 2086429; and (5) Bitstamp Asia Pte Ltd, which is authorized by the Monetary Authority of Singapore (MAS) as a major payment institution (licence number PS20200667); Registered address: 63 Chulia Street, OCBC Centre East, #15-01, Singapore 049514; Registered number: 202016687K;\u003C/p>\n\u003Cp>Virtual currency services to US residents are provided by Bitstamp USA, Inc., which is licensed to engage in virtual currency business activity by the New York State Department of Financial Services. Licensed as a Money Transmitter by the New York State Department of Financial Services. Review a \u003Ca href=\"/legal/usa-inc/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">list of its licenses and other registrations\u003C/a> (NMLS number \u003Ca href=\"https://www.nmlsconsumeraccess.org/EntityDetails.aspx/COMPANY/1905429\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">1905429\u003C/a>) for more information; Registered address: 85 Willow Road, Menlo Park, CA 94025, United States of America; Registered number: 5481543.\u003C/p>\n\u003Cp>Investment services with regards to trading in crypto derivatives are provided by Bitstamp Financial Services Ltd., which is authorized and supervised by the Slovenian Securities Market Agency (ATVP) as a MiFiD investment firm. Trading crypto derivatives carries significant risks and may result in substantial losses. Please trade responsibly and ensure you understand the associated risks. You can find more about the risks \u003Ca href=\"/legal/financial-services/general-terms-and-conditions/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">here\u003C/a>. To help you understand the risks involved we have put together a series of \u003Ca href=\"/derivatives/key-information-documents/\" target=\"_blank\" rel=\"noopener noreferrer\">Key Information Documents (KIDs)\u003C/a> highlighting the risks and rewards related to each derivatives contract. Crypto derivatives trading is not available to customers in the US, Canada, Japan and some other countries. Bitstamp Financial Services Ltd. does not provide crypto-asset services.\u003C/p>\n\u003Cp>To find out more about which Bitstamp entity you receive services from, please check the Profile/My information in your Bitstamp account. You can read more about our legal terms, policies and disclosures \u003Ca href=\"/legal/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">here\u003C/a>.\u003C/p>\n","\u003Cp>All rights reserved © 2026 Bitstamp by Robinhood. \u003Ca href=\"https://www.nmlsconsumeraccess.org/EntityDetails.aspx/COMPANY/1905429\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">NMLS #1905429\u003C/a>\u003C/p>\n",{"description":6,"ogDescription":6,"ogImage":255,"twitterImage":255,"twitterSite":256,"twitterCreator":256,"twitterCard":257,"twitterTitle":5,"twitterDescription":6,"titleTemplate":258},"https://assets.bitstamp.net/msc/_ipx/enlarge_true&f_png&fit_cover&q_85&s_1200x630/bitstampImageUrl/what_is_the_flow_blockchain_f8b40765ce_7ebcbadbb9.png","@Bitstamp","summary_large_image","%s",{"items":260,"ready":26,"platformButtonText":303,"backButtonText":304,"logInButtonText":305,"signUpButtonText":306},[261,265,269,272,275,278,281,286,289,294,299],{"headerName":262,"sidemenuName":133,"url":134,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":263,"submenu":264,"tag":16},"Institutions",{},[],{"headerName":125,"sidemenuName":125,"url":126,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":266,"submenu":267,"tag":268},{},[],"NEW",{"headerName":148,"sidemenuName":148,"url":149,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":270,"submenu":271,"tag":16},{},[],{"headerName":105,"sidemenuName":105,"url":106,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":273,"submenu":274,"tag":16},{},[],{"headerName":115,"sidemenuName":115,"url":116,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":276,"submenu":277,"tag":16},{},[],{"headerName":120,"sidemenuName":120,"url":121,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":279,"submenu":280,"tag":16},{"geofencing-uk":26},[],{"headerName":282,"sidemenuName":282,"url":283,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":284,"submenu":285,"tag":16},"Markets","/markets/",{},[],{"headerName":110,"sidemenuName":110,"url":111,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":287,"submenu":288,"tag":16},{},[],{"headerName":290,"sidemenuName":290,"url":291,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":292,"submenu":293,"tag":16},"Blog","https://blog.bitstamp.net/",{},[],{"headerName":295,"sidemenuName":295,"url":296,"noFollow":29,"showInHeader":26,"showInSidemenu":26,"geofencings":297,"submenu":298,"tag":16},"Learn","/learn/",{},[],{"headerName":300,"sidemenuName":300,"url":106,"noFollow":29,"showInHeader":29,"showInSidemenu":26,"geofencings":301,"submenu":302,"tag":16},"Get Bitstamp by Robinhood app",{},[],"Go to platform","Back","Log in","Get started",[308,312,316,320,324,328,330,334,338,342],{"title":309,"url":310,"geofencings":311},"Blockchain technology","/learn/blockchain/",{},{"title":313,"url":314,"geofencings":315},"Company profiles","/learn/company-profiles/",{},{"title":317,"url":318,"geofencings":319},"Crypto 101","/learn/crypto-101/",{},{"title":321,"url":322,"geofencings":323},"Crypto definitions","/learn/crypto-definitions/",{},{"title":325,"url":326,"geofencings":327},"Crypto trading","/learn/crypto-trading/",{},{"title":25,"url":24,"geofencings":329},{"geofencing-uk":26},{"title":331,"url":332,"geofencings":333},"People profiles","/learn/people-profiles/",{},{"title":335,"url":336,"geofencings":337},"Security","/learn/security/",{},{"title":339,"url":340,"geofencings":341},"Tutorials","/learn/bitstamp-tutorials/",{},{"title":343,"url":344,"geofencings":345},"Web3","/learn/web3/",{},1775055438588]