verify_crypto_payment_and_deliver
Verify a crypto payment on Base, Polygon, or Oasis and receive the JSON dataset CDN URL for the purchased package.
Instructions
[COST: 0.02 USDC (API Execution Fee) + On-Chain Patent Price]
Verifies an on-chain cryptocurrency transaction and delivers the full JSON dataset CDN URL.
Supported networks and currencies:
- 'base': USDC
- 'polygon': USDC
- 'oasis': ROSE
WARNING: Do NOT call this tool until you have successfully executed the blockchain transaction and obtained a valid 'tx_hash'. Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | Yes | The transaction hash of the completed payment. | |
| package_tag | Yes | The tag of the package to purchase. | |
| network | Yes | The blockchain network used. Must be 'base', 'polygon', or 'oasis'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |