Skip to content

Commit

Permalink
Stop exposing unwrapRate
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoguerios committed Jan 3, 2025
1 parent b8ec8ee commit 0868a0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/api/gql/schema/token.gql
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,6 @@ type GqlToken {
"""
isBufferAllowed: Boolean!
"""
If it is an ERC4626 token, it represents the rate between wrapped/underlying.
"""
unwrapRate: BigDecimal!
"""
The ERC4626 review data for the token
"""
erc4626ReviewData: Erc4626ReviewData
Expand Down

0 comments on commit 0868a0c

Please sign in to comment.