Open tomasklim opened 1 year ago
@AdamSchinzel let's add it in experimental features for first versions
NFT -> NFT and HIDDEN -> Two tables for 2 types of tokens
No picture, no receive, no send, copy contract address, show transaction history, link to blockbook where pictures are sown.
Describe the bug
Expected behavior I will see NFTs in Suite. I want to be able to filter by ERC721 and ERC1155. Rabby does not distinguish
What we get from BlockBook:
ERC1155
Link to BlockBook:
https://matic1.trezor.io/nft/0x43721eF8de94FD33E23eE267546d67CeFdB1968C/1
What is interesting for us?
type
(ERC-1155)name
(Collection)symbol
contract address
ID
(id of NFT, number)amount
(how many of specific NFT with specific ID I have)number of transfers
ERC721:
Link to BlockBook:
https://eth1.trezor.io/nft/0x8506540784ec25A19aB750741A4AB1b6D8790e2c/1
What is interesting for us?
type
(ERC-720)name
(Collection)symbol
contract address
ID
(id of NFT, number, there is always just 1 unique)number of transfers
Icon for recognised NFTs can be fetched from coingecko. It is not circle but square
User can have more NFTs from same collection. Do we want to put collections together or just have it as a new token?
type
(ERC-720)name
(Collection)symbol
contract address
number of transfers
is for collection.
ID
(id of NFT, number)amount
(how many of specific NFT with specific ID I have)for item