0% found this document useful (0 votes)
54 views2 pages

Process 2

The document outlines a process for using a .cef or .fin file with a provided RSA key to facilitate transactions. It details the steps for opening the file, using a DLL library, entering a wallet address for payouts, and the requirement of a receiver's master wallet and private key. Additionally, it mentions the need for gas to make payouts from the receiver's wallet and emphasizes that the sender's private key is not required.

Uploaded by

brezzylmt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views2 pages

Process 2

The document outlines a process for using a .cef or .fin file with a provided RSA key to facilitate transactions. It details the steps for opening the file, using a DLL library, entering a wallet address for payouts, and the requirement of a receiver's master wallet and private key. Additionally, it mentions the need for gas to make payouts from the receiver's wallet and emphasizes that the sender's private key is not required.

Uploaded by

brezzylmt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Process

1st you have to open .cef or .fin file using rsa key provided to you;

(ASCII Key:
HBUK8369286236528764256105FL2902667HBUK523953922425421 Client
ID: UK77086.039649.5161416886.HBUK.1372673
Secret Key: HBUK-75294704
Public Token: 5202:S:GVQQ9TLU)

2nd Opened file will request for dll library, use provided .dll file;

3rd you get an input field in console which requests for receiving wallet address,
use receiver’s (your own) wallet that will be used for payouts after;

4th you have to use wait 3-4h in order tether treasury can get and credit funds to
that receiver’s wallet;
So, the current hash will be tied up to the master wallet of the receiver.

5th you can use your python code to make or convert funds, but you’ll get
USDT ERC20, so you need to top up gas to make payouts from receiver’s
master wallet.

Resume.
There will be no need of sender’s private key because to assemble .json file
receiver must use receiver’s master wallet and will use (insert) receiver’s private
key accordingly but not the sender’s wallet and not the sender’s private key.

Other word, receiver must put receiver’s master wallet into .json file and use its
receiver’s private key as well and receiver’s master wallet will be credited after
but not the sender’s master wallet.

BankFlex

*Put all files in one folder and import transaction

after you import you’ll have few steps to specify what file you want to read, cef
or fin, you can use one of them, it’s same information just in different formats
depends on user preference

after you’ll choose file to be opened, it will load dll library that’s in same folder
with fin/cef file, it may ask for password, password is trn number by default,
some systems use it by default, also rsa_key will be used by system, you’ll see
console log

after that, you’ll have few more steps

after it will ask for a wallet address, you should have private key for that wallet
so you can make payouts after, using your api/or direct wallet

You might also like