BIP 36: Update Boosted BALN contract to change early unlock penalty structure

BIP36, if passed, will change the penalty structure when unlocking early.
Currently the penalty is a flat 50%. We propose to change it to
BALN returned to user = max (BALN locked - bBALN, BALN locked * 50%)

As discussed in:

Actions:

[
    {
    "address": "cx44250a12074799e26fdeee75648ae47e2cc84219",
    "method": "deployTo",
    "parameters": [
        {
            "type": "Address",
            "value": "cxe0252e6c1fe4040412811d83d13979e335287e45"
        },
        {
            "type": "bytes",
            "value": "<bytes of bBaln Contract at commit ee6b14eeeafe4cdc9c29fd50b7c48960c2aae503>"
        },
        {
            "type": "String",
            "value": "[{\"type\": \"Address\", \"value\": \"cx44250a12074799e26fdeee75648ae47e2cc84219\"}, {\"type\": \"String\", \"value\": \"bBaln\"}]"
        }
    ]
}
]

This topic was automatically closed after 2 minutes. New replies are no longer allowed.