[internal] Make 2 BNB fee consistent; add extra note for new tokens. (#3537)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2020-08-21 14:57:15 +02:00 committed by GitHub
parent 58b535b6a4
commit c7c2550717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,12 +16,13 @@ message:
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#how-to-get-approved) (there is no fee refund in case of rejection).
See also the [PR Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). 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`. \nPlease pay **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`.
Alternatively, 1 BNB is also accepted (same memo & address). Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address).
\n$QR1_SIMPLE \n$QR1_SIMPLE
\n*Notes*: \n*Notes*:
* Trust Wallet Tokens (TWT) are distributed to new users through our [Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125). * Trust Wallet Tokens (TWT) are distributed to new users through our [Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125).
* Payment evaluation happens when there is activity on the PR -- write a comment if you have performed the payment. * Payment evaluation happens when there is activity on the PR -- write a comment if you have performed the payment.
* When payment is detected, an Accept Review is automatically placed on the PR, which is a condition for merge. The merge is still done manually. * When payment is detected, an Accept Review is automatically placed on the PR, which is a condition for merge. The merge is still done manually.
* New tokens without significant usage are rejected, see criteria mentioned above.
* One PR should be for a single project; PR's with more than 10 logos will be rejected. * One PR should be for a single project; PR's with more than 10 logos will be rejected.
notReceived: Fee has not been received yet (or not fully).\n\n$TX_LIST notReceived: Fee has not been received yet (or not fully).\n\n$TX_LIST
received: | received: |
@ -34,7 +35,7 @@ message:
reviewed: Review is not needed any more, no more fee required. reviewed: Review is not needed any more, no more fee required.
reminder: | reminder: |
$USER, kind reminder: please pay fee: **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`. $USER, kind reminder: please pay fee: **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`.
Alternatively, 1 BNB is also accepted (same memo & address). Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address).
\n$QR1_SIMPLE \n$QR1_SIMPLE
See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
oldClosing: | oldClosing: |