Skip to content
New issue

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

ERC-721 - Token name is displayed as 'Token unnamed' on Skale Nebula chain #56

Open
martingoya opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working support

Comments

@martingoya
Copy link

martingoya commented Jun 21, 2024

Description

The Token name field is shown as Token unnamed even though the name function returns the token name correctly.
Same behavior has been detected on Testnet.

Additional information

Expected behavior
The name of the token should be displayed on the ‘Token name’ field. In this case should be ‘Olderfall Fallens’.

Images
image

image

Contract standard
ERC-721

Chain
Skale Nebula

Deployment method
Hardhat v2.22.3

Link to the contract

@TheGreatAxios TheGreatAxios added bug Something isn't working support labels Jul 24, 2024
@k3rn3lpanicc
Copy link

I have the exact same issue on the Calypso Hub testnet explorer

This time It's an ERC-1155 token contract

The contract was deployed on multiple evm chains before and It's tested, but the token name is not shown in the explorer

Deployment method: Hardhat v2.22.1

Link to the contract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working support
Projects
None yet
Development

No branches or pull requests

4 participants