Code ID 63 is v0.0.4 of FIN. v0.0.3 is running exclusively on the KUJI-axlUSDC pair, and contains a logging bug which mis-reports the quote_amount
as base_amount
and the base_amount
as quote_amount
on a wasm-trade
event
in response only to a swap
message. This may lead to inverse prices (1 / price) being reported in some integrations. It is important to note that this is a logging issue only and the actual trade execution prices and amounts are correct and not affected by this issue