Assessment reports>Bond Protocol>Threat Models>createMarket

Function createMarket(bytes calldata params_)

  1. creates a new market via BondBaseSDA's _createMarket.

  2. apart from that, there seem to be no underlying functions that are inherited and can be called (since all of them would have to do with a theoretically created Market through its id)

Zellic © 2024Back to top ↑