Admin Actions

Hotstuff Core

Preset configurations with pre-filled parameters

 

Action Data Preview

USDC
{
  "name": "USDC",
  "symbol": "USDC",
  "decimals": 6,
  "priceIndex": "USDC/USD",
  "defaultCollWeight": "1",
  "bridgeByChain": [
    {
      "bridgeChainType": 0,
      "bridgeChainId": 1,
      "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
      "bridgeContractAddress": "0xF15E150a8d4685B6466B2d07b644635cCFcA8b11",
      "enabled": true
    }
  ],
  "collateralRiskConfig": {
    "weightTiers": [
      {
        "amount": "9223372036853",
        "weight": "1"
      },
      {
        "amount": "9223372036854.775806",
        "weight": "0"
      }
    ],
    "maxMarginCap": "9223372036854.775806",
    "stalePriceGuardWeight": "1",
    "enabled": true
  },
  "withdrawalFee": "3",
  "nonce": 1774536017017
}