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: | ||
#Fetch the details of the latest transactions made on the Ethereum address account_address. | |||
#Determine the token standards supported by the smart contract at contract_address. | |||
#Examine the token distribution for the ERC20 token at token_contract_address on the Ethereum network. | |||
#Retrieve the total supply of tokens for the ERC20 token at token_contract_address on the Ethereum network. | |||
#Fetch the ownership history of an NFT with the token ID nft_token_id from the smart contract at nft_contract_address. | |||
#Evaluate the security aspects of the Ethereum smart contract at contract_address. | |||
#Identify the most active contracts on the Ethereum network within the past 24 hours. | |||
#Investigate the potential vulnerabilities in the smart contract at contract_address on the Ethereum network. | |||
#Calculate and display the total fees spent by the Ethereum address account_address over the past month. | |||
#Analyze the top 10 highest volume trades for the token with the contract address token_contract_address within the past week. | |||
==Tips and Tricks== | ==Tips and Tricks== |