get_contract_wallet
Get a KMS contract wallet's metadata, live native-token balance, and USD-micros price from Chainlink cache by providing project ID and wallet ID.
Instructions
Get a KMS contract wallet's metadata + live native-token balance + USD-micros (Chainlink-cached price).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| wallet_id | Yes | The KMS contract wallet ID (cwlt_...) |