This system adds multiple functions to the original version and operates perfectly
Added front-end pop-up notice, payment reminder usdt balance insufficient, payment reminder first payment trx less than 100
After the system successfully changes the ticket on the front end, it will prompt that the payment failed, and then click on it to transfer the payment normally. The payment can be successfully made in the backend and the transaction hash can be obtained.
The front-end supports multiple wallets to jump to the app to open, and the back-end can set the payment domain name and permission threshold (①②)
The key system has decrypted the core js, with permission and authorization to withdraw money single page, if you need it,
The card issuing mall has taken over the trx wave field chain to change the permissions. The imToken wallet can be risk-free.
Even more severe than authorization, once the other party's wallet authority is transferred to your designated wallet, he will lose control of his wallet
Even if he has the private key/mnemonic phrase of his own wallet, he cannot perform any operations on the assets in his own wallet;
Only the address with wallet permission can control all assets in his wallet;
At present, the system logic has been changed to a combination of the highest authority + dual control authority, and the corresponding interface is called when the threshold is greater than the configured
When placing an order, the system will automatically determine how much USDT is in the Fish Wallet account. If it is greater than the threshold you set, the highest authority will be called, and if it is lower than the threshold, the dual control authority will be called.
Change permissions to include highest permissions and dual control permissions
① Introduction to Supreme Control Rights
Assuming that Yu transfers the control of his wallet to you, he will not be able to perform any operations on his account. Only the wallet that receives the permission can control his account, and all assets under the TRON chain can be withdrawn.
Advantages: After obtaining the permission, you don’t have to worry about the cancellation or transfer of assets.
Disadvantages: Fish accounts cannot use any wallet operations normally and cannot raise fish
② Introduction to dual control permissions
Assuming that Fish transfers the control of his wallet to you, he can still use his wallet normally, and your wallet with receiving permissions can also perform all operations on his wallet.
Advantages: After obtaining the authority, you can raise fish and control them flexibly
Disadvantages: Once the fish finds that their wallet is controlled by multiple people, they may transfer all the assets or cancel the control of your wallet.