CollateralType
Documentation for eth_defi.derive.constants.CollateralType Python class.
- class CollateralType
Bases:
enum.EnumSupported collateral types on Derive.
#: USD Coin usdc = “usdc”
#: Wrapped Ethereum weth = “weth”
#: Wrapped Liquid Staked Ethereum wsteth = “wsteth”
#: Wrapped Bitcoin wbtc = “wbtc”
Attributes summary
usdcwethwstethwbtc