solana_gettokenprice
Retrieve current token prices in USD and native currency by providing a contract address and network on Solana blockchain.
Instructions
Gets the token price (usd and native) for a given contract address and network.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | The network to query | |
| address | Yes | The address to query |