From 9a3616099c904e5023a1c03bdc390cf9868528ee Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Fri, 4 Dec 2020 11:03:31 +0100 Subject: [PATCH] [internal] update documentation link (#4998) * Update Netkoin (NTK) logo and token info * Proper name for logo.png * Info.json in proper checksum-format-folder * Fix last digit of checksum-format folder * Move to proper location * Assets: update documentation link. Co-authored-by: matthewabg <38205226+matthewabg@users.noreply.github.com> Co-authored-by: Catenocrypt --- .github/merge-fee-bot.yaml | 2 +- README.md | 4 ++-- .../info.json | 13 ------------- .../info.json | 3 ++- 4 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index d9182d5f4..c5d4aeef6 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -13,7 +13,7 @@ payment: message: initial: | Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution. - Before paying the fee, make sure new tokens fulfill the [acceptance criteria](https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863#how-to-get-approved) (there is no fee refund in case of rejection). + Before paying the fee, make sure new tokens fulfill the [acceptance criteria](https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863) (there is no fee refund in case of rejection). See also the [PR Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). \nPlease pay **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`. Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address). diff --git a/README.md b/README.md index bcdad7290..ebc39218d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ primarily from token projects. Please note that __new tokens are not accepted__, the projects have to be sound, with information available, and __non-minimal circulation__ -(for limit details see https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863#how-to-get-approved). +(for limit details see https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863).
@@ -29,7 +29,7 @@ Here is a quick starter summary for the most common use case. - [ ] Make sure your smartcontract has more than 2,500 address holders, otherwise you will be rejected - [ ] Fork the Github repository - [ ] Create folder with name of token smartcontact address in [_checksum format_](https://developer.trustwallet.com/add_new_asset#checksum_format) `blockchains/ethereum/assets//`. -- [ ] Tell your designer that token image must be in PNG format, max size: 512x512px, with max file size of 100kB, for further details read [image rules](https://developer.trustwallet.com/add_new_asset#image-requirements). +- [ ] Tell your designer that token image must be in PNG format, recommended size 256x256px, max. 512x512px, with max file size of 100kB, for further details read [image rules](https://developer.trustwallet.com/add_new_asset#image-requirements). - [ ] Upload your logo with file named `logo.png` to previously created folder with smartcontract address, and if you done all correctly your path should look like this. `blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png` - [ ] Create a pull request to the main repo - [ ] Pay the processing fee diff --git a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json b/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json deleted file mode 100644 index 163d69327..000000000 --- a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "BarterTrade Token", - "website": "https://bartertrade.io/", - "short_description": "Utility token of cryptocurrency exchange.", - "explorer": "https://etherscan.io/token/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bartertradeio", - "handle": "bartertradeio" - } - ] -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json b/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json index 03d6fbd04..45f197774 100644 --- a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json +++ b/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json @@ -1,3 +1,4 @@ + { "name": "Netkoin", "website": "https://www.netkoin.com", @@ -6,4 +7,4 @@ "short_description": "Netkoin is a crypto rewards platform.", "explorer": "https://etherscan.io/token/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", "research": "https://coinmarketcap.com/currencies/netkoin/" -} \ No newline at end of file +}