Skip to content

Cheaper ERC-165 implementation #291

Open
@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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions