Coder Social home page Coder Social logo

Comments (1)

mystraio avatar mystraio commented on June 30, 2024

Example data from testnet deploy hash: 98ef8fa4e19176b2de440416e7752575db5205e71941ea5f8b6b4fc6205fd592

Below token id is "" - NULL in parsed data, becaouse of non BigInteger Type:

{
"token_id": "",
"recipient": "{"Account":"account-hash-0bda75954faaee4eebb17c503a97b1b05300d241435911d93704d34d25836608"}",
"token_meta": "[{"key":"issuer","value":"01a35887f3962a6A232e8E11fA7D4567B6866D68850974AaD7289Ef287676825F6"},{"key":"network","value":"tniC2HX5yg2yDjMQEcUo1bHa44x9YdZVSqyKox21SDz"},{"key":"status","value":"active"}]"
}

and parsed event from this deploy (token_id is String type):
[
{
"token_id": "77b77c7a6a91f1bfa3710d64bc4d3158010b888bbc913e2d7a7722e02ce0a5d3",
"recipient": "Key::Account(0bda75954faaee4eebb17c503a97b1b05300d241435911d93704d34d25836608)",
"event_type": "cep47_mint_one",
"contract_package_hash": "dbb3284da4e20be62aeb332c653bfa715c7fa1ef6a73393cd36804b382f10d4e"
}
]

from casper-net-sdk-clients.

Related Issues (3)

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.