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 HOLD: Holdstation #422

Open
3 tasks done
holdstation opened this issue Oct 18, 2024 · 0 comments
Open
3 tasks done

Add HOLD: Holdstation #422

holdstation opened this issue Oct 18, 2024 · 0 comments
Labels
token request Request for adding a new token

Comments

@holdstation
Copy link

holdstation commented Oct 18, 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": "0xcaf7072631EA338eC37d8f68a5fDB9A8a96d572A",
    "symbol": "HOLD",
    "name": "Holdstation",
    "decimals": 18,
    "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/hold.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 🚀

@holdstation holdstation added the token request Request for adding a new token label Oct 18, 2024
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

No branches or pull requests

1 participant