Skip to content

BDSKMN/erc721a-extra-data-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erc721a-extra-data-example

Background

I was curious about leveraging ERC721A’s extraData as a “storage hitchhiking” feature for token-related data. However, I couldn’t find any existing implementation of _setExtraData, so I decided to build one myself.

About

This repository demonstrates:

For more details, check out the official ERC721A documentation to understand the underlying mechanism.

Usage

Test

$ forge test

Important Notes

It's just an example contract, do NOT blindly copy anything here into production code unless you really know what you are doing.

About

A contract example to utilize token related extra data feature from ERC721A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published