[{"data":1,"prerenderedAt":346},["ShallowReactive",2],{"api/learn-center-post-en-what-is-ethereum-gas":3,"footer-en":56,"learn/blockchain/what-is-ethereum-gas-en-seo":254,"navigation-en-learn-center":259,"api/learn-categories-en":307},{"seo":4,"locale":27,"breadcrumbs":28,"excerpt":36,"featuredImage":37,"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},"Ethereum Gas Fees Explained: A Beginner's Guide ","What is Ethereum gas? How are fees determined on the Ethereum blockchain? - Learn more on the Bitstamp Learn Center",null,{},{"url":10,"mime":11,"ext":12,"width":13,"height":14,"name":15,"alt":16},"bitstampImageUrl/1920x1080px_illustrations_learningcenter_24svg_319e4e8830_6d51739f38.svg","image/svg+xml",".svg",192,108,"1920x1080px_illustrations_learningcenter_24svg_319e4e8830.svg","",[],[19,22,25],{"pathname":20,"locale":21},"/en-gb/learn/blockchain/what-is-ethereum-gas/","en-GB",{"pathname":23,"locale":24},"/es/learn/blockchain/what-is-ethereum-gas/","es",{"pathname":26,"locale":27},"/learn/blockchain/what-is-ethereum-gas/","en",[29,33],{"id":30,"text":31,"url":30,"asUrl":32},"/learn/blockchain/","Blockchain technology",true,{"id":34,"text":5,"url":26,"asUrl":35},"what-is-ethereum-gas",false,"\u003Cp>Gas fees are what users pay when they make a transaction on the Ethereum network.  \u003C/p>\n",{"url":10,"mime":11,"ext":12,"width":13,"height":14,"name":15,"alt":16},[39],{"component":40,"props":41,"content":42,"secondaryContent":46,"ctas":47,"secondaryCtas":48,"ctasNoMarginTop":35},"section.full-text",{"centered":35,"withoutSectionContainer":35},{"text":43,"width":44,"align":45},"\u003Cp>This fee goes to \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-is-crypto-mining/\">crypto miners\u003C/a> for the computation needed to execute the actions associated with the transaction and to write them in the blockchain. \u003C/p>\n\u003Cp>To measure this computational work, \u003Ca href=\"https://www.bitstamp.net/learn/cryptocurrency-guide/what-is-ethereum-eth/\">Ethereum\u003C/a> uses an internal pricing unit called \"gas.\" The amount of gas required for a transaction depends on its complexity: \u003C/p>\n\u003Cul>\n\u003Cli>Simple transfers of ETH require minimal gas. \u003C/li>\n\u003Cli>Complex operations like interacting with \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-are-smart-contracts/\">smart contracts\u003C/a> or \u003Ca href=\"https://www.bitstamp.net/learn/crypto-101/what-are-decentralized-applications-dapps/\">decentralized applications (dapps)\u003C/a> consume more gas due to increased computational demands.\u003C/li>\n\u003C/ul>\n\u003Cp>Gas is paid for in Ether (ETH), Ethereum's native cryptocurrency. Users determine how much ETH they are willing to pay per unit of gas. Higher gas prices incentivize miners to prioritize those transactions, resulting in faster processing times. \u003C/p>\n\u003Ch2>Why does Ethereum need gas fees?\u003C/h2>\n\u003Cp>Since ETH's market value can change rapidly, directly pegging transaction fees to ETH would lead to unpredictable and potentially exorbitant costs. \u003C/p>\n\u003Cp>For instance, if a transaction cost a fixed 0.1 ETH: \u003C/p>\n\u003Cul>\n\u003Cli>When 1 ETH = $10, the fee would be $1. \u003C/li>\n\u003Cli>When 1 ETH = $1,000, the fee would surge to $100 for the same transaction.\u003C/li>\n\u003C/ul>\n\u003Cp>Gas fees decouple transaction costs from ETH's price volatility. This ensures that users experience predictable fees regardless of ETH's market fluctuations. \u003C/p>\n\u003Ch2>How are gas fees calculated?\u003C/h2>\n\u003Cp>When making a transaction, your wallet usually gives you a rough estimate for how much gas it will cost.  \u003C/p>\n\u003Cp>For instance, if your transaction takes 21,000 gas and you’re willing to pay 5 Gwei (0.000000005 ETH) per one unit of gas, you will pay a total of 0.000105 ETH in fees which, at the current exchange rate, means a single US cent. \u003C/p>\n\u003Ch3>What is a gas limit?\u003C/h3>\n\u003Cp>Users first have the ability to set a gas limit. This functions as a maximum budget for the computational effort required to process your transaction. \u003C/p>\n\u003Cp>Setting a gas limit allows anyone to specify the maximum amount of gas they are willing to spend on a transaction, and have several benefits: \u003C/p>\n\u003Cul>\n\u003Cli>Cost control: Prevent overspending on transactions, especially when interacting with complex or potentially inefficient smart contracts. \u003C/li>\n\u003Cli>Transaction success: Increases the likelihood of a transaction being processed successfully. \u003C/li>\n\u003Cli>Gas refunds: If a transaction consumes less gas than a specified limit, the unused gas is refunded to the spender's wallet.\u003C/li>\n\u003C/ul>\n\u003Ch3>Calculating gas fees\u003C/h3>\n\u003Cp>The maximum transaction cost is determined by the following formula: \u003C/p>\n\u003Cp>Gas price (price per unit of gas) x gas limit (maximum units of gas) = maximum cost (in ETH) \u003C/p>\n\u003Cp>For example, if your gas limit is 20,000 units and the gas price is 200 gwei (a small fraction of ETH), your total fee would be 4,000,000 gwei, or 0.004 ETH. \u003C/p>\n\u003Cp>Users can also include a tip (also known as a priority fee) to incentivize validators to prioritize their transaction. \u003C/p>\n\u003Ch2>Optimal gas price\u003C/h2>\n\u003Cp>While gas fees are unavoidable, there are ways to minimize costs and ensure you're getting the best value for your ETH: \u003C/p>\n\u003Cul>\n\u003Cli>Monitor gas prices – Gas prices depend on network congestion and demand, an users can check gas track websites Ilike \u003Ca href=\"https://beaconcha.in/gasnow\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">GasNow\u003C/a> or \u003Ca href=\"https://etherscan.io/gastracker\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Etherscan\u003C/a>) to identify when the gas fees are lower. You can check Bitstamp by Robinhood’s “ \u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-is-etherscan/\">What is Etherscan\u003C/a>” article to learn more. \u003C/li>\n\u003Cli>Understanding transaction types – Simple ETH transfers have lower gas requirements than \u003Ca href=\"https://www.bitstamp.net/learn/web3/what-is-decentralized-finance-defi/\">DeFi\u003C/a> interactions and \u003Ca href=\"https://www.bitstamp.net/learn/web3/what-is-nft-minting/\">NFT minting\u003C/a>.  \u003C/li>\n\u003Cli>\u003Ca href=\"https://www.bitstamp.net/learn/blockchain/what-are-layer-2-solutions/\">Layer 2 solutions\u003C/a> – Scaling solutions, like \u003Ca href=\"https://www.bitstamp.net/learn/cryptocurrency-guide/what-is-arbitrum/\">Arbitrum\u003C/a> and \u003Ca href=\"https://www.bitstamp.net/learn/cryptocurrency-guide/what-is-optimism-op/\">Optimism\u003C/a>, process transactions off the main Ethereum blockchain while maintaining the security and decentralization of the network. \u003C/li>\n\u003Cli>Using centralized exchanges – Exchanges like Bitstamp by Robinhood exchange typically cover all fees incurred by crypto trading for free.\u003C/li>\n\u003C/ul>\n\u003Ch2>Ethereum Gas Essentials\u003C/h2>\n\u003Cul>\n\u003Cli>Gas fees are transaction fees on the Ethereum network. Users pay these fees to compensate for the computational work required to process their transactions. \u003C/li>\n\u003Cli>Gas fees are calculated based on gas limits and gas prices. A gas limit is the maximum amount of gas a user is willing to spend on a transaction, and the gas price is the amount of ETH paid per unit of gas. \u003C/li>\n\u003Cli>Users can optimize gas fees by monitoring gas prices, understanding transaction types, and utilizing Layer 2 solutions. Centralized exchanges may also offer gas-free trading.\u003C/li>\n\u003C/ul>\n","full","left",{"text":16},[],[],"August 10th, 2022",{},{"title":31,"url":30,"geofencings":52},{},{"previous":54,"next":55},"/learn/blockchain/do-all-cryptocurrencies-use-the-blockchain/","/learn/blockchain/exploring-decentralized-applications-dapps/",{"ready":32,"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":32,"isExternal":35,"name":62,"value":63,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":64,"geofencings":65},"Who We Are","/about-us/",{},{},{"noFollow":32,"isExternal":32,"name":67,"value":68,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":69,"geofencings":70},"Careers","https://careers.robinhood.com/",{},{},{"noFollow":32,"isExternal":35,"name":72,"value":73,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":74,"geofencings":75},"Legal & Privacy","/legal/",{},{},{"noFollow":32,"isExternal":35,"name":77,"value":78,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":79,"geofencings":80},"Legal & Privacy - USA","/legal/terms-of-use/inc/",{},{},{"noFollow":32,"isExternal":35,"name":82,"value":83,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":84,"geofencings":85},"For Law Enforcement","/legal/guidelines-for-law-enforcement-agencies/",{},{},{"noFollow":32,"isExternal":35,"name":87,"value":88,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":89,"geofencings":90},"Disclosures and Disclaimers","/legal/disclaimers",{},{},{"noFollow":32,"isExternal":35,"name":92,"value":93,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":94,"geofencings":95},"Fee Schedule","/fee-schedule/",{},{},{"noFollow":35,"isExternal":35,"name":97,"value":98,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":99,"geofencings":100},"FAQ","/faq/",{},{},{"title":102,"content":16,"items":103},"Products",[104,109,114,119,124],{"noFollow":35,"isExternal":35,"name":105,"value":106,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":107,"geofencings":108},"Mobile App","/mobile/",{},{},{"noFollow":35,"isExternal":35,"name":110,"value":111,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":112,"geofencings":113},"Tradeview","/market/tradeview/",{},{},{"noFollow":35,"isExternal":35,"name":115,"value":116,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":117,"geofencings":118},"Earn Stake","/crypto-staking/",{},{"geofencing-uk":32},{"noFollow":35,"isExternal":35,"name":120,"value":121,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":122,"geofencings":123},"Earn Lend","/crypto-lending/",{},{"geofencing-uk":32},{"noFollow":35,"isExternal":35,"name":125,"value":126,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":127,"geofencings":128},"Derivatives","/perpetual-futures/",{},{},{"title":130,"content":16,"items":131},"Services",[132,137,142,147],{"noFollow":35,"isExternal":35,"name":133,"value":134,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":135,"geofencings":136},"Institutions & Partners","/institutional-trading/",{},{},{"noFollow":35,"isExternal":35,"name":138,"value":139,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":140,"geofencings":141},"Bitstamp as a Service","/bitstamp-as-a-service/",{},{},{"noFollow":35,"isExternal":35,"name":143,"value":144,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":145,"geofencings":146},"The Bitstamp Ecosystem","/partners/",{},{},{"noFollow":35,"isExternal":35,"name":148,"value":149,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":150,"geofencings":151},"Pro","/pro/",{},{},{"title":153,"content":16,"items":154},"Resources",[155,160,165,170,174,179,184],{"noFollow":32,"isExternal":35,"name":156,"value":157,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":35,"showOnMobile":32,"attachment":158,"geofencings":159},"HTTP API","/api/",{},{},{"noFollow":35,"isExternal":35,"name":161,"value":162,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":35,"showOnMobile":32,"attachment":163,"geofencings":164},"Websocket API v2","/websocket/v2/",{},{},{"noFollow":35,"isExternal":35,"name":166,"value":167,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":35,"showOnMobile":32,"attachment":168,"geofencings":169},"FIX v2","/fix/v2/",{},{},{"noFollow":32,"isExternal":35,"name":171,"value":157,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":35,"attachment":172,"geofencings":173},"API Documentation",{},{},{"noFollow":35,"isExternal":35,"name":175,"value":176,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":177,"geofencings":178},"PGP Key","/pgp-key/",{},{},{"noFollow":35,"isExternal":35,"name":180,"value":181,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":182,"geofencings":183},"Lightning Network","/lightning-network-node/",{},{},{"noFollow":35,"isExternal":35,"name":185,"value":186,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":187,"geofencings":188},"Market Details","/market-details/",{},{},{"title":190,"content":16,"items":191},"Address",[192,196,200,204],{"noFollow":35,"isExternal":35,"name":193,"value":16,"isEmail":35,"isPhoneNumber":35,"isText":32,"showOnDesktop":32,"showOnMobile":32,"attachment":194,"geofencings":195},"Bitstamp Ltd",{},{},{"noFollow":35,"isExternal":35,"name":197,"value":16,"isEmail":35,"isPhoneNumber":35,"isText":32,"showOnDesktop":32,"showOnMobile":32,"attachment":198,"geofencings":199},"5 New Street Square",{},{},{"noFollow":35,"isExternal":35,"name":201,"value":16,"isEmail":35,"isPhoneNumber":35,"isText":32,"showOnDesktop":32,"showOnMobile":32,"attachment":202,"geofencings":203},"London, EC4A 3TW",{},{},{"noFollow":35,"isExternal":35,"name":205,"value":16,"isEmail":35,"isPhoneNumber":35,"isText":32,"showOnDesktop":32,"showOnMobile":32,"attachment":206,"geofencings":207},"United Kingdom",{},{},{"title":209,"content":16,"items":210},"Contact",[211,216,220,224,228,232,237,242,247],{"noFollow":35,"isExternal":35,"name":212,"value":213,"isEmail":35,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":214,"geofencings":215},"Customer support","/customer-support/",{},{},{"noFollow":35,"isExternal":35,"name":217,"value":217,"isEmail":32,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":218,"geofencings":219},"info@bitstamp.net",{},{},{"noFollow":35,"isExternal":35,"name":221,"value":221,"isEmail":32,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":222,"geofencings":223},"press@bitstamp.net",{},{},{"noFollow":35,"isExternal":35,"name":225,"value":225,"isEmail":32,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":226,"geofencings":227},"support@bitstamp.net",{},{},{"noFollow":35,"isExternal":35,"name":229,"value":229,"isEmail":32,"isPhoneNumber":35,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":230,"geofencings":231},"complaints@bitstamp.net",{},{},{"noFollow":35,"isExternal":35,"name":233,"value":234,"isEmail":35,"isPhoneNumber":32,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":235,"geofencings":236},"+44 20 3868 9628","+442038689628",{},{},{"noFollow":35,"isExternal":35,"name":238,"value":239,"isEmail":35,"isPhoneNumber":32,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":240,"geofencings":241},"+1 800 712 5702","+18007125702",{},{},{"noFollow":35,"isExternal":35,"name":243,"value":244,"isEmail":35,"isPhoneNumber":32,"isText":35,"showOnDesktop":32,"showOnMobile":32,"attachment":245,"geofencings":246},"+352 20 88 10 96","+35220881096",{},{},{"noFollow":35,"isExternal":35,"name":248,"value":249,"isEmail":35,"isPhoneNumber":32,"isText":35,"showOnDesktop":32,"showOnMobile":32,"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/1920x1080px_illustrations_learningcenter_24svg_319e4e8830_6d51739f38.png","@Bitstamp","summary_large_image","%s",{"items":260,"ready":32,"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":35,"showInHeader":32,"showInSidemenu":32,"geofencings":263,"submenu":264,"tag":16},"Institutions",{},[],{"headerName":125,"sidemenuName":125,"url":126,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":266,"submenu":267,"tag":268},{},[],"NEW",{"headerName":148,"sidemenuName":148,"url":149,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":270,"submenu":271,"tag":16},{},[],{"headerName":105,"sidemenuName":105,"url":106,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":273,"submenu":274,"tag":16},{},[],{"headerName":115,"sidemenuName":115,"url":116,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":276,"submenu":277,"tag":16},{},[],{"headerName":120,"sidemenuName":120,"url":121,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":279,"submenu":280,"tag":16},{"geofencing-uk":32},[],{"headerName":282,"sidemenuName":282,"url":283,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":284,"submenu":285,"tag":16},"Markets","/markets/",{},[],{"headerName":110,"sidemenuName":110,"url":111,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":287,"submenu":288,"tag":16},{},[],{"headerName":290,"sidemenuName":290,"url":291,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":292,"submenu":293,"tag":16},"Blog","https://blog.bitstamp.net/",{},[],{"headerName":295,"sidemenuName":295,"url":296,"noFollow":35,"showInHeader":32,"showInSidemenu":32,"geofencings":297,"submenu":298,"tag":16},"Learn","/learn/",{},[],{"headerName":300,"sidemenuName":300,"url":106,"noFollow":35,"showInHeader":35,"showInSidemenu":32,"geofencings":301,"submenu":302,"tag":16},"Get Bitstamp by Robinhood app",{},[],"Go to platform","Back","Log in","Get started",[308,310,314,318,322,326,330,334,338,342],{"title":31,"url":30,"geofencings":309},{},{"title":311,"url":312,"geofencings":313},"Company profiles","/learn/company-profiles/",{},{"title":315,"url":316,"geofencings":317},"Crypto 101","/learn/crypto-101/",{},{"title":319,"url":320,"geofencings":321},"Crypto definitions","/learn/crypto-definitions/",{},{"title":323,"url":324,"geofencings":325},"Crypto trading","/learn/crypto-trading/",{},{"title":327,"url":328,"geofencings":329},"Cryptocurrency guide","/learn/cryptocurrency-guide/",{"geofencing-uk":32},{"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/",{},1776263767942]