nfty icon indicating copy to clipboard operation
nfty copied to clipboard

Add local CoreData caching for Avatar Logs

Open kohlivarun5 opened this issue 2 years ago • 0 comments

  • Save logs by txHash, logNumber, node => avatar, ensName, address
  • Save in localCoreData (including 'unsupportedAvatars')
  • If not found, save from log object
  • if found, then skip ENSWrapper calls

kohlivarun5 avatar Jul 17 '22 02:07 kohlivarun5