Vaulta

manager.xl

Contract

  • Action parameter in usdc

    {
      "name": "usdc",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "r_usdc_amount",
          "type": "int64"
        },
        {
          "name": "usdc_threshold",
          "type": "int64"
        },
        {
          "name": "price_threshold",
          "type": "int64"
        }
      ]
    }