Summary
This proposal connects the INJ dual reward staking contracts for stINJ-INJ to the Generator contract on Injective mainnet.
Abstract
This proposal is a follow-up to ARC-53. The proposal aims to connect the proxy for the stINJ-INJ dual rewards contract to the Astroport Generator on Injective mainnet. If this proposal passes, stINJ-INJ stakers on the Injective Generator will be able to receive INJ dual rewards.
Executable Message
The executable message associated with this proposal looks as follows:
[
{
"wasm": {
"execute": {
"contract_addr": "inj1z354nkau8f0dukgwctq9mladvdwu6zcj8k4928",
"msg": "ewogICJtb3ZlX3RvX3Byb3h5IjogewogICAgImxwX3Rva2VuIjogImluajFoeHE1cThoN2Q4dXA2ajRqY214amU0Mnpwa3pyNDA5ajZheTR3dSIsCiAgICAicHJveHkiOiAiaW5qMXh0bnhubHV5amZmdHRyeTNzcGt1bjZmM2F1Z3JydXV5cGVsZXR5IgogIH0KfQ==",
"funds": []
}
}
}
]
The readable version of this message looks as follows:
{
"move_to_proxy": {
"lp_token": "inj1hxq5q8h7d8up6j4jcmxje42zpkzr409j6ay4wu",
"proxy": "inj1xtnxnluyjffttry3spkun6f3augrruuypelety"
}
}
Copyright
Copyright and related rights waived via CC0.