get_price_quote
CDK Bot: lock the current price for a digital product and get USDC payment instructions. Returns a quote_id valid for 5 minutes. After paying, use confirm_purchase with the tx_hash and quote_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Payment chain. Use "base-sepolia" for sandbox testing with mock keys. | |
| game_id | Yes | Game ID to get a price quote for |