minter

package
v0.0.0-...-7b3d2c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scheduler

func Scheduler() *schedule.Scheduler

Types

type EventField_MerkleDropMintCreated

type EventField_MerkleDropMintCreated uint16
const (
	EventField_MerkleDropMintCreated_EventName EventField_MerkleDropMintCreated = iota
	EventField_MerkleDropMintCreated_EditionAddress
	EventField_MerkleDropMintCreated_MintId
	EventField_MerkleDropMintCreated_MerkleRootHash
	EventField_MerkleDropMintCreated_Price
	EventField_MerkleDropMintCreated_StartTime
	EventField_MerkleDropMintCreated_EndTime
	EventField_MerkleDropMintCreated_AffiliateFeeBPS
	EventField_MerkleDropMintCreated_MaxMintable
	EventField_MerkleDropMintCreated_MaxMintablePerAccount
)

type MerkleProofResponse

type MerkleProofResponse struct {
	UnhashedLeaf string   `json:"unhashedLeaf"`
	Proof        []string `json:"proof"`
}

type Soundminter

type Soundminter struct {
	// contains filtered or unexported fields
}

func NewSoundminter

func NewSoundminter(
	rpcEndpoint string,
	wallet *wallet.WalletKeeper,
	merkleDropMinterAddress common.Address,
	editionAddress common.Address,
) (*Soundminter, error)

func (*Soundminter) Automint

func (sm *Soundminter) Automint(minterAddress common.Address) (*string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL