CBCreateReboundSub
Description
Action ID
SDK Action
const cBCreateRebondSubAction = new dfs.actions.chickenBonds.CBCreateRebondSubAction(
bondId
);Action Type
Input Parameters
/// @param bondId Id of the chicken bond NFT we want to sub
struct Params {
uint256 bondId;
}Return Value
Events and Logs
Last updated