algokittens / algoNFTs

40 stars 17 forks source link

How can I verify Minting ?? #15

Closed awaisahmadfg closed 2 years ago

awaisahmadfg commented 2 years ago

transactions

algokittens commented 2 years ago

Hi,

Could you please share the account address used? If this is the correct address I can't find it on the blockchain explorer/ it is not a valid address. 7URWD60PEAJTIFSYDQJL7YI2NK6E6UK4SSUCT0DZEIHQHN57ADBL3G6Q2A

Maybe there is a typo somewhere?

awaisahmadfg commented 2 years ago

Dear, I checked there is no typo in my address. I really appreciate if there is any other thing you want to point out.

algokittens commented 2 years ago

Thanks for confirming - this is very strange. How did you create the address? Are there any algos on it (either on the testnet or mainnet)? If I try to seed the testnet account on https://bank.testnet.algorand.network/ it gives me the following error:

Status: Code 500 error: failed to dispense money - failed to decode address 7URWD60PEAJTIFSYDQJL7YI2NK6E6UK4SSUCT0DZEIHQHN57ADBL3G6Q2A to base 32

And like I said, I can't find it on the blockchain explorer: https://algoexplorer.io/ or: https://goalseeker.purestake.io/algorand/

Are you able to import the wallet to MyAlgo or Pera wallet (or any others)?

awaisahmadfg commented 2 years ago

I created the address at MyAlgo wallet, My address is : 7URWD6OPEAJTIFSYDQJL7YI2NK6E6UK4SSUCTODZEIHQHN57ADBL3G6Q2A Yess there are algos in testnet.

Attach are some Screnshots. Up1 up2 up6 up3 up4

algokittens commented 2 years ago

Thanks for sharing that address, it looks like there was a typo in the address I checked earlier. The way to check the NFT on the testnet is to add a &testnet flag to the randgallery link: https://www.randgallery.com/algo-collection/?address=92912187&testnet Although it seems randgallery currently is not fetching it correctly (which is an issue on their end - they don't always maintain the testnet side of their website). I can send them a message in their Discord.

In the meanwhile, the other way to check is on one of the blockchain explorers: https://testnet.algoexplorer.io/tx/4PRTV76FWZKFZBOTYTI5QFQTNB3QPSIUBBR44DUJ6JWYUN36QZZQ Where all the formatting looks fine :+1: .

awaisahmadfg commented 2 years ago

Noted Thanks for the help