Full Example Walkthrough for the eth_call RPC Method
The eth_call method (eth_call) plays an essential role in Web3 development. After all, it allows dapps to interact with smart contracts without actually executing on-chain transactions. If you’re an...
View ArticleGet Transactions – How to Fetch EVM Transactional History
If you are a developer building a portfolio dapp, the next big Web3 wallet, or any other Web3-related project, then you need to know how to get EVM transactional history. So, if this is you, then...
View ArticleComplete Blockchain API Tutorial with API Examples
Today’s blockchain API tutorial will highlight numerous API examples and demonstrate how to fetch essential blockchain data. As we move forward, we’ll dive into Moralis’ industry-leading Blockchain API...
View ArticleEtherscan API Alternatives – Easiest Way to Build Similar Sites to Etherscan
The Etherscan API is an excellent tool for dapp developers. However, because of its limited functionalities, many devs seek out Etherscan API alternatives to build more complex and scalable Web3...
View ArticleTop Block Explorer API – How to Get All the Blockchain Data You Need
If you want to build a block explorer – or implement similar functionality into your decentralized applications (dapps) – you’ll likely want to leverage a comprehensive block explorer API. And, if this...
View ArticleHow to List All the Coins in An ETH Address – Full Guide
In today’s tutorial, we’ll show you how to list all the coins in an ETH address using the Moralis Token API – the industry’s leading tool for ERC-20 data. Thanks to the accessibility of the Token API,...
View ArticleHow to Create a BSC Token with Remix IDE
In this article, we’ll show you how to create a token on BNB Smart Chain (BSC) using Remix, breaking down the process into five straightforward steps. But if you’re eager to dive straight into the code...
View ArticleHow to Build Dapps on Optimism in 5 Steps – Optimism API Guide
In today’s article, we’ll show you how to build dapps on Optimism with Moralis’ industry-leading Web3 API suite. With our premier development tools, you can seamlessly fetch and integrate on-chain data...
View ArticleWhat’s the Best Altcoin API to Set Up Altcoin Data Feeds?
When integrating altcoin data into Web3 apps or platforms, choosing the right altcoin API becomes pivotal. But what is the best option to get altcoin API data feeds? This article will highlight...
View ArticleBuild on OP Mainnet – Full 2024 Guide
In today’s article, we’ll show you how to build decentralized applications (dapps) on OP Mainnet using Moralis’ industry-leading Web3 APIs. With our premier APIs, you can seamlessly fetch and integrate...
View ArticleBuild a Uniswap DEX Clone With HTML, CSS, JavaScript & Moralis on the...
Creating a DEX has been quite difficult in the past. Why? Because it has required considerable backend development, which is both resource-intensive and time-consuming. In terms of performance and user...
View ArticleHow to Write a Solana Smart Contract?
Solana is a programmable blockchain, meaning that the network supports smart contracts, which is where we will direct our attention in this article. More specifically, this article will show you how to...
View ArticleNFT Metadata Storage – How to Store NFT Metadata
In this article, you will learn what metadata for non-fungible tokens is, what NFT metadata storage is, and how to store NFT metadata in a non-decentralized manner. Of course, there are many instances...
View ArticleWalletConnect Integration – How to Integrate WalletConnect
This tutorial looks at adding secure authentication via Moralis and how to integrate WalletConnect into your Web3 project. By following along in this tutorial, you can have an authentication solution...
View ArticlePython for Ethereum Development – Build a Web3 Ethereum Python App
Are you looking to get into Web3 Ethereum Python development? If so, you should familiarize yourself with Moralis’ Python SDK! Thanks to this development kit, you can seamlessly integrate blockchain...
View ArticleHow to Get NFT Collections Using Python and React
Are you looking for an accessible way to get NFT collections using Python? If so, you should familiarize yourself with Moralis’ NFT API and Python SDK. With these tools, you can easily query all NFT...
View ArticleHow to Get All Tokens Owned by a Wallet in 5 Steps
Do you want to know how to get all tokens owned by a wallet? If so, you are in the right place, as this tutorial demonstrates how to do so using Moralis! Thanks to Moralis’ Token API, you can get all...
View ArticleHow to Get the Token Balance of an Address
Join us in this tutorial as we show you the most accessible way to get the token balance of an address! In fact, with Moralis and the Token API, you can query an address’ ERC-20 token balance in three...
View ArticleEthers.js Tutorial – How to Get Started Using a Simple Ethers.js Example
Although outlined code snippets are great when developing, having access to a proper ethers.js tutorial that instructs novice developers and serves as a reminder for experienced ones can take any...
View ArticleAn Introduction to Web3 Py – What it is and How Can Developers Use It
Did you know that Moralis’ Python SDK makes Web3 py development more accessible? If this sounds exciting and you want to learn more about building Web3-compatible Python projects, join us in this...
View Article