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

New token #21

Closed
wants to merge 2 commits into from
Closed

New token #21

wants to merge 2 commits into from

Conversation

piotrszacilowski
Copy link
Member

ASCAN Token Submission

Introduction

Before submitting this PR, ensure you have followed all the requirements below and filled out all necessary details about your token.

Checklist

Please review the checklist below and check each item before submitting your token information:

  • I have reviewed the submission guidelines.
  • The submitted files are in the correct format and fulfill all requirements outlined below.

Asset Details

General Information

  • Token Name:
  • Symbol:
  • Contract Address:
  • Decimals:

Logo

  • Logo file added to the PR
  • File Name: logo.png
  • Size: 256x256 pixels
  • File Extension: png

Metadata File

  • Metadata file added to the PR
  • File Name: metadata.json
  • File Extension: json

Token Information File

  • Token information file added to the PR
  • File Name: info.json
  • File Extension: json

Required Content in info.json:

{
  "name": "",
  "symbol": "",
  "type": "PSP22",
  "contractAddress": "",
  "decimals": 12,
  "description": "",
  "website": "",
  "sourceCode": "https://github.com/{Github_Username}/{Repository_Name}/path/to/contract",
  "links": [
    {
      "name": "X/Twitter",
      "url": ""
    },
    {
      "name": "Telegram",
      "url": ""
    },
    {
      "name": "Discord",
      "url": ""
    }
  ],
  "customTags": [
    "burnerWallet",
    "otherTag"
  ]
}

Note on Custom Tags

The customTags field in the info.json file is optional. This field can be used to include specific tags that describe unique characteristics or features of the token, such as burner wallet. Include custom tags only if they are relevant to the token’s functionality or usage.

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.

1 participant