fdc_request_attestation
Submit FDC attestation requests for Payment, AddressValidity, or EVMTransaction. Prepares the request via a Flare-hosted verifier, queries the fee, and submits to FdcHub if a private key is configured.
Instructions
Submit an FDC attestation request (Payment, AddressValidity or EVMTransaction). Prepares the request via a Flare-hosted verifier, queries the request fee, and — if FLARE_PRIVATE_KEY is set — submits it to FdcHub, returning the tx hash and voting round id. Without a key it returns the prepared request for external submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | ||
| request_body | Yes | ||
| source_chain | Yes | ||
| attestation_type | Yes |