Add BMBC-12600c token and initial configurations - #4433
Closed
dddmariusalexandru-sudo wants to merge 15 commits into
Closed
Add BMBC-12600c token and initial configurations#4433dddmariusalexandru-sudo wants to merge 15 commits into
dddmariusalexandru-sudo wants to merge 15 commits into
Conversation
bogdan-rosianu
requested changes
Sep 8, 2025
bogdan-rosianu
left a comment
Contributor
There was a problem hiding this comment.
Please create 2 separate PRs, one for each token. Also, please close the rest of the PRs
| "whitepaper": "https://bmbcoin.vercel.app", | ||
| }, | ||
| "lockedAccounts": { | ||
| "egld1alice": "Team vesting", |
Contributor
There was a problem hiding this comment.
remove these fields if you don't have any proper value for it
| }, | ||
| "extraTokens": [ | ||
| "BMBC-12600c", | ||
| "BMBC-12600c" |
Contributor
There was a problem hiding this comment.
remove the extra tokens
Collaborator
|
Your PR for the AURX-6d7c04 was already approved. Please create a new PR for the BMBC-12600c token, following the suggestions Bogdan provided. Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces the initial implementation of the BMBC-12600c token on the network.
🔹 Created the smart contract for the BMBC-12600c token.
🔹 Set up the main parameters: name, symbol, supply, and decimals.
🔹 Added the necessary configuration files for integration.
Motivation:
The BMBC-12600c token launch requires a starting point to be tested and later listed on platforms.