harmony-one / ethhmy-bridge.frontend

Ethereum<>Harmony two way bridge (trusted version) - frontend part
25 stars 62 forks source link

add nft display #133

Closed jhd2best closed 2 years ago

jhd2best commented 2 years ago

we can put the contract address and token id, but it would be better to show a preview of the NFT before I can confirm the bridge transaction to avoid issues. Otherwise, if we had a typo, I may end up paying gasfee for a wrong transaction.

so. we add the function for displaying the image and name of NFT when we confirm the transfer.

image