Skip to content

[execution-layer] - Replace explorer API dependencies with direct RPC reads #41

@Txrmarcos

Description

@Txrmarcos

Audit all places where external explorer APIs are called (wallet balances, positions, tx status). Replace with direct provider.getBalance(), erc20.balanceOf(), provider.getTransactionReceipt() calls which go through the failover provider. Reduces external dependencies and improves reliability.

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