ergo-auction-house / frontend

User interface of Auction House.
2 stars 0 forks source link

NFTs not showing up under "Owned Artorks" #68

Closed Zimulakra closed 1 year ago

Zimulakra commented 1 year ago

I have over 130 NFTs in my minting wallet https://ergowallets.org/wallet/9en2JxyCnQgjgRCaFMXBX87z1VcGjVvd3yug2GVmJXRHw59Evgz

Only 44 of them show up under "Owned Artworks"

I don't think AHv3 is resolving the R9 link for example this NFT -- https://ergotokens.org/#/?token=c64cfe4735d609951afeeab4d3b39403dc23e1ff9c4630c836429e7e8a14f9ba

R9 (Optional) - Link to the artwork (UTF-8 representation) Optional - link to the artwork (UTF-8 representation) https://i.ibb.co/jyff2XM/everythingisfear-flwr-man-sm.png

anon-real commented 1 year ago

Please contact me over discord to investigate this.

maritsaart commented 1 year ago

Same issue

I have over 440 NFTs + 30+ FTs in my minting wallets 9gsiBLZowvDWtZ7wHuWZmv58LFqMfCEW4XepV9AYtr7HofPhFqJ (current) 9euNAMKJwzBE8bvNtkMbS9k8moLJXfXVM3BtW1XspWpVLtjNLVw (old from early '21) 9fve6n3dFYdGsHepEjVWpz8ZS9trWSWmgyHocLwvymwzZeyTxZt (tokenart on-chain NFTs)

Only 224 of them show up under collection imported from SH:

https://ergoauctions.org/collection/9fe56413e334d7445f614327e455b6cc48849a8fb3536fea40b8c6ec75ddd18c?tab=

It looks like NFTs weren't imported from the 9euN...NLVw and 9fve...TxZt addresses.

Examples: ergotokens Animal pop art #01. Zebra -- AH 404 ergotokens Animal pop art #02. Giraffe -- AH 404 ergotokens Animal pop art #03. Rabbit -- AH 404 ergotokens Character #02 Ergo Girl -- AH 404

Also not scanned or displaying fungible tokens (text tokenart in R5 register). Example: ergotokens Tokenart Bull #1 -- AH 500

anon-real commented 1 year ago

This should be resolved. @Zimulakra @maritsaart please confirm.

maritsaart commented 1 year ago

@anon-real Yes, old NFTs are now displayed! Thank you!

maritsaart commented 1 year ago

@anon-real

Remaining problems:

  1. On-chain tokenart FT (register R5) is not displayed (AHv2 displayed these FTs), example: AHv3 - ERR: Tokenart Panda #1

Application error: a client-side exception has occurred (see the browser console for more information). FT_not_showing

ErgExplorer - OK : Tokenart Panda #1

In ErgExplorer all my tokenart FTs in R5 looks perfect. Can you do the same?

How to by ErgExplorer Dev, AcoSmrkas in discord +/-10 comments up/down:

Windows FF/Chrome/Edge/Brave... Checked which font was being used on Ubuntu Firefox and downloaded that one. Replaced newlines with < br> and wrapped in < pre> tag. ... reduce the line height (css), as in ergoexplorer and ergotokens? To minimize line spacing.

_

_

  1. Burnt NFTs/FTs are still displayed, example: Animal pop art #06. Rhinoceros Can you mark/hide burned NFTs/FTs as ErgExplorer does:
    • Red status/mark (Burned), example
    • burned NFTs/FTs placed at the end, alphablended or filtered at all, example: Burned_NFTs

How to manage burned tokens by hq3r, qx() and other in ErgExplorer chat: discord +/-20 comments up/down

anon-real commented 1 year ago

@maritsaart for token burning, there is a separate issue.

For tokenart, AH v3 yet doesn't support ordinary artworks. It is in our backlog to support them.

But since your tokens are not following any specific standard (R7 register is empty) and it seems impossible to detect what is "tokenart", it may not be possible.

I'm going to close this issue since the main issue is resolved. Feel free to open new one if needed.

maritsaart commented 1 year ago

@anon-real Thanks! Last comments copied to https://github.com/ergo-auction-house/frontend/issues/85 and https://github.com/ergo-auction-house/frontend/issues/87