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
A7: GET v3/redeem: I'm confused about redeemedAt field: I have an example where
* requestedAt: 2021-11-19 08:09:32+00
* redeemedAt: 2021-11-19 23:30:23+00
So far so good (although the difference of 14 hours seems too long). The weird thing is that v2/trades tells me I have been seeling the resulting USDC at
which shouldn't be possible because they weren't redeemed yet at that point.
also note the web frontend does not show redeemedAt, only requestedAt in "Mint & Redeem History". Maybe adding a column for redeemedAt would be adequate?