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
The cosmwasm/wasm/v1/contract/build_address endpoint is broken.
Most paths have /contract/{address}/query so build_address is colliding and the router is interpreting it as an address that can't be parsed.