Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 902 Bytes

`oToken` can be created with a non-whitelisted collateral asset.md

File metadata and controls

26 lines (21 loc) · 902 Bytes

A product consists of a set of assets and an option type.

Each product has to be whitelisted by the admin using the whitelistProduct function from the Whitelist contract.

Recommendation:

Consider validating if the assets involved in a product have been already whitelisted before allowing the creation of oTokens.


Slide Screenshot

196.jpg


Slide Text

  • OpenZeppelin Opyn Gamma Finding M01
  • Data Validation
  • Non-whitelisted Assets
  • Whitelist
  • Validate Whitelisting

References


Tags