Add Liquidity in the sICX/bnUSD pool

I propose to add 1.25M sICX and corresponding amount of bnUSD as protocol owned liquidty in the sICX/bnUSD pool.

Actions:
Move 1M sICX from reserve to daofund.
Add 1.25M sICX and ~216K bnUSD

[
    {
        "address": "cxf58b9a1898998a31be7f1d99276204a3333ac9b3",
        "method": "transfer",
        "parameters": [
            {
                "type": "Address",
                "value": "cx2609b924e33ef00b648a409245c7ea394c467824"
            },
            {
                "type": "Address",
                "value": "cx835b300dcfe01f0bdb794e134a0c5628384f4367"
            },
            {
                "type": "int",
                "value": "1000000000000000000000000"
            }
        ]
    },
    {
    "address": "cx835b300dcfe01f0bdb794e134a0c5628384f4367",
        "method": "supplyLiquidity",
        "parameters": [
            {
                "type": "Address",
                "value": "cx2609b924e33ef00b648a409245c7ea394c467824"
            },
            {
                "type": "int",
                "value": "1250000000000000000000000"
            },
            {
                "type": "Address",
                "value": "cx88fd7df7ddff82f7cc735c871dc519838cb235bb"
            },
            {
                "type": "int",
                "value": "216517000000000019660800"
            }
        ]
    }
]

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