🐔CBCreate
Creates a Chicken Bond from a proxy
Description
Action creates a chicken bond which returns a NFT which is stored on the DSProxy. Action calls ChickenBondManager.createBond(uint256 _lusdAmount)
SDK Action
Contract
This is a standard dfs action.
DSProxy has to have approval to pull the LUSD from the specified account
If amount == max.uint
it will pull whole balance of _params.from
Input:
Return value:
Events:
Last updated