Integrate Circle wallets with BlindPay

Fund BlindPay payouts from Circle developer-controlled wallets: sign the registration challenge and the ERC-20 approve through Circle's API instead of a browser wallet.

Payouts
Quotes
Webhooks

Paste this prompt into your coding agent when your funds live in Circle wallets and you want those wallets to fund BlindPay payouts.

Prompt

text

How to use

  1. Confirm the funding wallet is a Circle developer-controlled wallet before running the prompt; user-controlled wallets cannot sign headlessly.
  2. Give the agent your Circle entity secret setup (how entitySecretCiphertext gets generated in your stack) so it wires that into every Circle call, not just the two spelled out here.
  3. Run the sentinel-amount tests on a development instance first, and deliberately stall the approve confirmation to verify the quote-expiry re-quote path actually reuses the allowance instead of blindly resubmitting.