Fetch Metadata

Get metadata for a ERC-721 NFT.

About

This action returns the owner, image, name, and description of an ERC-721 NFT.

Parent Element

Smart Contracts Actions

Drop this element onto the page first to access this action.

Action Name

ERC-721 - Fetch Metadata a Smart Contracts Actions.

Action Parameters

Press "Show Documentation" under the input for more information on each field.

This action only reads data from the blockchain so no network/gas fee is required.

Exposed States

The following states are available once this action has run.

ERC-721 - NFT Metadata (Owner)

The current owner of this ERC-721 NFT.

ERC-721 - NFT Metadata (Image)

The image of this ERC-721 NFT.

ERC-721 - NFT Metadata (Name)

The name of this ERC-721 NFT.

ERC-721 - NFT Metadata (Description)

The description of this ERC-721 NFT.

Events

ERC-721 - Metadata Available

ERC-721 metadata is available.

ERC-721 - Metadata Fetch Error

An error occurred while fetching metadata for an ERC-721 NFT.

More questions? Join our Discord

Last updated