BIP 59: Add HiYield treasury bills to Stability fund

This proposal adds HiYield treasury bills to Stability fund with a limit of $250K.
Archway USDC has now seen a upswing in usage but we have not yet configured any limits on it. This proposal also adds limit of 15% per day on both the hyTB and USDC. Furthermore, multi signature will be added to the Avalanche connection to increase security while also adding the AVAX token to ICON, in preparation to begin accruing Network Owned Liquidity in AVAX.

[
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "whitelistTokens",
        "parameters": [
            {
                "type": "Address",
                "value": "cxf0a30d09ade391d7b570908b9b46cfa5b3cbc8f8"
            },
            {
                "type": "int",
                "value": "250000"
            },
            {
                "type": "boolean",
                "value": true
            }
        ]
    },
    {
        "address": "cx227f747ab644a1f453a0708a55fe6155b9e0abbb",
        "method": "configureProtocols",
        "parameters": [
            {
                "type": "String",
                "value": "0xa86a.avax"
            },
            {
                "type": "String[]",
                "value": [
                    "cx59d899fce52cadd1feb5128ff5e6672f03943eec",
                    "cx917f88460d4ebec1fd656d4dbe51131a37d16837"
                ]
            },
            {
                "type": "String[]",
                "value": [
                    "0xC1a39C4e7AA98DEC394eF54559960873Bd619cA3",
                    "0x7F3665eF19258cD5cE15eA39d014F47Fc942AE0C"
                ]
            }
        ]
    },
    {
        "address": "cxabea09a8c5f3efa54d0a0370b14715e6f2270591",
        "method": "deployAsset",
        "parameters": [
            {
                "type": "String",
                "value": "0xa86a.avax/0x0000000000000000000000000000000000000000"
            },
            {
                "type": "String",
                "value": "Avalanche"
            },
            {
                "type": "String",
                "value": "AVAX"
            },
            {
                "type": "int",
                "value": 18
            }
        ]
    },
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "setFloorPercentage",
        "parameters": [
            {
                "type": "int",
                "value": "1500"
            }
        ]
    },
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "setTimeDelayMicroSeconds",
        "parameters": [
            {
                "type": "int",
                "value": "86400000000"
            }
        ]
    },
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "enableFloors",
        "parameters": [
            {
                "type": "Address[]",
                "value": [
                    "cxf0a30d09ade391d7b570908b9b46cfa5b3cbc8f8",
                    "cx22319ac7f412f53eabe3c9827acf5e27e9c6a95f"
                ]
            }
        ]
    }
]

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