mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[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 <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
be2dc7eb20
commit
9a3616099c
2
.github/merge-fee-bot.yaml
vendored
2
.github/merge-fee-bot.yaml
vendored
|
@ -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).
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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/"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user