STATE: estimate using the transaction plus the mirror node's latest known
state (alias mappings, token associations, custom fees, hooks, etc.).
Produces the most realistic preview.
INTRINSIC: estimate from the payload alone (bytes, signatures, declared keys,
gas), ignoring any state-dependent costs. Default per the spec.
The mode of fee estimation per HIP-1261.