service

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransferableInscription

type TransferableInscription struct {
	InscriptionNumber  int64
	InscriptionId      string
	Value              int64
	Tick               string
	TransferableAmount int64
}

type UnisatClient

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

func NewUnisatClient

func NewUnisatClient(netParams *chaincfg.Params, apikey string) *UnisatClient

func (UnisatClient) ListTransferableInscriptions

func (u UnisatClient) ListTransferableInscriptions(address btcutil.Address, tick string) ([]*TransferableInscription, error)

func (UnisatClient) ListUnspentIsInscription

func (u UnisatClient) ListUnspentIsInscription(address btcutil.Address) ([]*btcapi.UnspentOutput, error)

func (UnisatClient) ListUnspentNonInscription

func (u UnisatClient) ListUnspentNonInscription(address btcutil.Address) ([]*btcapi.UnspentOutput, error)

Jump to

Keyboard shortcuts

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