kodadot / rubick

Implementation SubSquid indexer for Kusama NFTs
https://github.com/kodadot/rubick
9 stars 15 forks source link

nft that I put up for sale has disappeared #282

Open Emmanuel20242024 opened 3 months ago

Emmanuel20242024 commented 3 months ago

Is there an existing issue?

What happened?

I put an NFT up for sale on singular (rmkr1 apparently, I don't know anything about it).

the nft has disappeared from my nova wallet for some time but without being sold.

I contacted singular on discord who told me that rmkr1 is no longer supported there and that my nft must be on kodadot or that there was a bug during the transfer.

I can't find the nft on kodadot either.

Please reproduce in steps

I purchased an NFT from the Zeitgeist Tarot Card Collection 773 days ago.

https://kusama.subscan.io/extrinsic/11322275-4

I put it on sale at this exact address: (I kept a copy of the link): https://singular.rmrk.app/collectibles/9613635-102cb9e9988c85201e-ZEITGEIST-FOOL-COLLECTION-ZTG_TAROT_FOOL_258-0000000000000258

I then put it up for sale on rmkr and changed the selling price: https://kusama.subscan.io/extrinsic/11362836-4

https://kusama.subscan.io/extrinsic/11362864-6

https://kusama.subscan.io/extrinsic/11447107-3

on the last transaction I no longer know why my evm wallet appears which I usually use for the binance smart chain/darwinia/glmr: 0xB7e88e1635EA56b6A404cb4E97cF4FA6C40DcbeB

but the original kusama polkadot.js address used for the sale of the nft is: CzJHwFsWxAPKuBpKRcVdFBhzAHSzpXe8rNYvynsGoGmJbvD

Expected Behavior

Failing to have sold it, I would like a solution to be able to recover the NFT in my wallet.

What browsers are you seeing the problem on?

Desktop Chrome, Mobile Android Chrome, Other

At which address did you encounter bug?

kodadot.xyz

Are you logged in?

Yes

Which wallet you are using?

PolkadotJS, Talisman, SubWallet, Nova Wallet

At which chain did you encounter bug?

Asset Hub Kusama, Asset Hub Polkadot, Kusama

Screenshots

Images ![Screenshot_20240323_143325_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/748104c7-7969-4f26-bd73-1a7a2d645c56) ![Screenshot_20240323_143333_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/202a2ea4-c8d1-48d9-ad9c-6ab4a8abf026) ![Screenshot_20240323_144200_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/cb21dce7-50f1-4928-a953-760661ebf87b) ![Screenshot_20240323_144206_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/996eaf28-6c61-4105-adca-606d348eabd3) ![Screenshot_20240323_144214_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/db3d7135-8d84-4f79-9e11-236c6acebc5d) ![Screenshot_20240323_144234_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/31b95d8a-535d-4a4f-ac1d-d757c7c7a861) ![Screenshot_20240323_144238_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/00dcf291-3f36-4c40-b2e8-f254cebf51c6) ![Screenshot_20240323_144247_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/ac2c04ca-f5cd-4f97-b72e-23b1605f2aec) ![Screenshot_20240323_144253_Discord](https://github.com/kodadot/nft-gallery/assets/164639916/1c63a129-e88b-4cab-b019-2439e8073aa7) ![Screenshot_20240323_144347_Chrome](https://github.com/kodadot/nft-gallery/assets/164639916/adba8a57-65db-4062-920a-b7f3e57b027c) ![20240323_144413](https://github.com/kodadot/nft-gallery/assets/164639916/54e4bca1-1dfd-4546-a1ea-55e816cc29bd) ### Wallet Address & Transaction hash Adresse nft listing : https://singular.rmrk.app/collectibles/9613635-102cb9e9988c85201e-ZEITGEIST-FOOL-COLLECTION-ZTG_TAROT_FOOL_258-0000000000000258 Transactions hash: https://kusama.subscan.io/extrinsic/11362836-4 https://kusama.subscan.io/extrinsic/11362864-6 https://kusama.subscan.io/extrinsic/11447107-3

Wallet adress: https://kusama.subscan.io/account/CzJHwFsWxAPKuBpKRcVdFBhzAHSzpXe8rNYvynsGoGmJbvD

Relevant log output

No response

Payment link for reward

https://canary.kodadot.xyz/dot/transfer/?target=1QymxB4kNQw1nNtWMrSsSerhBzrtTGbkyGHhcWGM65njxMi

My_Polkadot_Address_check_https://github.com/kodadot/nft-gallery/blob/main/REWARDS.md#creating-your-dot-address

Code of Conduct

daiagi commented 3 months ago

here is the nft on kodadot https://kodadot.xyz/rmrk/gallery/9613635-102cb9e9988c85201e-ZEITGEIST-FOOL-COLLECTION-ZTG_TAROT_FOOL_258-0000000000000258

here is the buy tx:

https://kusama.subscan.io/extrinsic/11322275-4

and indeed it seems missing in our indexer:

checked on https://squid.subsquid.io/rubick/graphql

query:

query MyQuery {
  nftEntityById(id: "9613635-102cb9e9988c85201e-ZEITGEIST-FOOL-COLLECTION-ZTG_TAROT_FOOL_258-0000000000000258") {
    events {
      blockNumber
      timestamp
      interaction
      meta
      currentOwner
    }
  }
}

response:

{
  "data": {
    "nftEntityById": {
      "events": [
        {
          "blockNumber": "9613635",
          "timestamp": "2021-10-11T20:48:00.006000Z",
          "interaction": "MINTNFT",
          "meta": "",
          "currentOwner": "CwXa36Dddsm4h7T1LDnXvtdTFmSfUg7ZVygZ7mv8m6DE19s"
        },
        {
          "blockNumber": "9613639",
          "timestamp": "2021-10-11T20:48:24.006000Z",
          "interaction": "SEND",
          "meta": "E4uv4ui8MQHm4yv3jzQdEgiJLidDgaNyaqBfsaYTrfocC2M",
          "currentOwner": "CwXa36Dddsm4h7T1LDnXvtdTFmSfUg7ZVygZ7mv8m6DE19s"
        },
        {
          "blockNumber": "9651908",
          "timestamp": "2021-10-14T12:49:06.008000Z",
          "interaction": "LIST",
          "meta": "3234000000000",
          "currentOwner": "E4uv4ui8MQHm4yv3jzQdEgiJLidDgaNyaqBfsaYTrfocC2M"
        },
        {
          "blockNumber": "10951014",
          "timestamp": "2022-01-13T22:26:54.004000Z",
          "interaction": "LIST",
          "meta": "421400000000",
          "currentOwner": "E4uv4ui8MQHm4yv3jzQdEgiJLidDgaNyaqBfsaYTrfocC2M"
        }
      ]
    }
  }
}

@vikiival got idea?

vikiival commented 3 months ago

@vikiival got idea?

No I do not have idea why it has failed on our side, the transaction looks legit.

vikiival commented 3 months ago

one of these 3 lines

https://github.com/kodadot/rubick/blob/b493de29ff5977c8f71c157c2986761046b6a8be/src/mappings/index.ts#L225-L227