You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to execute message; message index: 0: Generic error: Querier contract error: Generic error: Price is too old: contract query failed: execute wasm contract failed: invalid request
The text was updated successfully, but these errors were encountered:
htk5257577
changed the title
ger error when running estimateFee with an anchor borrow tx
get error when running estimateFee with an anchor borrow tx
Mar 10, 2022
i create an borrow msg with api in anchor.js,
the message is :
{ coins:[], contract: "terra15dwd5mj8v59wpj0wvt233mf5efdff808c5tkal", execute_msg:{borrow_stable:{borrow_amount: "2155939304",to: "terra130pmlk768prw66rhszqj6qq02sdtf3mlchknap"}}, sender: "terra130pmlk768prw66rhszqj6qq02sdtf3mlchknap" }
when i running estimateFee, i get the error,
failed to execute message; message index: 0: Generic error: Querier contract error: Generic error: Price is too old: contract query failed: execute wasm contract failed: invalid request
The text was updated successfully, but these errors were encountered: