-
Notifications
You must be signed in to change notification settings - Fork 1
/
conf-temp.yml
89 lines (70 loc) · 1.85 KB
/
conf-temp.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
airdrop_address:
private_key:
fullnode: "grpc.trongrid.io:50051"
solditynode: "grpc.trongrid.io:50052"
batch: 200
airdrops:
trx:
type: TRX
decimals: 6
enable: false
audit: "airdrop_TRX.txt"
tx_file: 'transaction_TRX.txt'
signed_file: 'transactionSigned_TRX.txt'
btt:
type: TRC10
decimals: 6
assetname: "1002000"
enable: false
audit: "airdrop_WBTT.txt"
tx_file: 'transaction_BTT.txt'
signed_file: 'transactionSigned_BTT.txt'
wink:
type: TRC20
decimals: 6
contract_address: TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7
enable: false
audit: "airdrop_WIN.txt"
tx_file: 'transaction_WIN.txt'
signed_file: 'transactionSigned_WIN.txt'
jst:
type: TRC20
decimals: 18
contract_address: TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9
enable: false
audit: "airdrop_JST.txt"
tx_file: 'transaction_JST.txt'
signed_file: 'transactionSigned_JST.txt'
sun:
type: TRC20
decimals: 18
contract_address: TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9
enable: false
audit: "airdrop_SUN.txt"
tx_file: 'transaction_SUN.txt'
signed_file: 'transactionSigned_SUN.txt'
btcst:
type: TRC20
decimals: 17
contract_address: TFVge5Nb6or8cpdtdwPuXSGqLHpj3PM9Rp
enable: false
audit: "airdrop_BTCST.txt"
tx_file: 'transaction_BTCST.txt'
signed_file: 'transactionSigned_BTCST.txt'
nft:
type: TRC20
decimals: 6
contract_address: TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq
enable: false
audit: "airdrop_NFT.txt"
tx_file: 'transaction_NFT.txt'
signed_file: 'transactionSigned_NFT.txt'
blacklist_file: 'blacklist_NFT.txt'
yfx:
type: TRC20
decimals: 18
contract_address: TAP7qf8Ao26ZAKYS5E6SGozUNoSLvBHsGa
enable: false
audit: "airdrop_YFX.txt"
tx_file: 'transaction_YFX.txt'
signed_file: 'transactionSigned_YFX.txt'