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

fixed: replace the empty key value with the correct name #566

Merged

Conversation

zzggo
Copy link
Contributor

@zzggo zzggo commented Feb 21, 2025

Related Issue

Closes #555

Summary of Changes

Updated the evm component with the correct keyword.

The real reason for not being able to make transactions with certain NFTs was that the contract name was missing in the backend API.

https://test.lilico.app/api/v3/evm/nft/collectionList?network=mainnet&address=0xe9b4047dc79298fd6d32af9b6d616aa9d745a95a&collectionIdentifier=d112634f06902a977db1d596c77715d72f8da8a9&limit=0&offset=0

The contract name has been added

Need Regression Testing

  • Yes
  • No

Risk Assessment

  • Low
  • Medium
  • High

Additional Notes

Screenshots (if applicable)

@zzggo zzggo merged commit c76e66b into dev Feb 21, 2025
3 checks passed
@zzggo zzggo deleted the 555-bug-issue-movingsending-certain-nfts-between-evmcadence branch February 21, 2025 07:48
@tombeckenham tombeckenham linked an issue Feb 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Issue moving/sending certain NFTs between EVM<>Cadence
2 participants