We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If a token has a name, it should also be displayed in the TX involving the smart contract.
For example, in the link below we link to a ERC-20 smart contract that has a token name ("Nautilus Dataservice NFT").
https://explorer.oasis.io/testnet/pontusxdev/tx/0x95a87e44b17878b06321187de5579fa9d780411f3c9db5e4a78285a269496a31
We have decided that we should show the token name in the tx details, too.
Design is described at #1692.
The text was updated successfully, but these errors were encountered:
This has been implemented in #1773.
Sorry, something went wrong.
csillag
No branches or pull requests
Is there an existing issue for this?
SUMMARY
If a token has a name, it should also be displayed in the TX involving the smart contract.
DESCRIPTION
For example, in the link below we link to a ERC-20 smart contract that has a token name ("Nautilus Dataservice NFT").
https://explorer.oasis.io/testnet/pontusxdev/tx/0x95a87e44b17878b06321187de5579fa9d780411f3c9db5e4a78285a269496a31
We have decided that we should show the token name in the tx details, too.
Design is described at #1692.
The text was updated successfully, but these errors were encountered: