subscan-explorer / assets-info

Subscan assets info
24 stars 50 forks source link

feat: add airlyft nft #34

Closed rmagon closed 4 months ago

rmagon commented 9 months ago

Signature Auto check (For erc721 category)

Asset Owner & Signature Account: 0x685aCfc099E2a0bc75Aa833949291Be794D31730

Data that needs to be signed: file

Signature Hash: <REPLACE THE SIGNATURE>

Verification (For erc721 category)

Your Identity: Team Member

rmagon commented 9 months ago

Since the readme says that verification is required only for asset category, I'm guessing signature not required for erc721?

rmagon commented 9 months ago

Hi @carlhong, I have two small questions

  1. This is an erc721 NFT, can i sign from my EVM wallet, will it work?
  2. The logo is a png with less than 30KB file size, is there something still wrong?

Thank you in advance

carlhong commented 9 months ago

Hi, the logo file name needs to follow this format ( network_category_symbol.<png/svg> ) In this case, the name should be "astar_erc721_AIRLYFT2024.png"

rmagon commented 8 months ago

Hi @carlhong. Thank you for your help in getting the checks to pass. Really appreciate it.