forked from AllCoinLab/AutoShill
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e6787c
commit 69e835e
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
# 2. Click play button here | ||
# phone number: needed for verification of your telegram account. | ||
# official telegram will send you the confirmation code. nothing else. | ||
|
||
[API] | ||
# phone number needed for verification of your telegram account. nothing else. | ||
# wallet address needed to send you the UPF. | ||
# Your phone number with country code (if +1 200 300 4000) | ||
NUMBER = 12003004000 | ||
|
||
# Your phone number with country code (if +1 012 400 9999) (NO SPACE) | ||
NUMBER = 0124009999 | ||
# Your wallet address to send UPF (if 0x6CC5F09E46797189D18Ea8cfb3B1AaA4661280Ae) (DONT ERASE "") | ||
ADDRESS = "0x6CC5F09E46797189D18Ea8cfb3B1AaA4661280Ae" | ||
# DON'T TOUCH HERE! | ||
ADDRESS = "0x333FD139cAeF6Aa31056cC905987b77B1044d259" |