smartcontractkit/chainlink-mix

Add ENS to the chainlink-mix

Closed this issue · 3 comments

A handy trick with
@BrownieEth
and
@chainlink

def price(pair):
return Contract(f'{pair}.data.eth').latestAnswer() / 1e8

price('yfi-usd')
34937.30811431

Can you please stop tagging me in this repo?

Ah sorry, will do.

addressed in #8