Skip to content
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 MIM: Magic Internet Money, SPELL: SPELL Token #507

Open
3 tasks done
0xmDreamy opened this issue Dec 11, 2024 · 0 comments · May be fixed by #509
Open
3 tasks done

Add MIM: Magic Internet Money, SPELL: SPELL Token #507

0xmDreamy opened this issue Dec 11, 2024 · 0 comments · May be fixed by #509
Labels
token request Request for adding a new token

Comments

@0xmDreamy
Copy link

0xmDreamy commented Dec 11, 2024

  • I understand that token listing is not required to use the Berachain DEX with a token.
  • I understand that filing an issue or adding liquidity does not guarantee addition to the Berachain default token list.
  • I will not ping the Discord about this listing request.

Please follow the format for adding your token.

{
    "chainId": 80084,
    "address": "0x08B918dD18E087893bb9d711d9E0BBaA7a63Ef63",
    "symbol": "MIM",
    "name": "Magic Internet Money",
    "decimals": 18,
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/mim.png",
    "tags": ["stablecoin", "featured"]
},
{
    "chainId": 80084,
    "address": "0x802762e604CE08a79DA2BA809281D727A690Fa0d",
    "symbol": "SPELL",
    "name": "SPELL Token",
    "decimals": 18,
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/spell.png",
    "tags": ["featured"]
},
  • chainId: chainId of the chain
  • address: token address
  • symbol: token symbol
  • name: token name
  • decimals: token decimals
  • logoURI: path to token icon in default-list repo
  • tags: [(optional)] leave empty array if not tags

this repository is uploaded to cloudinary for improved availability. Please upload your relevant assets under the assets/ folder and prefix the path in this json file with https://res.cloudinary.com/duv0g402y/raw/upload/.

an example :
https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/${asset_file_name}

ℹ️ AFTER OPENING AN ISSUE, CREATE A BRANCH AND ADD YOUR CHANGES. WHEN READY, CREATE A PR AND LINK YOUR ISSUE IN THE PR 🚀

@0xmDreamy 0xmDreamy added the token request Request for adding a new token label Dec 11, 2024
@0xmDreamy 0xmDreamy linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
token request Request for adding a new token
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant