Web3 APIs Challenge

For this challenge, we used Wallet API provided by Moralis Web3 API to get multi-chain activity of an account address. For this, we were required to signup into Moralis and create a project, then we had to use the secret API key provided by Moralis and our Metamask account address to fetch account activity like first transaction, last transaction data etc. on different blockchain network like Ethereum, Solana, BSC etc. We used Python to implement this.

What we learnt

  • About Moralis Web3 API
  • How to use APIs

What's next

Integrating our previous project Connect Wallet Functionality with this functionality to make a full fledged Dapp that shows user account balance, multi-chain activity, token and NFT balance etc.

Built With

Share this project:

Updates