posthttps://gateway-api-testnet.circle.com/v1/estimate
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.
The maximum block height at which this burn is valid (optional for estimation).
The maximum fee the user is willing to pay (optional for estimation).
Version of the transfer spec (uint32).
The domain of the wallet contract this transfer came from (uint32).
The domain of the minter contract this transfer is valid for (uint32).
The address of the wallet contract on the source domain (32-byte padded).
The address of the minter contract on the destination domain (32-byte padded).
The token address on the source domain (32-byte padded).
The token address on the destination domain (32-byte padded).
The address to debit within the wallet contract on the source domain (32-byte padded).
The address that should receive the funds on the destination domain (32-byte padded).
The signer who signed for the transfer (32-byte padded).
The address of the caller who may use the attestation, 0 address if any caller (32-byte padded).
The amount to be transferred.
An arbitrary value chosen by the user to be unique.
Arbitrary bytes that may be used for onchain composition (optional).
Array of partial burn intents to estimate fees and expiration block heights for.
The maximum block height at which this burn is valid (optional for estimation).
The maximum fee the user is willing to pay (optional for estimation).
Version of the transfer spec (uint32).
The domain of the wallet contract this transfer came from (uint32).
The domain of the minter contract this transfer is valid for (uint32).
The address of the wallet contract on the source domain (32-byte padded).
The address of the minter contract on the destination domain (32-byte padded).
The token address on the source domain (32-byte padded).
The token address on the destination domain (32-byte padded).
The address to debit within the wallet contract on the source domain (32-byte padded).
The address that should receive the funds on the destination domain (32-byte padded).
The signer who signed for the transfer (32-byte padded).
The address of the caller who may use the attestation, 0 address if any caller (32-byte padded).
The amount to be transferred.
An arbitrary value chosen by the user to be unique.
Arbitrary bytes that may be used for onchain composition (optional).