Ar.io Delegation Guide
This section describes what you need to do to delegate to someone else or to yourself.
Editing the delegate-stake.ts Fileβ
Open the file with the code below.
nano $HOME/testnet-contract/tools/delegate-stake.ts
Then make the following changes:
const qty = 100;You change the amount how much you want to stakeconst target = 'WALLET_ADDRESS';You write the wallet address of the validator you want to delegate.
If you have completed the changes, run the command below to start the delegating process:
cd $HOME/testnet-contract
yarn ts-node tools/delegate-stake.ts
warning
Don't forget to edit this file before each delegation, otherwise you will always delegate to the same address.
Addresses to Delegateβ
You can delegate to the addresses below.
EhkVW8-6SnOm1UBVI-TJH2Hsmoz9ppv1jQMRaSo2W_gBIa3UE0QEPRJC4HBSU252qHtA8ZOR4ClnzBq1LZQ_WUlC5I5rQvGZn36DodBvWiMD_abkprE20p6GgGiZakk9Yk5GhUmInR23Jt0I14A_EMFAtFHBCRSZyN7Ibr_2cY-kZ7gvVfG9n_AXsCQL9hfpknYQawYR30DFNTuBAzWzoOkvOrKy_8JvhhIxzWj7fe9E59AGKVi4Jb6YfgauAvCvxUlCzTnlf_Xmi0I0CTtsZgCI-aljcf4L0H8GcrddkDH7YqJU-4reunu8JdPHrzCL2eH_vsyU_kljRcFWDgR8s-tUQAGGs4RNR6e2gG0a0A3vrGRk2L6OlJxFPng5bfGNJUApqJmLkaXWjgSgsTB2_l5slTdRrx7lgzq1XTc4LRV0l4lQ1e2TNADS1kLJy5gUTW2GS0s1po6s3GI15hHsgNKks9my2TT05SwQrk8TCXmASpr3nh_DuEIKh5GicUfn4d-QGY0MysWAv83ANosil942egXtxMxxlAPEiI1LFF5hxjAEUc8hlu2jMeMRC8rF14OMJ8k5jZ9Mu-eAidjw_a5Vtw
info
If you write your addresses on our telegram channel, we will add them to the list.