Skip to content

Cheaper ERC-165 implementation #291

@fulldecent

Description

@fulldecent

The approach in this implementation is:

supportedInterfaces[0x80ac58cd] = true; // ERC721

But this approach has gotten much more expensive with recent gas cost changes.

We can improve this to a pure implementation to save gas.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions