OptionPoolRegistry
Contract responsible for registering the Option <> Pool pair relation. It will be used when retriving an poolAddress
given an optionAddress
,
getPool
The function returns the address of the pool with given an _optionAddress.
Input name
Type
Required
Description
_optionAddress
address
-
The address of the option token (PodOption)
Last updated
Was this helpful?