Response from the /fees/priority endpoint

interface FeesPriorityResponse {
    maxPriorityFeePerGas: string;
}

Properties

maxPriorityFeePerGas: string

The suggested priority fee per gas in wei (hex string)