-
Notifications
You must be signed in to change notification settings - Fork 550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ERC: Social SBT #808
base: master
Are you sure you want to change the base?
Add ERC: Social SBT #808
Conversation
ERCS/erc-social_sbt.md
Outdated
@@ -0,0 +1,124 @@ | |||
--- | |||
eip: draft |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
eip: draft | |
eip: 7853 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
ERCS/erc-social_sbt.md
Outdated
title: Social SBT | ||
description: Social SBT, A Soul-Bound Token Standard for DAO Governance | ||
author: Ali Bertay SOLAK (@alibertay) | ||
status: Draft |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
status: Draft | |
discussions-to: | |
status: Draft |
Please create a discussions topic in Eth Magicians with a link to this PR. https://ethereum-magicians.org/c/ercs/57
ERCS/erc-social_sbt.md
Outdated
@@ -0,0 +1,124 @@ | |||
--- | |||
eip: draft | |||
title: Social SBT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider other ERCs using/defining SBTs to either use them to build on top of or look at collaborating:
- ERC-7787: Soulbound Degradable Governance
- ERC-5114: Soulbound Badge
- ERC-5192: Minimal Soulbound NFTs
- ERC-5484: Consensual Soulbound Tokens
- ERC-5516: Soulbound Multi-owner Tokens
- ERC-5633: Composable Soulbound NFT, EIP-1155 Extension
- ERC-5727: Semi-Fungible Soulbound Token
- ERC-6239: Semantic Soulbound Tokens
- ERC-7704: Soul Resonance Token
The commit b96c5b9 (as a parent of d479036) contains errors. |
SocialSBT is a non-transferable, ERC721-based soulbound token that integrates a dynamic social point system for DAO governance. This standard mitigates whale attacks and enables community-driven decision-making by linking governance power to contributions rather than token holdings.