You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@joshuahannan I can get this done if you have other work to complete. I l likely wouldn't get to it until next week as Hybrid Custody audit response and ETH Waterloo will have my attention this week
Issue To Be Solved
FlowToken needs to be updated with implementation of FungibleTokenMetadataViews introduced in FLIP 1087
Given the support for metadata, we may also consider implementing ViewResolver, though that's an optional consideration.
Suggest A Solution
Vaults should implement
MetadataViews.Resolver
and resolveFTView
,FTDisplay
, andFTVaultData
.If it's decided that FlowToken implements
ViewResolver
, then the relevant contract methods should also be added and resolveFTVaultData
.The text was updated successfully, but these errors were encountered: