FCH Profile
Table of Contents
- 1 Table of Contents
- 2 UX
- 3 Profile View
- 3.1 Profile Look-up
- 3.1.1 FCH Not Found
- 3.2 Profile - Payments
- 3.3 Payment Details
- 3.4 Profile - NFT Signatures
- 3.4.1 Empty State
- 3.5 NFT Signature Details
- 3.5.1 Image Altered
- 3.5.2 Image not Available
- 3.5.3 Multiple Signatures
- 3.6 Profile - Socials
- 3.6.1 Empty State
- 3.1 Profile Look-up
- 4 NFT Metadata
UX
Profile View
Visual | Functionality |
---|---|
Profile Look-up
FCH Not Found
|
|
Profile - Payments
|
|
Payment Details
|
|
Profile - NFT Signatures
Empty State
|
|
NFT Signature Details
Image AlteredImage not AvailableMultiple Signatures
|
|
Profile - Socials
Empty State
|
|
NFT Metadata
Requirement | Details |
---|---|
Token wildcard |
|
Fetching NFT Metadata |
|
Combine Metadata |
|
Imaged Altered banner |
|
FIO API spec
Requirement | Details |
---|---|
API spec | https://developers.fioprotocol.io/pages/api/fio-api/#post-/get_nfts_fio_address |
Request Parameters |
|
Response |
|
Infura NFT API spec
Requirement | Details |
---|---|
Authentication |
|
Endpoint | https://nft.api.infura.io/networks/{chainId}/nfts/{tokenAddress}/tokens/{tokenId} |
API spec | https://docs.infura.io/infura/infura-expansion-apis/nft-api/rest-apis/api-reference/metadata |
Request Parameters |
|
Response |
Or
|
Moralis NFT API spec
Requirement | Details |
---|---|
Authentication |
|
Endpoint | |
API spec | https://docs.moralis.io/web3-data-api/evm/how-to-get-the-metadata-of-an-nft https://docs.moralis.io/web3-data-api/evm/reference/get-contract-nfts |
Request Parameters |
|
Response |
|
Resync API call | https://docs.moralis.io/web3-data-api/evm/reference/resync-metadata |