[MRC-157] Mars v2.3.1 Upgrade - Neutron Outpost

Summary

This proposal seeks to upgrade Mars Protocol contracts on Neutron from version 2.3.0 to 2.3.1.

The v2.3.1 release introduces:

  • Rewards Distributor Whitelist → ensures only governance-approved addresses can distribute rewards, strengthening security and emissions management.

  • Spot Trading Fees → adjusts configurable fee logic for spot trades, enabling sustainable protocol revenue.

Motivation

While v2.3.0 focused on perps improvements, Duality swapper support, and isolated margin accounts, this upgrade adds two important features:

  • Rewards Distributor Whitelist: prevents unauthorized addresses from distributing rewards, giving governance clear control and protecting users from malicious reward campaigns.

  • Spot Trading Fees: introduces a revenue stream for the protocol while supporting potential discounts for stakers in the future.

These features tighten Mars’ security model and enable more sustainable protocol economics.

Implementation

This proposal intends to deploy the v2.3.1 release on Neutron.

You can view the full release here: Release v2.3.1-perps · mars-protocol/core-contracts · GitHub

The following message(s) will be executed by the Mars Protocol Foundation multisig (final addresses and code IDs will be inserted once migration testing is complete):

 {
            "@type": "/cosmwasm.wasm.v1.MsgMigrateContract",
            "sender": "neutron1ltzuv25ltw9mkwuvvmt7e54a6ene283hfj7l0c",
            "contract": "neutron1h4l6rvylzcuxwdw3gzkkdzfjdxf4mv2ypfdgvnvag0dtz6x07gps6fl2vm",
            "code_id": "4545",
            "msg": {
              "v2_2_2_to_v2_3_1": {}
            }
        },
        {
            "@type": "/cosmwasm.wasm.v1.MsgMigrateContract",
            "sender": "neutron1ltzuv25ltw9mkwuvvmt7e54a6ene283hfj7l0c",
            "contract": "neutron1qdzn3l4kn7gsjna2tfpg3g3mwd6kunx4p50lfya59k02846xas6qslgs3r",
            "code_id": "4546",
            "msg": {
              "v2_3_0_to_v2_3_1": {
                "swap_fee": "0.0005"
              }
            }
        },
        {
            "@type": "/cosmwasm.wasm.v1.MsgExecuteContract",
            "sender": "neutron1ltzuv25ltw9mkwuvvmt7e54a6ene283hfj7l0c",
            "contract": "neutron1h4l6rvylzcuxwdw3gzkkdzfjdxf4mv2ypfdgvnvag0dtz6x07gps6fl2vm",
            "msg": {
              "update_config": {
                "new_cfg": {
                  "whitelist_actions": [
                   { 
                    "add_address": {
                      "address": "neutron188p32guq7hhe3ulk0nlgvhx872nxyjde8g4utm"
                    }
                  }
                  ]
                }
              }
            },
            "funds": []
        }

Copyright

Copyright and related rights waived via CC0.

Disclaimers/Disclosures

This proposal is being made by Mars Protocol Foundation, a Cayman Islands foundation company. Mars Protocol Foundation engages in research and development of the Mars Protocol. Mars Protocol Foundation and certain of its service providers and managers own MARS tokens and have financial interests related to this proposal. The aforementioned persons or their affiliates may also have financial interests in complementary or competing projects or ecosystems, entities or tokens, including NTRN. These statements are intended to disclose relevant facts and to help identify potential conflicts of interest, and should not be misconstrued as a complete description of all relevant interests or conflicts of interests; nor should they be construed as a recommendation to purchase or acquire any token or security.

This proposal is also subject to and qualified by the Mars Disclaimers/Disclosures. Mars Protocol Foundation may lack access to all relevant facts or may have failed to give appropriate weighting to available facts. Mars Protocol Foundation is not making any representation, warranty or guarantee regarding the accuracy or completeness of the statements herein, and Mars Protocol Foundation shall have no liability in the event of losses or damages ensuing from approval or rejection or other handling of the proposal. Each user and voter should undertake their own research and make their own independent interpretation and analysis of all relevant facts and issues to arrive at their own personal determinations of how to vote on the proposal.