Skip to content

Fetching proxies per account #1402

@vkulinich-cl

Description

@vkulinich-cl

Detailed Description

Right now there is no option to fetch all proxies per account.

Context

UI needs to pull all proxies for current account for strategies feature.
We could use indexer for that, but when removing Pure (proxy.killPure), there is no event triggered to get know if proxy was removed or not (ex: https://hydration.subscan.io/tx/0xa834d20e36e30dd0b7ffd36b4c2ebf9a19db19d775b8c438982d20bef35019e1)

Also, we would like to display those proxies and be able to remove them even if indexer is down.

Currently, to kill pure, we need to know the block number and index of event when pure was created and without indexer is not possible. So probably it's a second issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions