๐Ÿ”ฎZora

The Zora module is a specially designed module to simplify the process of interacting with Zora as it can be confusing as an end user

Introduction

The Zora mode is designed to simplify drops on Zora, as depending on how it was deployed it could have many outcomes. This lets the bot work out the correct contract to interact with, and what functions to use.

Task Format

Below are the fields you need to modify to create tasks for Taiyo. The rest can be ignored

  • Chain: Chain's name as defined in Chains.csv

  • Contract: Contract Address of the collection

  • Quantity: 1

  • Mode: zora

  • Wallet ID: Wallet ID corresponding to the wallet in wallets.csv you wish to use.

Example Task

Here is an example of a task filled in with the information we mentioned above.

Chain
Contract
Quantity
Mode
Wallet ID

Base

0x00...

1

zora

Wallet 1

Last updated