Table of Contents
Table of Contents |
---|
UX
https://overflow.io/s/Q6O7B4L2/ Overflow UX Flow
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 |