Vesting TON Staking
Guide on how to stake vesting TON
Instructions:
- Customer or Custodian provides to Pier Two:
- vesting contract address; and
- vesting contract owner address.
- Pier Two spins up single nominator pool and communicate address to Customer.
- Customer, via its vesting_sender_address for the vesting contract must add the
single_nominator_pool
address using theop::add_whitelist
message. This can be done via vesting.ton.org. - Once whitelisted, customer can send locked tokens from the
vesting
contract to thesingle_nominator_pool
using vesting.ton.org:- a. Connect the
owner_wallet
on vesting.ton.org. - b. Test by sending 10 TON from
vesting
to thesingle_nominator_pool
. - c. Return the remaining funds (~8 TON) to
vesting
with a message [amount 0, commentw
] via the vesting.ton.org interface. - d. Confirm the remaining funds are received in
vesting
.
- a. Connect the
- Transfer the required TON amount from
vesting
tosingle_nominator_pool
for both cycles, via vesting.ton.org. - Process is finished. Wait for the validators’ voting.
Updated about 1 month ago