Add BUSD to the Stability Fund & set IUSDC Cap to 250K

As discussed here Add BUSD to the Stability Fund & lower IUSDC Cap - #6 by Andell

We propose to add BUSD to the stability fund with the limit of 2M and lower the IUSDC cap to 250K.

Actions:
UpdateLimit:
Address: cxae3034235540b924dfcc1b45836c293dcc82bfb7(IUSDC)
Limit: 250000000000

WhitelistToken
Address: cxb49d82c46be6b61cab62aaf9824b597c6cf8a25d (bsc BUSD)
Limit: 2000000000000000000000000

[
    {
        "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "updateLimit",
        "parameters": [
            {
                "type": "Address",
                "value": "cxae3034235540b924dfcc1b45836c293dcc82bfb7"
            },
            {
                "type": "int",
                "value": "250000000000"
            }
        ]
    },
    {
    "address": "cxa09dbb60dcb62fffbd232b6eae132d730a2aafa6",
        "method": "whitelistTokens",
        "parameters": [
            {
                "type": "Address",
                "value": "cxb49d82c46be6b61cab62aaf9824b597c6cf8a25d"
            },
            {
                "type": "int",
                "value": "2000000000000000000000000"
            }
        ]
    }
]

Test execution:
https://tracker.icon.community/transaction/0xdea81cf62bb639db04ef10285ec8e5871faff39111dc0373fc73be79691b7ca3

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