Skip to content

Commit

Permalink
[internal] update documentation link (trustwallet#4998)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: Catenocrypt <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2020
1 parent be2dc7e commit 9a36160
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/merge-fee-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<center><img src='https://raw.githubusercontent.com/trustwallet/assets/master/media/trust-wallet.png'></center>

Expand All @@ -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/<token_smartcontract_address>/`.
- [ ] 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
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"name": "Netkoin",
"website": "https://www.netkoin.com",
Expand All @@ -6,4 +7,4 @@
"short_description": "Netkoin is a crypto rewards platform.",
"explorer": "https://etherscan.io/token/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c",
"research": "https://coinmarketcap.com/currencies/netkoin/"
}
}

0 comments on commit 9a36160

Please sign in to comment.