web icon indicating copy to clipboard operation
web copied to clipboard

custom import token

Open 0xean opened this issue 1 year ago • 1 comments

https://www.figma.com/design/2UaOq5q4lb5EKMexrULYPd/Import-Token?node-id=1611-16323&m=dev https://github.com/shapeshift/web/issues/6980

  1. implement ability to enter custom address into asset search
  2. add import button in place of balance (add asset to the store and fetch market data) 2.1. if we cannot find market data from Cow or Lifi - then user wont be able to swap 2.2 add flag to manually added assets so they aren't ever going to see these assets in their portfolio
  3. warning modal
  4. group by "import token" in asset search
  5. mixpanel event fired for import so we can track usage frequency (include token addy so we can determine if we should figure out how to source that token in the future)
  6. all behind feature flag until clean up / audit is done in follow up ticket

0xean avatar Jun 24 '24 22:06 0xean

image

I confirm we can use the Acknowledgement component inside a modal, it works as expected wrapping the whole ModalContent content

NeOMakinG avatar Jul 01 '24 07:07 NeOMakinG