-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.txt
More file actions
executable file
·57 lines (51 loc) · 3.65 KB
/
data.txt
File metadata and controls
executable file
·57 lines (51 loc) · 3.65 KB
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
"""
Ethereum Node Data:
infura_url = "https://mainnet.infura.io/v3/0893ea819efe41509c62b3c0faefc5ea"
rinkeby_test_url = "https://rinkeby.infura.io/v3/0893ea819efe41509c62b3c0faefc5ea"
ropsten_test_url = "https://ropsten.infura.io/v3/0893ea819efe41509c62b3c0faefc5ea"
goerli_test_url = "https://goerli.infura.io/v3/0893ea819efe41509c62b3c0faefc5ea"
ganache_url = "http://192.168.43.62:7545"
Bitcoin Node Data:
rpc_address="216.155.132.172",
rpc_port=18332,
rpc_user="estebanRPC",
rpc_password="Password2020**"
Ethereum account On MAINNET
address: 0x3cDb2F1d7F800CC2d72213B17AFc999a31D0e90e
prik: 78ebaebce1fb9f3ca35112557ec202abf43cea029c752f25230a43a266c1877f
Ethereum account On Ropsten
{'address': '0x4f571faC1ecb15C9C5b125653F56A83B6B4aC917', 'private-key': HexBytes('0x7fcb64f5067de3d97998bee741e856e35edf9f819d4ee14c48f7beb49b7647b0')}
Ethereum USDC on Ropsten
true
0 {'address': '0x4f571faC1ecb15C9C5b125653F56A83B6B4aC917'}
12 Exception occured... try again... error message
Could not transact with/call contract function, is contract deployed correctly and chain synced?
0 {'private-key': '7fcb64f5067de3d97998bee741e856e35edf9f819d4ee14c48f7beb49b7647b0'}
0 {'private-key': '7fcb64f5067de3d97998bee741e856e35edf9f819d4ee14c48f7beb49b7647b0'}
0 0x4f571faC1ecb15C9C5b125653F56A83B6B4aC917
0 None
0 {'tx': AttributeDict({'blockHash': HexBytes('0x2644df588b5d5d5d5d967cfc779ef17439f8c274cf4c2c00653af6b4fa740111'), 'blockNumber': 10923369, 'from': '0xdeeb876660313c082aB8c7ab750d472683919A09', 'gas': 200000, 'gasPrice': 1500000009, 'hash': HexBytes('0x60c27b4402d313f0a0a15911a074c899d5a5639293504f9ecdc98ecaf1e32077'), 'input': '0x7ff36ab500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000deeb876660313c082ab8c7ab750d472683919a090000000000000000000000000000000000000000000000000000017b8dd9fa0b0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000c778417e063141139fce010982780140aa0cd5ab00000000000000000000000081d71f3fa3ee458753196d7cfcdaa82d26b22ce9', 'nonce': 1, 'r': HexBytes('0xb1f5a7e27f66227e69dd8a12e3482b62eeea86275dce476e00125df2e15a5df8'), 's': HexBytes('0x0e2a329ed959de3bf9eb22ee96aa65ad338210b78f80b12e7f137d037ce14b67'), 'to': '0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D', 'transactionIndex': 18, 'type': '0x0', 'v': 28, 'value': 3562639510967648})}
Finalizing...
dai transact to 0x2dded6da1bf5dbdf597c45fcfaa3194e53ecfeaf amount 0 prik 78ebaebce1fb9f3ca35112557ec202abf43cea029c752f25230a43a266c1877f gas-price 1 fee 1
"""
Loading modules ... please wait...
Welcome to TFProtocol Blockchains's Works. For any kind of help please type "help",if you want to get help about some command please type "help command".
TF-RESULT: 400
>> tron set-provider url https://api.shasta.trongrid.io with a71bd239-49a2-44c4-a10c-d86c051e6f01
0 Provider set successfully
Your cache id is: 10
TF-RESULT: 400
>> tron create-account
0 {'base58check_address': 'TJTzrLRrHHPbdSMcwoS87QYLnXHmUACUof', 'hex_address': '415d32ed3056910f819bf0b7cb3402f34f61085bb5', 'private_key': '907fd95e74362d5262124ac953ef86995db891697d91c6cf68a535ba8a915f53', 'public_key': '7ec2b328b076e0cbf94d148c645c78cc387d2440acac0a0aa28e82adf10c16a963cfd00f86b1c934b5cd781d268f9465718d2b6486d85db857658bc0e54fb0b3'}
TF-RESULT: 400
>> tron get-balance
12 Exception occured... try again... error message
None
TF-RESULT: 400
>> tron get-balance of TJTzrLRrHHPbdSMcwoS87QYLnXHmUACUof
0 2000
TF-RESULT: 400
>> tether set-token-type type usdt-trc20
0 {'result': 'Cannot load or create the contract successfully...'}
TF-RESULT: 400
>>