2,535
edits
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Calculate the total amount spent in gas fees for the Ethereum wallet with the following address: {eth_wallet_address}. | |||
#Determine the average gas price used in transactions from the Ethereum wallet with the following address: {eth_wallet_address}. | |||
#Find all transactions from the Ethereum wallet with the following address: {eth_wallet_address} between {start_date} and {end_date}. | |||
#Fetch the total supply and current market cap for the following Ethereum token: {eth_token}. | |||
#Provide the network statistics such as active nodes, total block count, and latest block number for the Ethereum blockchain. | |||
#Monitor the Ethereum wallet with the following address: {eth_wallet_address} for incoming transactions and notify when a new transaction is detected. | |||
#Estimate the gas price for a normal and fast transaction on the Ethereum network at the moment. | |||
#Retrieve the top {number_of_tokens} Ethereum tokens by market capitalization. | |||
#Fetch the total transaction count and unique addresses interacting with the contract at {contract_address}. | |||
#Identify the largest transactions, in value, for the following Ethereum token: {eth_token} in the past {number_of_days} days. | |||
==Tips and Tricks== | ==Tips and Tricks== |