Basement Launches the Fastest API for Web3 Data
If we want better web3 experiences, developers need better tools. That’s why we’re launching Basement API, offering fast access to a wide range of on-chain data. This is our first product on a larger roadmap of tools for web3 builders, focussed on speed and developer productivity. Exactly one year ago the first lines of code were written for Basement, back then a mobile blockchain explorer. We quickly realized that if we want better UX in web3, developers are gonna need better tools. Today, m...

Basement raises $750k to make web3 accessible to more builders, from artist to developer
Building decentralised applications is hard, the existing tools out there are not optimised for building performant and realtime applications. Builders spend more time on developing indexers and contracts than they spend on building a great experience, Basement is building a way to speed them up while delivering a great experience. We are thrilled to announce we raised a $750k pre-seed round to make building on Web3 accessible to everyone, from artists to developers. Joining us is an incredib...
Creating a Customizable NFT Component in React with Basement's APIs and UI Kit
Today we are releasing our free UI kit for NFT display components. These components allow you to easily display and showcase NFT collections in a visually appealing way. This UI kit contains many variations, allowing builders to easily customize it to their needs. Get the UI Kit here →Basement's customizable component in action!In this post, we'll show you how to use the Basement SDK to build a customizable NFT display component in React. To get started, use our starter template on ...
Ethereum APIs built for speed and scale We built the world’s fastest web3 infrastructure – so you don’t have to
Basement Launches the Fastest API for Web3 Data
If we want better web3 experiences, developers need better tools. That’s why we’re launching Basement API, offering fast access to a wide range of on-chain data. This is our first product on a larger roadmap of tools for web3 builders, focussed on speed and developer productivity. Exactly one year ago the first lines of code were written for Basement, back then a mobile blockchain explorer. We quickly realized that if we want better UX in web3, developers are gonna need better tools. Today, m...

Basement raises $750k to make web3 accessible to more builders, from artist to developer
Building decentralised applications is hard, the existing tools out there are not optimised for building performant and realtime applications. Builders spend more time on developing indexers and contracts than they spend on building a great experience, Basement is building a way to speed them up while delivering a great experience. We are thrilled to announce we raised a $750k pre-seed round to make building on Web3 accessible to everyone, from artists to developers. Joining us is an incredib...
Creating a Customizable NFT Component in React with Basement's APIs and UI Kit
Today we are releasing our free UI kit for NFT display components. These components allow you to easily display and showcase NFT collections in a visually appealing way. This UI kit contains many variations, allowing builders to easily customize it to their needs. Get the UI Kit here →Basement's customizable component in action!In this post, we'll show you how to use the Basement SDK to build a customizable NFT display component in React. To get started, use our starter template on ...
Ethereum APIs built for speed and scale We built the world’s fastest web3 infrastructure – so you don’t have to

Subscribe to Basement

Subscribe to Basement
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers
Unless you have been living under a rock, you’re probably building your own L2 right now.
It’s easier than ever to launch your own chain, and doing so can scale your app while bringing new means of generating revenue though fees. We’ve recently seen web3 staples like Coinbase and Zora launch their own chain, and many more teams are preparing to follow suit.
By moving dapps on purpose-built chains while still keeping the interoperability, global namespace, and developer tools of the EVM, we can reach a scale ready to onboard the next billion users on web3.
To succeed, L2s need to embrace their developer community. Developers will have many chains to choose from, meaning a great developer experience can set you apart from the rest. Attracting developers allows your ecosystem to thrive, with essential tools like Wallets, Explorers and DeFi applications.
We’ve been building to support this future, and would love to share more about our upcoming feature, Basement Stack.
👀 Basement Stack is In Private Beta, reach out here to get access.
When Zora announced their L2’s testnet, we figured this was the perfect time to test Basement Stack in the wild. Overnight we had a SQL Playground and GraphQL API up and running, allowing developers to access any onchain event, NFT and transaction in realtime.
We’ve since been working on making Stack available to more developers, along with programmable streams, and any data-warehouse as a destination for your data.
Basement stack is a modular and programmable data processing pipeline for onchain data. Each part of a pipeline is designed to be interchangeable, meaning you can easily iterate and run the same stack on any chain.
For more than a year we have been working on making this feature a reality. Built on Elixir and the battle-tested BEAM Virtual Machine, Stack is fast, modular and fault-tolerant. We believe this tool is a key part to making L2 teams thrive.

