evm_getmultiplenfts
Retrieve detailed NFT metadata, including on-chain and off-chain data, floor prices, and rarity, for up to 25 NFTs in a single request using specified token addresses and IDs.
Instructions
Get NFT metadata for one or many NFTs. Accepts an array of up to 25 tokens
, each requiring token_address
and token_id
. Each NFT returned includes on-chain metadata as well as off-chain metadata, floor prices, rarity and more where available.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | No | The chain to query | eth |
requestBody | Yes | Body |