ARC-3: LunaX<>Luna Pool Addition to Astroport with Dual Incentives

The executable message that uses the latest parameters looks like this:

[
   {
      "order":"1",
      "msg":{
         "wasm":{
            "execute":{
               "contract_addr":"terra1zgrx9jjqrfye8swykfgmd6hpde60j0nszzupp9",
               "msg":"eyJhZGQiOiB7ImxwX3Rva2VuIjogInRlcnJhMWs3bGV4eDM1djRsdXRuZmRmN243bHVmM2htdDJ3cGhuNjMzZmF1IiwiYWxsb2NfcG9pbnQiOiAiNjY2NTAiLCJyZXdhcmRfcHJveHkiOiAidGVycmExOWs4Y3RqNzA4bXNobmxsZ2EyZzU1YXNnYW5xejh1eHBsdnM3aGoifX0=",
               "funds":[
                  
               ]
            }
         }
      }
   }
]

The value in msg is the base64 encoded version of:

{"add": {"lp_token": "terra1k7lexx35v4lutnfdf7n7luf3hmt2wphn633fau","alloc_point": "66650","reward_proxy": "terra19k8ctj708mshnllga2g55asganqz8uxplvs7hj"}}
2 Likes