Skip to content

Implement price feed interface #96

@0x-r4bbit

Description

@0x-r4bbit

Define a configurable price feed trait/interface:

  • Read market price of the stablecoin from an external feed account
  • Check feed freshness against a configurable staleness threshold
  • Return an error / pause rate updates if feed is stale

This interface should be swappable for testing (mock feed) and production (real oracle account).

Depends on: LEZ price feed infrastructure being available.

Metadata

Metadata

Assignees

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions