@metamask-institutional/defi-adapters / adapter / ProtocolTokenUnderlyingRate
adapter.ProtocolTokenUnderlyingRate
-
↳
ProtocolTokenUnderlyingRate
• baseRate: 1
Always equal to 1 We are finding the underlying value of 1 LP token
• type: "protocol"
• Optional
tokens: UnderlyingTokenRate
[]
• address: string
Token address
Erc20Metadata.address
• name: string
Name of token
Erc20Metadata.name
• symbol: string
Token symbol
Erc20Metadata.symbol
• decimals: number
Token decimals
Erc20Metadata.decimals