Create Auction Listing

Create a Auction listing on a Marketplace smart contract.

About

Use this action to create an auction listing on an NFT Marketplace smart contract.

What is an auction listing?

An auction is a listing in which users can bid until the auction's end date, on the end date the highest bid will win. Alternatively, the listing can be purchased at any time for the "Buyout Price".

This action will only be used by the user listing the NFT to this Marketplace.

Parent Element

Smart Contracts Actions

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

Action Name

Marketplace - Create Auction Listing a Smart Contracts Actions.

Action Parameters

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

The connected wallet must have a balance of "Native Token" to cover the network fee for interacting with the contract. (eg. ETH on Ethereum, or MATIC on Polygon).

Exposed States

The following states are available once this action has run.

Marketplace - Auction Listing ID

The listing ID of an NFT listed as an auction.

Make sure to save this listing ID, all other Marketplace actions require it.

Marketplace - Auction NFT List Error

The error that occurred while listing an NFT as an auction.

Events

Marketplace - Auction NFT Listed

An NFT was successfully listed as an auction.

Marketplace - Auction NFT List Error

An error occurred while listing an NFT as an auction.

More questions? Join our Discord

Last updated