Retirement UI Integration Guide
Frontend application for retiring tokenized carbon credits
Query Params
quantity, // 1.23
inputToken, // "bct" | "nct" | "mco2" | "usdc" | "klima" | "sklima" | "wsklima";
retirementToken, // "bct" | "nct" | "mco2";
beneficiary, // John Doe
beneficiaryAddress, // 0x12345678912345678912345678912345678912345
message, // Hello world
projectTokens // 0x12345678912345678912345678912345678912345https://app.klimadao.finance/#/offset
?quantity=123
&inputToken=klima
&retirementToken=mco2
&projectTokens=0x1234
&projectTokens=0x5678
&beneficiary=The%20Devs
&beneficiaryAddress=0x123
&message=Thanks%20devs!Last updated
Was this helpful?