get_current_token_price
Retrieve the current price of a token on a specific blockchain by providing the network and token contract address.
Instructions
Get current price of a token on a specific blockchain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network (e.g., ethereum, polygon, arbitrum) | |
| tokenAddress | Yes | Token contract address |