GET
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/Alchemy//nft/v3 /getCollectionsForOwner | Retrieves all NFT collections held by a specified owner address. | 720 |
| direct/v1/Alchemy//nft/v3 /getContractsForOwner | Retrieves all NFT contracts held by a specified owner address. | 640 |
| direct/v1/Alchemy//nft/v3 /isHolderOfContract | Determines whether a specific wallet holds any NFT from a given contract. | 160 |
| direct/v1/Alchemy//nft/v3/getNFTsForOwner | Retrieves all NFTs currently owned by a specified address. | 960 |
POST
| Path | Description | Est. CU |
|---|---|---|
| direct/v1/Alchemy/prices/v1/tokens/by-address | Fetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field. | 80 |