[{"data":1,"prerenderedAt":326},["ShallowReactive",2],{"api/learn-center-post-en-GB-what-is-chainlink-link":3,"en-gb/learn/cryptocurrency-guide/what-is-chainlink-link-en-GB-seo":57,"footer-en-GB":62,"navigation-en-GB-learn-center":235,"api/learn-categories-en-GB":286},{"seo":4,"locale":28,"breadcrumbs":29,"excerpt":37,"featuredImage":38,"components":39,"title":5,"formattedPublishedAt":50,"geofencings":51,"category":52,"pagination":54,"campaignExternalId":8},{"title":5,"metaTitle":6,"metaDescription":7,"keywords":8,"metaRobots":8,"structuredData":9,"metaImage":10,"metaSocial":18,"canonicalURL":8,"localizations":19},"What is Chainlink (LINK)?","What is Chainlink (LINK)? - Bitstamp Learn Center","What is Chainlink and what is it used for? What about its native token, LINK? - Learn more on the Bitstamp Learn Center",null,{},{"url":11,"mime":12,"ext":13,"width":14,"height":15,"name":16,"alt":17},"bitstampImageUrl/1920x1080px_illustrations_learningcenter_64svg_e5d6ead34d_35d823b1a9.svg","image/svg+xml",".svg",192,108,"1920x1080px_illustrations_learningcenter_64svg_e5d6ead34d.svg","",[],[20,23,26],{"pathname":21,"locale":22},"/learn/cryptocurrency-guide/what-is-chainlink-link/","en",{"pathname":24,"locale":25},"/es/learn/cryptocurrency-guide/what-is-chainlink-link/","es",{"pathname":27,"locale":28},"/en-gb/learn/cryptocurrency-guide/what-is-chainlink-link/","en-GB",[30,34],{"id":31,"text":32,"url":31,"asUrl":33},"/learn/cryptocurrency-guide/","Cryptocurrency guide",true,{"id":35,"text":5,"url":27,"asUrl":36},"what-is-chainlink-link",false,"\u003Cp>Chainlink is a decentralized oracle network that connects smart contracts on blockchains with the real world. Using a system of nodes and operators, Chainlink is able to answer data requests from smart contracts by collecting data from multiple sources and reconciling it to provide a single reliable piece of information.\u003C/p>\n",{"url":11,"mime":12,"ext":13,"width":14,"height":15,"name":16,"alt":17},[40],{"component":41,"props":42,"content":43,"secondaryContent":47,"ctas":48,"secondaryCtas":49,"ctasNoMarginTop":36},"section.full-text",{"centered":36,"withoutSectionContainer":36},{"text":44,"width":45,"align":46},"\u003Cp>Chainlink is a decentralized oracle network that connects smart contracts on blockchains with the real world. Using a system of nodes and operators, Chainlink is able to answer data requests from smart contracts by collecting data from multiple sources and reconciling it to provide a single reliable piece of information.\u003C/p>\n\u003Cp>As an example, if a smart contract needs the current price of Bitcoin, it can request that data from Chainlink, which will look at several different reliable sources and provide an answer based on them.\u003C/p>\n\u003Cp>In order for Chainlink to function, it is supported by LINK, its native token, which is used as compensation for the work Chainlink network operators do in providing smart contracts with requested data.\u003C/p>\n\u003Cp>CHAINLINK (LINK) ESSENTIALS\u003C/p>\n\u003Cul>\n\u003Cli>A decentralized oracle network that connects smart contracts with the real world.\u003C/li>\n\u003Cli>Provides real-world data from multiple reliable sources to smart contracts on the blockchain.\u003C/li>\n\u003Cli>LINK is Chainlink’s native token – it’s used as compensation for Chainlink network operators.\u003C/li>\n\u003C/ul>\n\u003Ch3>How smart contracts access off-chain data\u003C/h3>\n\u003Cp>Many smart contracts need to access real-world data outside of the blockchain for their operation. Whenever a smart contract requires data from outside the blockchain, it relies on so-called \u003Cstrong>oracles\u003C/strong>. An oracle is a piece of software that acts as an intermediary between the blockchain and the real world. It translates smart contract requests into a programming language understandable outside of the blockchain and back again. Thus, oracles allow smart contracts to communicate with the real world.\u003C/p>\n\u003Cp>But there is a problem with oracles. A blockchain network may be decentralized and distributed, but oracles are not. If a smart contract relies on a single oracle for data, it has no way of knowing if that data is incorrect or incomplete. A single source of information like this poses a problem for decentralization.\u003C/p>\n\u003Ch3>Enter Chainlink: a medium to reliable information\u003C/h3>\n\u003Cp>Chainlink uses a network of nodes to collect data from various oracles and feed it to smart contracts on the blockchain. One of its biggest advantages is that the network can collect the same data from different sources and \u003Cstrong>reconcile\u003C/strong> it into a single answer. This means that pieces of information from different sources are compared to each other to get the most accurate answer possible. If any source is found to be deviating from the rest, it is flagged as unreliable, which lowers its reputation score and makes it less likely to be selected when similar data is required again.\u003C/p>\n\u003Ch3>How does Chainlink work?\u003C/h3>\n\u003Cp>When a smart contract requires off-chain data, it creates a \u003Cstrong>requesting contract\u003C/strong>, which mainly specifies what data it needs. This contract is picked up by the Chainlink network, which creates an \u003Cstrong>SLA contract\u003C/strong> (Service Level Agreement contract). This contract generates further contracts required to process the request and in turn takes care of all the operations required to provide the smart contract with required data. It checks the reputation of the oracles providing the data, selects the nodes to carry out the task and translates the request to a programming language that the oracles can understand. It then sends the request through an API to the oracles, collects the necessary data, and sends it back to the Chainlink network. The data is collected from multiple sources and \u003Cstrong>aggregated\u003C/strong> and \u003Cstrong>reconciled\u003C/strong> to get a single unanimous answer. This piece of data is then sent back to the smart contract on the blockchain.\u003C/p>\n\u003Ch3>A Chainlink request in action\u003C/h3>\n\u003Cp>Let’s say that a smart contract requires the current price of Bitcoin. The smart contract calls upon Chainlink to provide the data. Chainlink selects oracles from multiple crypto exchanges which have previously provided accurate data on Bitcoin’s price and thus earned reputation on the Chainlink network. The data is extracted from the oracles and reconciled, that is compared and made into a single reliable answer, before it is returned back to the smart contract. If Chainlink finds that one of the exchanges published an exceptionally low or high price for Bitcoin, it would ignore that data in calculating the stingy and label that exchange as less reliable than previously thought.\u003C/p>\n\u003Ch3>What’s the role of LINK?\u003C/h3>\n\u003Cp>But Chainlink doesn’t just function by itself. As a decentralized network, it requires independent nodes, so-called \u003Cstrong>operators\u003C/strong>, to perform the tasks associated with fulfilling requesting contracts. And in order to perform their job, Chainlink operators require payment. This is where LINK comes in. If you want your smart contract to access data from the Chainlink network of nodes, you must pay a fee in LINK to the Chainlink operator who picks up your contract. Operators set their price in advance based on the demand for the data they are providing and the current market for that data.\u003C/p>\n\u003Ch3>Staking on Chainlink\u003C/h3>\n\u003Cp>Chainlink also supports staking, but it works a little differently than what we’ve come to expect from staking. On Chainlink, staking is reserved for node operators, who lock their funds with the network as collateral. This demonstrates their commitment to the network and makes them eligible to perform operator duties and receive reimbursement. An important factor in selecting an operator to fulfill a requesting contract is the size of their stake in the network. Those with a greater stake are more likely to be chosen and consequently earn LINK for their services. If a node is faulty or dishonest, the Chainlink network penalizes it by taxing its stake.\u003C/p>\n\u003Cp>This type of staking is a relatively technical part of the network itself and is not the same as staking on proof of stake cryptocurrencies, where any user can stake their tokens to receive rewards. This kind of staking for the average user is planned to be added to Chainlink in a future update, but is not available at the moment.\u003C/p>\n\u003Cp>This webpage has been approved as a financial promotion by Bitstamp UK Limited which is registered with the UK’s Financial Conduct Authority. Please read the \u003Ca href=\"/legal/risk-warning/\" rel=\"nofollow\">Risk Warning Statement\u003C/a> before investing. Cryptoassets and cryptoasset services are not regulated by the Financial Conduct Authority. You are unlikely to be protected if something goes wrong. Your investment may go down as well as up. You may be liable to pay Capital Gains Tax on any profits you earn.\u003C/p>\n","full","left",{"text":17},[],[],"July 29th, 2024",{},{"title":32,"url":31,"geofencings":53},{"geofencing-uk":33},{"previous":55,"next":56},"/en-gb/learn/cryptocurrency-guide/what-is-casper-cspr/","/en-gb/learn/cryptocurrency-guide/what-is-chiliz-chz/",{"description":7,"ogDescription":7,"ogImage":58,"twitterImage":58,"twitterSite":59,"twitterCreator":59,"twitterCard":60,"twitterTitle":6,"twitterDescription":7,"titleTemplate":61},"https://assets.bitstamp.net/msc/_ipx/enlarge_true&f_png&fit_cover&q_85&s_1200x630/bitstampImageUrl/1920x1080px_illustrations_learningcenter_64svg_e5d6ead34d_35d823b1a9.png","@Bitstamp","summary_large_image","%s",{"ready":33,"sections":63,"disclaimer":233,"copyright":234},[64,102,115,138,175,194],{"title":65,"content":17,"items":66},"About",[67,72,77,82,87,92,97],{"noFollow":33,"isExternal":36,"name":68,"value":69,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":70,"geofencings":71},"Who We Are","/about-us/",{},{},{"noFollow":33,"isExternal":33,"name":73,"value":74,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":75,"geofencings":76},"Careers","https://bitstamp.workable.com/",{},{},{"noFollow":33,"isExternal":36,"name":78,"value":79,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":80,"geofencings":81},"Legal & Privacy","/legal/",{},{},{"noFollow":33,"isExternal":36,"name":83,"value":84,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":85,"geofencings":86},"Legal & Privacy - USA","/legal/terms-of-use/inc/",{},{},{"noFollow":33,"isExternal":36,"name":88,"value":89,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":90,"geofencings":91},"For Law Enforcement","/legal/guidelines-for-law-enforcement-agencies/",{},{},{"noFollow":33,"isExternal":36,"name":93,"value":94,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":95,"geofencings":96},"Fee Schedule","/fee-schedule/",{},{},{"noFollow":36,"isExternal":36,"name":98,"value":99,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":100,"geofencings":101},"FAQ","/faq/",{},{},{"title":103,"content":17,"items":104},"Products",[105,110],{"noFollow":36,"isExternal":36,"name":106,"value":107,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":108,"geofencings":109},"Mobile Apps","/mobile/",{},{},{"noFollow":36,"isExternal":36,"name":111,"value":112,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":113,"geofencings":114},"Tradeview","/market/tradeview/",{},{},{"title":116,"content":17,"items":117},"Services",[118,123,128,133],{"noFollow":36,"isExternal":36,"name":119,"value":120,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":121,"geofencings":122},"Institutions & Partners","/institutional-trading/",{},{},{"noFollow":36,"isExternal":36,"name":124,"value":125,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":126,"geofencings":127},"Bitstamp as a Service","/bitstamp-as-a-service/",{},{},{"noFollow":36,"isExternal":36,"name":129,"value":130,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":131,"geofencings":132},"The Bitstamp Ecosystem","/partners/",{},{},{"noFollow":36,"isExternal":36,"name":134,"value":135,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":136,"geofencings":137},"Pro","/pro/",{},{},{"title":139,"content":17,"items":140},"Resources",[141,146,151,156,160,165,170],{"noFollow":33,"isExternal":36,"name":142,"value":143,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":144,"geofencings":145},"HTTP API","/api/",{},{},{"noFollow":36,"isExternal":36,"name":147,"value":148,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":149,"geofencings":150},"Websocket API v2","/websocket/v2/",{},{},{"noFollow":36,"isExternal":36,"name":152,"value":153,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":154,"geofencings":155},"FIX v2","/fix/v2/",{},{},{"noFollow":33,"isExternal":36,"name":157,"value":143,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":36,"attachment":158,"geofencings":159},"API Documentation",{},{},{"noFollow":36,"isExternal":36,"name":161,"value":162,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":163,"geofencings":164},"PGP Key","/pgp-key/",{},{},{"noFollow":36,"isExternal":36,"name":166,"value":167,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":168,"geofencings":169},"Lightning Network","/lightning-network-node/",{},{},{"noFollow":36,"isExternal":36,"name":171,"value":172,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":173,"geofencings":174},"Crypto Pulse","/crypto-pulse/",{},{},{"title":176,"content":17,"items":177},"Address",[178,182,186,190],{"noFollow":36,"isExternal":36,"name":179,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":180,"geofencings":181},"Bitstamp Ltd",{},{},{"noFollow":36,"isExternal":36,"name":183,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":184,"geofencings":185},"5 New Street Square",{},{},{"noFollow":36,"isExternal":36,"name":187,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":188,"geofencings":189},"London, EC4A 3TW",{},{},{"noFollow":36,"isExternal":36,"name":191,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":192,"geofencings":193},"United Kingdom",{},{},{"title":195,"content":17,"items":196},"Contact",[197,202,206,210,214,218,223,228],{"noFollow":36,"isExternal":36,"name":198,"value":199,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":200,"geofencings":201},"Customer support","/customer-support/",{},{},{"noFollow":36,"isExternal":36,"name":203,"value":203,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":204,"geofencings":205},"info@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":207,"value":207,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":208,"geofencings":209},"press@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":211,"value":211,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":212,"geofencings":213},"support@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":215,"value":215,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":216,"geofencings":217},"complaints@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":219,"value":220,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":221,"geofencings":222},"+44 20 3868 9628","+442038689628",{},{},{"noFollow":36,"isExternal":36,"name":224,"value":225,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":226,"geofencings":227},"+1 800 712 5702","+18007125702",{},{},{"noFollow":36,"isExternal":36,"name":229,"value":230,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":231,"geofencings":232},"+352 20 88 10 96","+35220881096",{},{},"\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",{"items":236,"ready":33,"platformButtonText":282,"backButtonText":283,"logInButtonText":284,"signUpButtonText":285},[237,242,248,251,255,260,265,268,273,278],{"headerName":238,"sidemenuName":119,"url":239,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":240,"submenu":241,"tag":17},"Institutions","/en-gb/institutional-trading/",{},[],{"headerName":243,"sidemenuName":243,"url":244,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":245,"submenu":246,"tag":247},"Derivatives","/perpetual-futures/",{},[],"NEW",{"headerName":134,"sidemenuName":134,"url":135,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":249,"submenu":250,"tag":17},{},[],{"headerName":252,"sidemenuName":252,"url":107,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":253,"submenu":254,"tag":17},"Mobile App",{},[],{"headerName":256,"sidemenuName":256,"url":257,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":258,"submenu":259,"tag":17},"Markets","/markets/",{},[],{"headerName":261,"sidemenuName":261,"url":262,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":263,"submenu":264,"tag":17},"Earn Stake","/en-gb/crypto-staking/",{},[],{"headerName":111,"sidemenuName":111,"url":112,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":266,"submenu":267,"tag":17},{},[],{"headerName":269,"sidemenuName":269,"url":270,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":271,"submenu":272,"tag":17},"Blog","https://blog.bitstamp.net/",{},[],{"headerName":274,"sidemenuName":274,"url":275,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":276,"submenu":277,"tag":17},"Learn","/learn/",{},[],{"headerName":279,"sidemenuName":279,"url":107,"noFollow":36,"showInHeader":36,"showInSidemenu":33,"geofencings":280,"submenu":281,"tag":17},"Get Bitstamp by Robinhood app",{},[],"Go to platform","Back","Log in","Get started",[287,291,295,299,303,307,310,314,318,322],{"title":288,"url":289,"geofencings":290},"Blockchain technology","/en-gb/learn/blockchain/",{},{"title":292,"url":293,"geofencings":294},"Company profiles","/en-gb/learn/company-profiles/",{},{"title":296,"url":297,"geofencings":298},"Crypto 101","/en-gb/learn/crypto-101/",{},{"title":300,"url":301,"geofencings":302},"Crypto definitions","/en-gb/learn/crypto-definitions/",{},{"title":304,"url":305,"geofencings":306},"Crypto trading","/en-gb/learn/crypto-trading/",{},{"title":32,"url":308,"geofencings":309},"/en-gb/learn/cryptocurrency-guide/",{},{"title":311,"url":312,"geofencings":313},"People profiles","/en-gb/learn/people-profiles/",{},{"title":315,"url":316,"geofencings":317},"Security","/en-gb/learn/security/",{},{"title":319,"url":320,"geofencings":321},"Tutorials","/en-gb/learn/bitstamp-tutorials/",{},{"title":323,"url":324,"geofencings":325},"Web3","/en-gb/learn/web3/",{},1776943678004]