thirdweb Profile picture
Oct 5 11 tweets 3 min read
In September a new smart contract standard was approved which will create powerful applications for Web3 in gaming + finance.

ERC3525 expands on ERC1155 and introduces semi-fungible tokens to unlock exciting new use cases for NFTs.

Here’s all you need to know about ERC3525. 🧵
ERC3525 is a standard for semi-fungible tokens.

The contract is designed to combine elements of the ERC721 and ERC20 contracts to create assets which have unique properties (like an NFT) and identical properties, so they can be treated as fungible (like an ERC20 token.)
Consider two weapon NFTs.

The weapon ‘type’ could be the same for both - A sword.

But the colour of the sword is different. One red, and one blue.

ERC3525 standard allows the NFTs to be fungible because they share the ‘sword’ attribute despite being different colours.
You might be thinking "sounds similar to ERC1155?".

This is what distinguishes ERC3525 from ERC1155.

(Source: mirror.xyz/0x07599B7E947A…) Image
ERC3525 extends ERC721 and introduces three functions, <ID, SLOT, VALUE> to represent the semi-fungible nature.

SLOT = A key attribute. Two NFTs are fungible if they both share a SLOT.

ID = A unique attribute. What makes this NFT unique.

VALUE = The quantity of the token.
Here’s how these functions appear in other popular contract standards.

ERC20 - Value

ERC721 - ID

ERC1155 - Value + ID

ERC3525 - Value + ID + SLOT
ERC3525 is the first token standard where a token enjoys both the descriptive features of a non-fungible token (NFT) and the quantitative attributes of a fungible token (like an ERC20 token).
So what are the main use cases for ERC3525?
The standard was initially developed to further enable the financialization of NFTs.

ERC3525 can be used to create, allocate, and manage financial instruments, such as bonds, insurance policies, vesting plans and mortgages.
There are also applications in Web3 gaming and the metaverse.

Games can allow players to easily swap and trade items which have the same underlying properties, but different superficial properties (such as appearance.)
If you’d like to learn more about ERC3525, check out the official EIP from the @SolvProtocol team. 💫

eips.ethereum.org/EIPS/eip-3525

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with thirdweb

thirdweb Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @thirdweb_

Oct 4
The next billion dollar Web3 company won’t be a 10k PFP drop.

As Web3 matures, new business models are emerging which early builders are taking advantage of.

Here are 5 examples of projects you can build today which go beyond PFPs. 🧵
1) Low/No-Code Creator tools.

Help creators and builders launch Web3 experiences more easily by creating tools to easily build on the blockchain.

Focus on building tools for niche audiences to quickly capture demand.
Mingate is a platform for creators to easily sell NFT gated content.

Their audience can buy NFTs to unlock exclusive content and digital experiences. Creators can easily build and deploy their gated stores using Mintgates tools and contract deployments.

mintgate.io Image
Read 12 tweets
Aug 25
HUGE ANNOUNCEMENT🚨

Today we're excited to announce that we've raised $24m in our Series A. Led by @HaunVentures, with participation from @coinbase ventures, @Shopify + more

While there’s turbulence, noise and uncertainty in the market,

Builders are still building.

🧵
@HaunVentures @coinbase @Shopify The thirdweb developer ecosystem is flourishing:

• Active contracts deployed with our tools has grown over 110% since May.

• Over 55k developers have deployed 200k contracts across multiple chains.

• In the last 90 days, thirdweb projects have generated $7.5m in revenue
@HaunVentures @coinbase @Shopify We've selected key strategic partners who can help us onboard the next 10 million developers onto web3.

@HaunVentures

@coinbase

@Shopify

Here's why these partners matter:
Read 8 tweets
Jul 12
"The music industry will die without Web3"

Let's see how Web3 is innovating music 🧵
Around 80% of music revenues come from streaming.

According to a report by @RollingStone, around 90% of all streaming revenue goes to the top 1%.

Most artists on streaming platforms are still struggling to build a sustainable career.

This is where Web3 enters the chat 👇
@RollingStone Artists have identified a problem with the creator economy and are beginning to sell their music as NFTs, competing against low-paying streaming services.

Picking up on NFTs' versatile nature and finding ways to make a profit by tokenizing music & selling directly to consumers. Image
Read 9 tweets
Jul 11
DAOs are transforming the way behaviour is orchestrated online 🌐

They're creating powerful communities around common goals and allocating funds towards public goods.

Here's what it takes to build one. 👇
To build a DAO, you need:

• A treasury
• A token
• A voting contract
• Proposals

Let's break each one down 🧵
• A Treasury 💰

A treasury is the place where funds generated by the DAO are stored and distributed.

In order to create a treasury you will need to create a treasury.mjs file and make sure the SDK is initialized.

The code for this can be found here: portal.thirdweb.com/guides/build-t…
Read 8 tweets
Jul 11
Last week a new smart contract standard was approved which will unlock a powerful new use case for NFTs.

Here's everything you need to know about rentable NFTs and ERC-4907:

• What the contract does
• What you can build with it
• How you can build with it

Let's dive in. 🧵
Many NFTs have utility.

They can be used in video games or other digital experiences to change or improve the experience.

For example a 'Sword NFT' can be equipped which inflicts more damage and improves the performance of the player.
People often want to access the utility of certain NFTs without making the commitment to purchase them.

'Renting' NFTs lets people pay a fraction of the price to hold the NFT in their wallet temporarily, using the NFT to unlock utility or digitial experiences.
Read 11 tweets
Jun 9
A web3 fact that might surprise you 💡

NFTs don't usually contain the media in the smart contract.

Contracts store a link to the media hosted in an off-chain database.

Centralised storage solutions risk the media being lost if the database goes down.

IPFS solves this 🧵
IPFS is a decentralised storage database.

It works by saving your images on a network of different nodes. It’s not on the blockchain, but rather a different decentralised network.

The image also gains a unique footprint.

This is where 'pinning' comes in 👇🏼
Pinning an image, or any file for that matter, tells an IPFS network that this image is not allowed to be deleted.

IPFS networks clean their storages over time.

If you don't pin your image, it will be lost and the NFT will become useless.

How do I pin my image? 📌
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(