Set BUSD limit to 0 in stability fund and bugfix the router contract

Since BUSD will be deprecated in February we i propose we set the limit to Zero. While this removes all stable assets from the stability fund we are actively working on introducing new once via our current and future connections.

Also when we upgraded our router we strayed a bit from the old transfer data. This broke some decencies of some old external contracts of the router, so we are reverting back that change, the upgrade should have not other impact on the broader balanced community.

Actions:


[
    {
        "address": "cx44250a12074799e26fdeee75648ae47e2cc84219",
        "method": "deployTo",
        "parameters": [
            {
                "type": "Address",
                "value": "cx21e94c08c03daee80c25d8ee3ea22a20786ec231"
            },
            {
                "type": "bytes",
                "value": "<bytes>"
            },
            {
                "type": "String",
                "value": "[{\"type\":\"String\",\"value\":\"cx44250a12074799e26fdeee75648ae47e2cc84219\"}]"
            }
        ]
    },
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "updateLimit",
        "parameters": [
        { "value": "cxb49d82c46be6b61cab62aaf9824b597c6cf8a25d", "type": "Address" },
        { "value": "0", "type": "int" }
        ]
    }
]


This topic was automatically closed after 1 minute. New replies are no longer allowed.