# CAI - Colony Avalanche Index

* Get index balance. \
  <https://snowscan.xyz/token/0x48f88a3fe843ccb0b5003e70b4192c1d7448bef0#readContract#F4>\
  **Params**\
  account = address to redeem from
* Approve index. <https://snowscan.xyz/token/0x48f88a3fe843ccb0b5003e70b4192c1d7448bef0#writeContract#F1>\
  **Params**\
  spender = 0x6A74b8C452f36ad3a9a162D2710BA012C3E5eB82\
  amount = result from previous step
* Burn index. \
  <https://snowscan.xyz/address/0x6A74b8C452f36ad3a9a162D2710BA012C3E5eB82#writeProxyContract#F1>\
  **Params**\
  index = 0x48f88A3fE843ccb0b5003e70B4192c1d7448bEf0\
  amount = from step 1\
  recipient = address to transfer WAVAX to
