Redeeming RDDL tokens
How to redeem earned RDDL tokens from your devices.
Pre-requirements
A device that has participated in Proof of Productivity challenges (i.e. that has received claims in the form of `crddl`)
A beneficiary address for a liquid wallet
Step-by-step guide
Connect to your Energy Agent
Go to RDDL Network->Claim Rewards
Enter
<beneficiaryLiquidAddress>
containing (e.g.:tlq1qq2e96fx7t0gvtq9lhk3vg7qwf7s08479ap3wqyelp2c4ds9y7wesk97fd0sla2s7qck4ezns3gy6s8h4qw3e2tqkyfnkvxs4u
)
How it works
Your device sends a transaction containing the beneficiary of the RDDL token claim to Planetmint
Planetmint sends a claim request with your total amount of `crddl` to the ClaimService
The ClaimService issues a transaction on liquid to send the according amount of RDDL tokens to the supplied liquid address and updates your claim on Planetmint with the corresponding liquid transaction ID
Following the issuing of the liquid transaction, the ClaimService will continuously poll for confirmations on the liquid network
Once enough confirmations are reached the ClaimService sends a confirmation to Planetmint finishing the process
Sequence diagram
Last updated