← All Recipes
Bazantic // Recipe
Hedera Account Verification and Balance Check
hedera-account-verification-and-balance-check
Verifies a World ID proof to confirm the agent is acting for a unique real human, checks the agent's USDC balance on the Arc network to ensure sufficient funds, and if both checks pass, retrieves the Hedera account balance and token holdings for a specified Hedera account ID.
Recipe inputs
Complete fields before a run.
The cryptographic proof from World ID verification confirming the user is a unique real human.
The Hedera account ID to retrieve balance and token holdings for (format: 0.0.XXXXX).
The minimum USDC balance required on Arc network to proceed with the Hedera query.
The wallet address on the Arc network to check USDC balance for fee coverage.