smartcontractkit/foundry-starter-kit

cast call to PriceFeedConsumer contract reverts with error "data: Some(String("0x")))"

Opened this issue · 0 comments

PriceFeedConsumer Contract is deployed successfully on anvil!

image

anvil

image

But cast call to pricefeed consumer fails
image

Observations:

Calling latestRoundData of pricefeed address returns unknow 0x
image