Smart contract addresses
Interacting directly with smart contracts is irreversible and carries risk. Only proceed if you fully understand the process. If you are unsure, do not sign any transaction — seek help from a qualified professional first.
-
Governance Token (CLY)
0xec3492a2508DDf4FDc0cD76F31f340b30d1793e6↗ -
Staking v1
0x5B0d74C78F2588B3C5C49857EdB856cC731dc557↗ -
Staking v2
0x7CcDa6E26dCeD1Ba275c67CD20235790ed615A8D↗ -
Staking v3
0x62685d3EAacE96D6145D35f3B7540d35f482DE5b↗ -
CLY Vesting
0xEFAc81f709d314604a7DaEe9ca234dA978c2Be20↗ -
AVAX / USDC Liquidity Pool
0xae0F6D1aA8704bA051e040aaC2B156b5CD3AdbF2↗ -
CAI Token
0x48f88a3fe843ccb0b5003e70b4192c1d7448bef0↗How to redeem CAI
CAI is an index token built on Phuture. Redeeming burns your CAI and returns the underlying asset (Wrapped AVAX, unwrapped to AVAX). Since the app is offline, redeem directly via the verified contracts on Snowtrace.
You’ll need: a wallet (e.g. MetaMask) on Avalanche C-Chain holding CAI, plus a little AVAX for gas.
Step 1 — Approve (skip if already approved)
If you previously used the Colony app with CAI, you may already have an approval and can skip to Step 2. To check, call the
allowanceread function on the CAI contract with your address asownerand the router below asspender— if it returns0, do this step:- Open the CAI token
0x48f88A3f…7448bEf0on Snowtrace → Contract → Write Contract, connect wallet. - Call
approvewithspender=0x6A74b8C4…C3E5eB82andamount= CAI amount in wei (18 decimals). - Confirm in your wallet.
Step 2 — Redeem (burn) your CAI
- Open the redemption router
0x6A74b8C452f36ad3a9a162D2710BA012C3E5eB82on Snowtrace → Contract → Write Contract, connect wallet. - Call the
[REDEEM FUNCTION — to confirm]function, passing the CAI contract address, the amount to redeem (in wei), and your wallet as recipient. - Confirm in your wallet. You’ll receive AVAX once it processes.
Redemption router0x6A74b8C452f36ad3a9a162D2710BA012C3E5eB82↗Verify addresses against this page before signing. Redemption returns AVAX, not CLY. - Open the CAI token
All contracts are verified on snowtrace.io. You can still interact directly with their ABIs there to claim any remaining funds.