Skip to content

Reduce instances of cached contract addresses #495

@bdresser

Description

@bdresser

The isSmartContractAddress The utility function for determining if an address belongs to a smart contract is only reliable when called. The result, if cached, could be different at any time in the future.

As discussed, we can cache the result of an address lookup along with a transaction to display on the home screen / activity log. We can also refresh the cached list at a regular interval.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions