insumer_batch_wallet_trust
Generate ECDSA-signed wallet trust fact profiles for up to 10 wallets in a single request. Shared block fetches improve speed. Failed wallets return error entries; successful ones get TRST IDs. Credits charged per successful profile.
Instructions
Generate wallet trust fact profiles for up to 10 wallets in a single request. Shared block fetches make this 5-8x faster than sequential calls. Each wallet gets an independently ECDSA-signed profile with its own TRST-XXXXX ID. Supports partial success — failed wallets get error entries while successful ones return full profiles. Costs 3 credits per successful wallet (standard) or 6 credits per wallet (proof: 'merkle'). Credits only charged for successful profiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallets | Yes | 1-10 wallet entries to profile | |
| proof | No | Set to 'merkle' for EIP-1186 Merkle storage proofs on all wallets (6 credits/wallet). |