Skip to content

RpcFeeEstimate (TypedDict)

Bases: TypedDict

Fee estimation with priority, normal, and low buckets.

lowBuckets instance-attribute

lowBuckets: list[RpcFeeRateBucket]

normalBuckets instance-attribute

normalBuckets: list[RpcFeeRateBucket]

priorityBucket instance-attribute

priorityBucket: RpcFeeRateBucket