insumer_buy_merchant_credits
Purchase merchant verification credits with USDC, USDT, or BTC. Volume discounts: $5–$99 ($0.04/call), $100–$499 ($0.03), $500+ ($0.02). Supports EVM, Solana, and Bitcoin. First buy registers sender wallet; enable updateWallet to change.
Instructions
Buy merchant verification credits with USDC, USDT, or BTC. Volume discounts: $5–$99 = $0.04/call (25/$1), $100–$499 = $0.03 (33/$1), $500+ = $0.02 (50/$1). Minimum $5. USDC/USDT on EVM and Solana (auto-detected). BTC on Bitcoin (converted to USD at market rate, 1 confirmation required). Non-refundable. Owner only. First purchase registers the sender wallet to the API key. To change the registered wallet, set updateWallet to true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Merchant ID | |
| txHash | Yes | Transaction hash proving payment | |
| chainId | Yes | Payment chain: 1, 8453, 137, 42161, 10, 56, 43114, 'solana', or 'bitcoin'. EVM/Solana accept USDC and USDT (auto-detected). Bitcoin accepts BTC (converted to USD at market rate). | |
| amount | No | Stablecoin amount sent (minimum 5). Not required for BTC. | |
| updateWallet | No | Set true to update the registered sender wallet |