TrustedStablecoinOracle
Documentation for eth_defi.price_oracle.oracle.TrustedStablecoinOracle Python class.
- class TrustedStablecoinOracle
Bases:
eth_defi.price_oracle.oracle.BasePriceOracleReturn a price for a token we trust we can always redeem for 1 USD.
Attributes summary
STABLE_USDMethods summary
__init__()calculate_price([block_number])Get a price for the current block.