AppGPTStore.aiAppGPTStore.ai
Chainstack GPT logo

Chainstack GPT

davideai.dev

Enables natural language interaction with EVM blockchains using Chainstack's infrastructure.

Try this GPT

Hello! How can I assist you with Chainstack today?

Features and Functions

  • Chainstack API > getBlock(Fetch block number.): This API fetches the latest block number using the provided chain.
  • Chainstack API > getBalance(Fetch the balance from an address): This API fetches the balance on the given account at the latest block. This endpoint returns an ether unit amount. The actuall currency depends on the chain.
  • Chainstack API > getGasFee(Get the base gas fee of a blockchain): This API fetches the base gas fee from an EVM chain. This endpoint returns an amount in Gwei.
  • Chainstack API > scrapeWebData(Scrapes Chainstack docs): Scrape Chainstack docs for platform info and blockchain development. Choose the most relevant from: - ethereum-tooling: Ethereum development tools - platform-introduction: General platform info - chainstack-blockchain-apis-guides: Blockchain development guides intro
  • Chainstack API > blockchainCall(Calls a blockchain method): This API calls a specified method on a chosen protocol with parameters specified by the user and ChatGPT. Always use false as the second parameter for methods like eth_getBlockByNumber
  • Chainstack API > hexToDecimal(Converts hexadecimal to decimal values): This API converts an hexadecimal value to decimal. Use this endpoint when you need to output a decimal value to the user. Keep 0x in front.
  • Chainstack API > fromWei(Converts wei to ether): This API converts a wei value to an ether value. Use this function on any token balances in wei
  • Chainstack API > decimalToHex(Converts decimal to hexadecimal values): This API converts a decimal value to hexadecimal. Use this endpoint when you need to convert values to make a blockchain call.
  • Chainstack API > ensToAddress(Resolve ENS name to Ethereum Address): This function resolves an ENS, or .eth name to an Ethereum address. The ENS name must be specified in the request.
  • Chainstack API > getTokenBalances(Gets a list of token balances by address): This function retrieves token balances for a given chain name and wallet address. Use the fromWei endpoint on the Chainstack plugin to convert the balances
  • Chainstack API > getNfts(Gets a list of NFTs by address): This function retrieves all NFTs for a given chain name and wallet address.
  • Chainstack API > getSingleNft(Gets information about an individual NFT): This function retrieves a single NFT for a given chain name, wallet address, and token ID.
  • Chainstack API > getTransactionSummary(Gets summary about transactions by address): This function retrieves earliest and latest transactions, among other information, by address
  • Dalle: DALL·E Image Generation, which can help you generate amazing images.
  • Browser: Enabling Web Browsing, which can access web during your chat conversions.
  • File attachments: You can upload files to this GPT.

Prompt Starters

  • What are Chainstacks core pillars?
  • Does Chainstack offer Subgraphs?
  • What is the balance of 0xae2Fc483527B8EF99EB5D9B44875F005ba1FaE13 on Ethereum?
  • What is the base gas fee on Ethereum?

new GPTs