api

package
v0.0.0-...-75e6b69 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HandlerPathNFTAllApproved = `/nft/{contract:(?i)` + ctypes.REStringAddressString + `}/account/{address:(?i)` + ctypes.REStringAddressString + `}/allapproved` // revive:disable-line:line-length-limit
	HandlerPathNFTCollection  = `/nft/{contract:(?i)` + ctypes.REStringAddressString + `}`
	HandlerPathNFT            = `/nft/{contract:(?i)` + ctypes.REStringAddressString + `}/nftidx/{nft_idx:[0-9]+}`
	HandlerPathNFTs           = `/nft/{contract:(?i)` + ctypes.REStringAddressString + `}/nfts`
)

Functions

func HandleNFT

func HandleNFT(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleNFTCollection

func HandleNFTCollection(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleNFTOperators

func HandleNFTOperators(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleNFTs

func HandleNFTs(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func SetHandlers

func SetHandlers(hd *apic.Handlers)

Types

This section is empty.

Jump to

Keyboard shortcuts

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