Calculates the required fees and expiration block heights for a transfer without requiring signatures or executing the transaction.
Maximum allowed size (in bytes) for the encoded attestation.
x >= 1Whether to enable the forwarding service for estimating the fees.
1A burn intent for estimation purposes without signatures. Optional maxBlockHeight and maxFee for cost estimation.
The maximum block height at which this burn is valid (optional for estimation).
"1000000000000000000"
The maximum fee the user is willing to pay (optional for estimation).
"1000000000000000000"
Options for automatic Associated Token Account (ATA) creation on Solana. When the destination chain is Solana, the destinationRecipient must be an initialized USDC token account. If the recipient does not already have one, the Forwarding Service can create the ATA as part of the mint transaction. Omit this field if the recipient already has a USDC token account.
Successfully calculated the estimated fees and expiration block heights