Get a wallet transaction count from Telegram
When transaction sequencing is the question, send the address and request a count. Notis asks Alchemy for the wallet's transaction count and summarizes the result.
Trigger
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Action
Get Transaction Count
This tool retrieves the number of transactions sent from a specific address (also known as the nonce). it uses the eth gettransactioncount endpoint to return the transaction count for an address at a specified block tag (latest, pending, earliest, or a hex block number), which is essential for determining the nonce for subsequent transactions.
Why this helps
Finding basic transaction context can interrupt the work already happening in chat.
- Get the transaction count without leaving the conversation.
- Use a direct address-based request when reviewing transaction sequencing.
- Keep routine blockchain checks lightweight.
Setup
Build it in a few focused steps.
- 1Connect Telegram and Alchemy to Notis once through the portal.
- 2Create an automation in the portal with a plain-language prompt to retrieve the transaction count for an address sent in Telegram.
- 3Choose Telegram New Message Received as the trigger.
- 4Pick a run-report channel and test with a public address.
Questions about this workflow
What does the transaction count represent?
Alchemy returns the transaction count, also known as the nonce, for the specified address and block tag.
Can I ask for pending transaction context?
The action supports a block tag such as latest or pending. State the context you need in your request.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Alchemy. A trigger fires from one place; an action lands in another.
Telegram triggers
Alchemy actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Get NFT Contract Metadata
This tool retrieves metadata for a given nft smart contract. essential for obtaining basic nft collection details such as contract name, symbol, total supply, token type (erc721 vs erc1155), contract deployer address, deployed block number, opensea metadata, and contract verification status.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get NFT Sales
This tool will retrieve nft sales data across various marketplaces. it allows users to query historical nft sales data with filtering options such as fromblock, toblock, order, marketplace, and limit in order to track nft sales activity, analyze historical data, monitor specific collections, and get real-time updates on nft transactions.
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Get NFTs for Contract
This tool retrieves all nfts for a given contract address. it is designed to return a complete list of nfts from a specific nft collection by accepting parameters such as contractaddress (required), withmetadata (optional), pagesize (optional), and pagekey (optional). the tool is useful for analyzing collections, building nft marketplaces, and creating collection analytics.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
Get NFT Owners
This tool retrieves the owner(s) for a specific nft token, supporting both erc721 and erc1155 tokens on ethereum and several layer 2 chains such as polygon, arbitrum, optimism, and base. it requires the contract address and tokenid, and returns a list of owner addresses along with an optional pagination key for further results.
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Get Token Balances
This tool retrieves erc20 token balances for a specified ethereum address. it can either return balances for all tokens an address has ever interacted with or for a specific set of token contract addresses. it is useful for checking token balances for wallets, monitoring erc20 token holdings, portfolio tracking, and defi applications.
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
Get Token Metadata
This tool retrieves metadata for a given token contract address, including the token's name, symbol, decimals, and logo url if available. it is essential for applications that need to display token information, handle token transfers, or manage token listings.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
Get Transaction Count
This tool retrieves the number of transactions sent from a specific address (also known as the nonce). it uses the eth gettransactioncount endpoint to return the transaction count for an address at a specified block tag (latest, pending, earliest, or a hex block number), which is essential for determining the nonce for subsequent transactions.
Connect any two apps with Notis in the middle.
Telegram and Alchemy, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Alchemy.