First, we index primitives using our Adapters. Adapters extract onchain primitives from any RPC node, and store them in a database specifically optimized for reading large sets of onchain data. We take care of things like re-orgs, and ensures data gets delivered in realtime.
Thanks to this optimization we can later backfill in mere seconds rather than hours, depending on the size of your dataset.
We currently support EVM-based adapters, but are working with L1s to allow more types of chains.
These indexed events are read by hundreds of processes who transform and decode them at incredible speeds. We call these Streams.
You can run some custom code here to transform your events in any way you’d like, however most of the time an ABI and some filters is more than enough.
This data can be streamed to any destination you’d like. Need to make data searchable? Sync to ElasticSearch. Wanna ride the AI wave? Send it all to Snowflake. Analytics? Segment! We’re happy to help set up whatever data-warehouse best suits your needs.
Of course, running your own data-warehouse is not for everyone. This is why we have designed a general-purpose GraphQL API for the most common onchain interactions, and a fast and easy-to-use SQL playground to give you full creative freedom.
You can give these APIs a try for existing chains by signing up here:
https://dashboard.basement.dev

Over the coming weeks we’ll share more about Stack.
Later this year you’ll be able to add an RPC Endpoint in the dashboard, and spin up a public or private API without having to write any code. Once synced, data can be streamed to any destination you’d like with our no-code interface.
We are incredibly excited about this decentralized future, and aim to make Stack generally available as fast as possible, and are ready to onboard your chain in private beta.
We’re onboarding new chains in beta right now – if you’re interested, shoot us an email on stack@basement.dev, DM us on Twitter, or reach out here. The Basement team will get in touch to onboard you as soon as possible.
Unless you have been living under a rock, you’re probably building your own L2 right now.
It’s easier than ever to launch your own chain, and doing so can scale your app while bringing new means of generating revenue though fees. We’ve recently seen web3 staples like Coinbase and Zora launch their own chain, and many more teams are preparing to follow suit.
By moving dapps on purpose-built chains while still keeping the interoperability, global namespace, and developer tools of the EVM, we can reach a scale ready to onboard the next billion users on web3.
To succeed, L2s need to embrace their developer community. Developers will have many chains to choose from, meaning a great developer experience can set you apart from the rest. Attracting developers allows your ecosystem to thrive, with essential tools like Wallets, Explorers and DeFi applications.
We’ve been building to support this future, and would love to share more about our upcoming feature, Basement Stack.
👀 Basement Stack is In Private Beta, reach out here to get access.
When Zora announced their L2’s testnet, we figured this was the perfect time to test Basement Stack in the wild. Overnight we had a SQL Playground and GraphQL API up and running, allowing developers to access any onchain event, NFT and transaction in realtime.
We’ve since been working on making Stack available to more developers, along with programmable streams, and any data-warehouse as a destination for your data.
Basement stack is a modular and programmable data processing pipeline for onchain data. Each part of a pipeline is designed to be interchangeable, meaning you can easily iterate and run the same stack on any chain.
For more than a year we have been working on making this feature a reality. Built on Elixir and the battle-tested BEAM Virtual Machine, Stack is fast, modular and fault-tolerant. We believe this tool is a key part to making L2 teams thrive.

First, we index primitives using our Adapters. Adapters extract onchain primitives from any RPC node, and store them in a database specifically optimized for reading large sets of onchain data. We take care of things like re-orgs, and ensures data gets delivered in realtime.
Thanks to this optimization we can later backfill in mere seconds rather than hours, depending on the size of your dataset.
We currently support EVM-based adapters, but are working with L1s to allow more types of chains.
These indexed events are read by hundreds of processes who transform and decode them at incredible speeds. We call these Streams.
You can run some custom code here to transform your events in any way you’d like, however most of the time an ABI and some filters is more than enough.
This data can be streamed to any destination you’d like. Need to make data searchable? Sync to ElasticSearch. Wanna ride the AI wave? Send it all to Snowflake. Analytics? Segment! We’re happy to help set up whatever data-warehouse best suits your needs.
Of course, running your own data-warehouse is not for everyone. This is why we have designed a general-purpose GraphQL API for the most common onchain interactions, and a fast and easy-to-use SQL playground to give you full creative freedom.
You can give these APIs a try for existing chains by signing up here:
https://dashboard.basement.dev

Over the coming weeks we’ll share more about Stack.
Later this year you’ll be able to add an RPC Endpoint in the dashboard, and spin up a public or private API without having to write any code. Once synced, data can be streamed to any destination you’d like with our no-code interface.
We are incredibly excited about this decentralized future, and aim to make Stack generally available as fast as possible, and are ready to onboard your chain in private beta.
We’re onboarding new chains in beta right now – if you’re interested, shoot us an email on stack@basement.dev, DM us on Twitter, or reach out here. The Basement team will get in touch to onboard you as soon as possible.
No activity yet