ERC1155Delta

Created by Ctor Lab, ERC1155Delta is an NFT implementation/standard that is highly optimized for gas comsumption and has less impact on the blockchain storage space. ERC1155Delta is meant to be an drop-in replacement for ERC721, each ERC1155Delta token is unique.


Maintained by @0xEstarriol

1

Unique Token ID

Like ERC721, each ERC1155Delta token is unique. 

2

Batch Minting

Same as ERC721A & ERC721Psi, but using less gas.

3

Built-in Batch Transfer

With ERC1155 standard, batch transfer is available by default.

4

ERC721 Convertable

ERC1155Delta tokens can be converted to standard ERC721 tokens if interacting with legacy contracts is required.

5

Airdrop Friendly

ERC1155 uses only half of storge space than most of the popular ERC721 implemetations. Cost less for your next airdrop.

6

Gas Refund While Burning

Users get gas refund while burning ERC1155Delta. Happeir users + reducing the burden of the blockchain storage space.

Gas saving for minting 5  tokens (v.s. ERC721A)

39%

Gas saving per token in airdrop (v.s. ERC721A)

35%

Gas saving for burning 5 NFTs (v.s. ERC721A)

87%

ERC1155Delta is released under MIT Opensource License              © Ctor Lab Ltd. 2022 All right reserved.