Check Token Profile Guideline
Complete project information and related blockchain media reports are appreciated, this includes but not limited to the following items:
- Official announcement: (see details in Completeness and Accuracy of the information)
- Project team background:
- Project basic information:
- Media publications:
- Supported Exchanges:
Sample Pull Request (PR): https://github.com/consenlabs/token-profile/pull/3475/files
You are responsible for the information you submitted. Please ensure that the token information, is concise and accurate. Please check the sample PR. Complete information of your project can help imToken team understand your project better, which speed up the review process.
In order to ensure the authenticity of the information submitted, please publish an announcement on your website or official social media channels and attach the corresponding link in “Official announcement”. We recommended a format similar to the following:
#imToken #1636 We are providing XXX token’s information on imToken. After completion, you can see the logo and full information inside imToken’s Token Manager.
Note:
- 1636 is the PR number, as in: #1636 This number is the key to verify yourself as the rightful editor of the information to imToken.
- The token information can only be changed after the official verification
- Size: 120x120 pixels
- Transparent background PNG format
- Brand logo horizontally and vertically centered, as shown below.
We recommend that you complete the procedures with your developers
-
Fork the repo to your own github account.
-
Clone the repo from your own account, please note: do no clone the origin one directly, but clone the repo you forked
git clone git@github.com:xxxxxxxx/token-profile.git
cd token-profile/
- Create a new branch (file) and switch to a new branch named by your token symbol For example:
git branch xxx-token
git checkout xxx-token
-
Add a new json file to the eos-token directory, named by symbol@accountname. For example: PUB@publytoken11.json
-
Please ensure to use UTF-8 encoding in the json file to avoid Travis-CI build error. Please check the template file to fill in the complete token information: $template.json
-
Add the token logo to images directory, name it by symbol@accountname as well.
-
Commit and push the information to your repo For example:
git add -A
git commit -m “Add xxx token”
git push origin xxx-token
-
Under your repo page, click the “New pull request” button. Then, attach the detailed project information, official announcement and related blockchain media reports. This includes but not limited to the following: (Official announcement; Project team background; Project basic information; Media publications; Supported Exchanges).
Sample PR: #3475
-
We will review your PR as soon as possible. If there is no problem with your PR, we will merge it into our master branch. And then your token profile will display in the current imToken App
In imToken, the current displayed token prices are provided by the block.cc API. If you want your project’s token price to be displayed in imToken, your token price must be supported on block.cc and you have to provide us the corresponding link. Please refer to this page for more information: https://mifengcha.com/q/eth
2020©imToken PTE. LTD.