Get Active Listings

Get all the active listings on a given NFT marketplace.

About

This action returns a stringified JSON object of the listings on a given marketplace contract.

Parse this object to use it as a data source in your app.

This action will only be used by a developer building an NFT Marketplace.

Parent Element

Smart Contracts Actions

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

Action Name

Marketplace - Get Active Listings 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.

Marketplace - Active Listings

A stringified JSON object of all the active listings on a given NFT marketplace.

Marketplace - Fetch Active Listings Error

The error that occurred while fetching the active listings on a Marketplace.

Events

Marketplace - Fetch Active Listings Error

An error occurred while fetching active listings on a marketplace.

More questions? Join our Discord

Last updated