Skip to content

We don't load TWAP orders if they are not found in the last 4000 Safe transactions #7032

@elena-zh

Description

@elena-zh

See the details https://nomevlabs.slack.com/archives/C0361CDG8GP/p1771411695780839?thread_ts=1771325655.335179&cid=C0361CDG8GP

To reproduce: open this safe account https://app.safe.global/apps/open?safe=arb1:0x151c2b49CdEC10B150B2763dF3d1C00D70C90956&appUrl=https%3A%2F%2Fswap.cow.fi

AR: there are about TWAP orders placed, but they are not displayed on the UI

Daniel:

So the user has 1 pending twap and 15 past twaps, the problem is that we don't show any twaps in the history: we are not able to get the twap orders from Safe API (either rate limit or our 40 pages of 100 txns scan is not enough), in my case I get rate limited quite fast.

ER: load these orders.

Metadata

Metadata

Labels

LowSeverity indicator for defects. It won't cause any major break-down of the system

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions