McdSupply

Description

Supply collateral to a Maker vault

Action ID

0xa173f4ab

SDK Action

const makerSupplyAction = new dfs.actions.maker.MakerSupplyAction(
    vaultId,
    amount,
    joinAddr,
    from,
    mcdManager
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?