sic
Your gateway to crypto. Explore prices, accounts, and transactions on blockchains, starting with Ethereum.
This plugin is a gateway to the world of cryptocurrency, allowing you to explore prices, accounts and transactions on blockchains starting with Ethereum. Whether you are a seasoned crypto trader or just starting out, this plugin provides you with the information you need to make informed decisions. Keep track of the latest price movements and monitor your own accounts and transactions. With this plugin, you don't need to be an expert to stay on top of the cryptocurrency game.
How to
Comments (0)
API docs
Learn how to use sic effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What is the current balance of my Ethereum account?"
-
Prompt 2: "Can you provide the historical prices of Ethereum tokens between two specific dates?"
-
Prompt 3: "How similar is a contract to standard interfaces?"
-
Prompt 4: "Can you resolve the ENS name associated with an Ethereum address?"
-
Prompt 5: "Could you provide a detailed trace of a specific transaction on Ethereum network?"
Features and commands
Feature/Command | Description |
---|---|
query_account_balance_post | This API endpoint returns balances and values of top assets for an ETH wallet. You can provide the account address or an ENS domain and the block number to get the account balance at a specific block. |
query_asset_pricing_post | This API endpoint returns current prices for tokens or assets on the Ethereum network. You can provide the symbols of the assets and the currency (e.g., USD) to get their current prices. |
query_asset_pricing_historical_range_post | This API endpoint returns historical prices between two different dates for tokens or assets on the Ethereum network. You need to provide the symbols of the assets, the currency (e.g., USD), and the start and end dates (in UTC). |
query_classify_contract_post | This API endpoint returns similarity scores between a contract and standard interfaces. You need to provide the contract address to get the list of interfaces and how similar they are to the contract. |
query_resolve_ens_post | This API endpoint returns the ENS name associated with an Ethereum address if an address is passed, or the Ethereum address associated with an ENS name if a name is passed. You can provide the address or ENS name and a block number or time. |
query_trace_transaction_post | This API endpoint returns a detailed trace of a transaction. You need to provide the transaction hash (256 |