package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Functions

CalculateFee outputs a fee in wei according to the formula: baseUSDFee / tokenPriceInUSD.
ExtractReportValues extracts the native price, link price and quote from the report Can handle either *Decimal or *Quote types for native/link prices.
Extracts nanosecond timestamps as uint32 number of seconds.
Uniquely identifies this as LLO plugin, rather than the legacy plugin (which uses all zeroes).

# Constants

the legacy mercury plugin is 0.
NOTE: Inexact divisions will have this degree of precision.

# Variables

BaseSchema represents the fixed base schema that remains unchanged for all EVMABIEncodeUnpacked reports.
FeeScalingFactor indicates the multiplier applied to fees.

# Structs

An ABIEncoder encodes exactly one stream value into a byte slice.
Opts format remains unchanged.