Click the Connect to Web3 button and connect the current wallet address to the contract
Select option 21 transferBond
In the _delegator (address) field enter the address of the hardware (or any other) wallet you want to transfer your stake to. DO NOT enter the Orchestrator address (make sure this is a wallet YOU control)
In the _amount (unit256) field enter the amount of LPT (in LPTU) you want to transfer.
To calculate LPTU enter the LPT amount in the Ether field on https://eth-converter.com/ and copy the amount shown in the Wei field. i.e. 150 LPT = 150000000000000000000 LPTU
The remaining fields can filled with 0x0000000000000000000000000000000000000000
Click the Write button
Option 2 - Use the following python script created by @Pon to automatically move stake when certain thresholds are met.
Thanks @papa_bear! I just wanted to point out one common mistake with manually configuring this txn per the above.
DO NOT enter the Orchestrator address in place of the delegating account address that you control by accident. Sometimes people use this txn to transfer stake towards another O, and it’s easy to make the mistake of sending the stake to the O itself, rather than to an account they control which is staked towards that new O.
In the GUI as in the explorer, or as an option in CLI? Either way good question.
P. S. Is it possible for a moderator to allow me to edit the 1st post to reflect the option # change since the Delta update? I also see a missing word I’d like to add @moderators
I tried bumping up your trust level temporarily to see if that works? If not, maybe just let me know the couple changes you want to make and I can add them to the original.