Code Monkey home page Code Monkey logo

paras-nft-contract's People

Contributors

cryingraven avatar edowahdana avatar emarai avatar joundy avatar mattlockyer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

paras-nft-contract's Issues

Incorrect data type for issued_at

The nft_tokens_for_owner function call is returning issued_at as a string, the spec says it should be number | null

Here's a payload I'm seeing on testnet

[
  {
    "token_id": "943:11",
    "owner_id": "untold.testnet",
    "metadata": {
      "title": "Psyduck #054 #11",
      "description": null,
      "media": "bafkreiflfflipi237mht7dvvq7lwcfmkvvtxzzmzla5urnrygmfwrbe4pu",
      "media_hash": null,
      "copies": 1000,
      "issued_at": "1651621164301473018",
      "expires_at": null,
      "starts_at": null,
      "updated_at": null,
      "extra": null,
      "reference": "bafkreigkaufpk5gfjpgaeqj5wfnklw3y4u2w7kpacqktqwsbuquv4z5cca",
      "reference_hash": null
    },
    "approved_account_ids": {}
  },
  {
    "token_id": "776:50",
    "owner_id": "untold.testnet",
    "metadata": {
      "title": "Abstract #50",
      "description": null,
      "media": "bafkreihz7tag3lfszpidhf2yj2ukqre7qxziwpnk4pmee3fjtmlmvngguq",
      "media_hash": null,
      "copies": 98,
      "issued_at": "1651622191048904185",
      "expires_at": null,
      "starts_at": null,
      "updated_at": null,
      "extra": null,
      "reference": "bafkreieb3lcvgd3rzgab5z2q6nhumge2wbih7vlnnmdamcvgygfeob2uly",
      "reference_hash": null
    },
    "approved_account_ids": {}
  }
]

Codebase question

Hey there!. I have a few questions about the codebase, can I be provided with an email or a discord that I can reach out to for some questions? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.