diff --git a/cmd/interlay/index.js b/cmd/interlay/index.js index 205ef8d2b..1a3d24dbe 100644 --- a/cmd/interlay/index.js +++ b/cmd/interlay/index.js @@ -51,7 +51,7 @@ app.get("/customer/bifrost/state/:token", async function (req, res) { let values = { Token: "", - FairPrice: 0, + FairPrice: null, Collateralratio: { IssuedToken: "", LockedToken: "",