BIP 53: Configure the Avalanche chain and add HyTB tokens

This proposal enables the initial connection between ICON and Avax for balanced.
The proposal will also enable moving HiYield assets onto the ICON blockchain.

This is the first step towards the vision described in bnUSD Savings Rate, Real World Assets, and the next pocket of growth for Balanced - #21 by benny_options

Actions:

[
    {
        "address": "cx227f747ab644a1f453a0708a55fe6155b9e0abbb",
        "method": "configureProtocols",
        "parameters": [
            {
                "type": "String",
                "value": "0xa86a.avax"
            },
            {
                "type": "String[]",
                "value": ["cx59d899fce52cadd1feb5128ff5e6672f03943eec"]
            },
            {
                "type": "String[]",
                "value": ["0xC1a39C4e7AA98DEC394eF54559960873Bd619cA3"]
            }
        ]
    },
    {
        "address": "cxabea09a8c5f3efa54d0a0370b14715e6f2270591",
        "method": "addSpokeManager",
        "parameters": [
            {
                "type": "String",
                "value": "0xa86a.avax/0xdf851B4f0D9b2323e03B3980b1C4Cf56273c0bd9"
            }
        ]
    },
    {
        "address": "cxabea09a8c5f3efa54d0a0370b14715e6f2270591",
        "method": "deployAsset",
        "parameters": [
            {
                "type": "String",
                "value": "0xa86a.avax/0x8475509d391e6ee5A8b7133221CE17019D307B3E"
            },
            {
                "type": "String",
                "value": "HiYield Treasury Bill Vault"
            },
            {
                "type": "String",
                "value": "hyTB"
            },
            {
                "type": "int",
                "value": 18
            }
        ]
    },
    {
        "address": "cx835b300dcfe01f0bdb794e134a0c5628384f4367",
        "method": "setXCallFeePermission",
        "parameters": [
            {
                "type": "Address",
                "value": "cxabea09a8c5f3efa54d0a0370b14715e6f2270591"
            },
            {
                "type": "String",
                "value": "0xa86a.avax"
            },
            {
                "type": "boolean",
                "value": true
            }
        ]
    }
]

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