Skip to content

add alchemy plugin#103

Merged
celesteanglm merged 4 commits intogame-by-virtuals:mainfrom
alchemyplatform:alchemyPlugin
Apr 16, 2025
Merged

add alchemy plugin#103
celesteanglm merged 4 commits intogame-by-virtuals:mainfrom
alchemyplatform:alchemyPlugin

Conversation

@SahilAujla
Copy link
Copy Markdown
Contributor

Alchemy Plugin

The Alchemy Plugin provides a set of functions to retrieve on-chain data from the Alchemy API giving your agent the power to work with web3 data. With this plugin, you can fetch portfolio data—including transaction history, token details, NFT information, and NFT contracts—by querying wallet addresses across various supported networks.

Features

  • Transaction History: Retrieve historical transactions for a given EVM wallet.
  • Tokens by Wallet: Get the tokens held by a wallet along with associated metadata and prices.
  • Token Balances by Wallet: Fetch current token balances for a wallet.
  • NFTs by Wallet: Retrieve NFTs currently owned by a wallet, with optional paging and metadata.
  • NFT Contracts by Wallet: Retrieve distinct NFT contracts (collections) owned by a wallet, including metadata.

@SahilAujla
Copy link
Copy Markdown
Contributor Author

SahilAujla commented Apr 14, 2025

@jaimewangvirtuals thank you for reviewing, are we good to merge?

@celesteanglm
Copy link
Copy Markdown
Contributor

celesteanglm commented Apr 15, 2025

Thanks for the contribution! Could you also add a plugin metadata yml file as per https://github.com/game-by-virtuals/game-node/blob/main/CONTRIBUTION_GUIDE.md#plugin-contribution-guidelines? @SahilAujla

@SahilAujla
Copy link
Copy Markdown
Contributor Author

Done @celesteanglm! Ty!

Copy link
Copy Markdown
Contributor

@celesteanglm celesteanglm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@celesteanglm celesteanglm merged commit 2045a1c into game-by-virtuals:main Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants