MAnual for eth bundle
for example, to withdraw a token
TRANS|0xcontract|100_000|0xdata
go to metamask or rabbi from this address
import the token we want to withdraw there
then select - EXACTLY YOUR OTHER ADDRESS
write the amount of token, usually max. put it and press next
a transaction opens, if metamask - press hex - and pull out hex data, it looks something like this 0х00000832526 long bullshit
this is the data, put it at the end
then the commission, in the transaction in the same one press the blue pencil and press advanced
there it says gas limit in blue below
for example it says 48880 you write here x2-x2.5 value
if it says 125000 for example, you write 250_000 in the software
in rabby wallet it's the same, only to get the data you press view raw
and there will be a transaction and it will give the data
with nft it's the same situation like a token
TRANS|0xcontract|100_000|0xdata - FOR STAKES
TRANS|0xcontract|100_000|0xdata - FOR TOKEN
how to get stake contract gas and data
there will be a contract on top where the request is made
there it usually says like this
take the contract and insert then similarly take the gas limit x2
and the transaction data, absolutely the same
all now what do we do you don't have this token accordingly
enter the amount that will unlock from the stake
it is advisable not to write 485,3256
and also for the transfer you pull everything out
sometimes it happens that the token immediately has a price, but this is mainly for popular tokens, the wormhole is unlikely to be like this at first
if it did happen, we'll have to fuck a little
https://etherscan.io/address/0x14fee680690900ba0cccfc76ad70fd1b95d10e16
enter the hash of any transaction which took place
https://etherscan.io/tx/0x7f169cc37ab3abcb0f4946fdf8b2bd5d19c76010b9ed0fc38f937d63ac844a2f
here's an example of a transaction
scroll where the gas is press click to show more
here is the data of the left transaction
see the address where it is sent
it is simply inserted without 0x here
this is the amount of the token
I go to the token contract page
https://etherscan.io/unitconverter
https://www.moesif.com/solidity-abi-hex-decoder/encode
I paste in the first line this value
and from the bottom select Unit256
0x000000000000000000000000000000000000000000000000000000015a73b6200
000000000000000000000000000000000000000000000000000000015a73b6200
0xa9059cbb00000000000000000000000000008D144e67232d30effC916C3C89b1f199a0BCdB0 00015a73b6200 is the sum
0x08D144e67232d30effC916C3C89b1f199a0BCdB0
0xa9059cbb00000000000000000000000000008D144e67232d30effC916C3C89b1f199a0BCdB0 00015a73b6200
TRANS|0xb04Af4843e3808e1FE6F7A8ee4F456937D7Afae8|250_000|0x372500ab
TRANS|0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16|150_000|0xa9059cbb00000000000000000000000008D144e67232d300000000000000008D144e67232d3 000000000000000000000000000000000000000000000000000015a73b6200
Donor Private Key
victim's private key
TRANS|0xb04Af4843e3808e1FE6F7A8ee4F456937D7Afae8|250_000|0x372500ab
TRANS|0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16|150_000|0xa9059cbb00000000000000000000000008D144e67232d300000000000000008D144e67232d3 000000000000000000000000000000000000000000000000000015a73b6200
Also u need replace infura key in config - config file to ur own