Skip to content

Use tokenList.json to get tokens #892

@deanpress

Description

@deanpress

Describe the solution you'd like and the expected behavior

Right now a token transfer is displayed as Transfer X {scriptHash} to {address}?, this should be Transfer X {ticker} to {address}?

This can be done by using tokenList.json from https://github.com/nos/neo-tokens to find the corresponding ticker by a script hash (and vice-versa), so that the "send" dialog triggered by nos.send() can display the token ticker rather than the full script hash in the prompt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestteam issueThis issue will be handled by the nOS core team

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions