BUNDLE_AGGREGATOR_PROXY_ABI

Documentation for eth_defi.chainlink.bundle_aggregator.BUNDLE_AGGREGATOR_PROXY_ABI data.

BUNDLE_AGGREGATOR_PROXY_ABI = [{'inputs': [], 'name': 'aggregator', 'outputs': [{'type': 'address'}], 'stateMutability': 'view', 'type': 'function'}, {'inputs': [], 'name': 'bundleDecimals', 'outputs': [{'type': 'uint8[]'}], 'stateMutability': 'view', 'type': 'function'}, {'inputs': [], 'name': 'description', 'outputs': [{'type': 'string'}], 'stateMutability': 'view', 'type': 'function'}, {'inputs': [], 'name': 'latestBundle', 'outputs': [{'type': 'bytes'}], 'stateMutability': 'view', 'type': 'function'}, {'inputs': [], 'name': 'latestBundleTimestamp', 'outputs': [{'type': 'uint256'}], 'stateMutability': 'view', 'type': 'function'}]

Minimal Chainlink bundle proxy ABI used for current and historical state reads.