mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
73b2ec2903
It enables navigation from mint token page to airdrop page selecting a specific collectible to be airdropped. It is now used `symbol` property as the identifier for a collectible but will be needed to update it to `key` once this key property is build in backend by hash(chainId + contractAddress). Closes #10047