Retrieve comprehensive NFT metadata including collection details, ownership information, trait attributes, and transfer history across multiple blockchains (Ethereum, Base, Arbitrum, Polygon, Optimism) via PadelMaps. Perfect for NFT portfolio tracking, rarity analysis, and ownership verification. | Input: Requires an NFT contract address and token ID; optionally specify blockchain (defaults to Ethereum, supports Base, Arbitrum, Polygon, Optimism) | Output: Returns NFT metadata including name, description, image URL, trait attributes, current owner address, collection information, transfer history, and link to block explorer | Use cases: I want to check the metadata and current owner of a specific NFT; Get detailed trait attributes and rarity information for an NFT; Retrieve transfer history and ownership timeline for an NFT; Verify NFT collection details and view it on a block explorer
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
Blockchain (default: ethereum). Supported: ethereum, base, arbitrum, polygon, optimism
NFT contract address (0x followed by 40 hex characters)
Token ID of the NFT
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
datasuccessWhether the request succeeded
HTTP status code