WellKnownName: {
    installation: "centralSupply" | "mintHolder" | "walletFactory" | "provisionPool" | "auctioneer" | "feeDistributor" | "contractGovernor" | "committee" | "noActionElectorate" | "binaryVoteCounter" | "VaultFactory" | "liquidate" | "Pegasus" | "reserve" | "psm" | "scaledPriceAuthority" | "econCommitteeCharter" | "priceAggregator";
    instance: "economicCommittee" | "feeDistributor" | "auctioneer" | "VaultFactory" | "VaultFactoryGovernor" | "econCommitteeCharter" | "walletFactory" | "provisionPool" | "reserve" | "reserveGovernor" | "Pegasus";
    issuer: TokenKeyword | "Invitation" | "AUSD";
    oracleBrand: "USD";
    uiConfig: "VaultFactory";
}

Type declaration

  • installation: "centralSupply" | "mintHolder" | "walletFactory" | "provisionPool" | "auctioneer" | "feeDistributor" | "contractGovernor" | "committee" | "noActionElectorate" | "binaryVoteCounter" | "VaultFactory" | "liquidate" | "Pegasus" | "reserve" | "psm" | "scaledPriceAuthority" | "econCommitteeCharter" | "priceAggregator"
  • instance: "economicCommittee" | "feeDistributor" | "auctioneer" | "VaultFactory" | "VaultFactoryGovernor" | "econCommitteeCharter" | "walletFactory" | "provisionPool" | "reserve" | "reserveGovernor" | "Pegasus"
  • issuer: TokenKeyword | "Invitation" | "AUSD"
  • oracleBrand: "USD"
  • uiConfig: "VaultFactory"

Generated using TypeDoc