Skip to content

BEP-87: Token Symbol Minimum Length Change#87

Merged
chainwhisper merged 3 commits intomasterfrom
token_length
Jan 19, 2021
Merged

BEP-87: Token Symbol Minimum Length Change#87
chainwhisper merged 3 commits intomasterfrom
token_length

Conversation

@fletcher142
Copy link
Copy Markdown
Contributor

@fletcher142 fletcher142 commented Jan 7, 2021

BEP-87: Token Symbol Minimum Length Change

1. Summary

This BEP proposes to reduce the minimum length limit for token symbol on Binance Chain

2. Abstract

Currently, the token symbol minimum length is limited to 3. After implementing this BEP, the users are allowed to issue a token with a symbol of 2 characters.

3. Status

draft

4. Motivation

As many users have the requirements to issue a two-character token on Binance Chain, the minimum token symbol length will be changed to 2 in this BEP.

5. Specification

Length Changes

When the issuer sends an issue transaction for issuing BEP2/BEP8 token, the token symbol length must be between 2-8. Here is the comparison of the length check below:

Token Type Length Check(Before) Length Check(After)
BEP2 3-8 2-8
BEP8 3-8 2-8

After the implementation of this BEP, the token symbol length of Binance Chain would be between 2 and 8.

6. License

The content is licensed under CC0.

@fletcher142 fletcher142 changed the title BEP-X: Token Symbol Minimum Length Change BEP-87: Token Symbol Minimum Length Change Jan 7, 2021
@chainwhisper chainwhisper merged commit 3036913 into master Jan 19, 2021
Copy link
Copy Markdown

@nitindudeja2107 nitindudeja2107 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@unclezoro unclezoro deleted the token_length branch November 28, 2023 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants