api

package
v0.0.0-...-1b25507 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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HandlerPathToken        = `/token/{contract:(?i)` + ctypes.REStringAddressString + `}`
	HandlerPathTokenBalance = `/token/{contract:(?i)` + ctypes.REStringAddressString + `}/account/{address:(?i)` + ctypes.REStringAddressString + `}` // revive:disable-line:line-length-limit
)

Functions

func HandleToken

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

func HandleTokenBalance

func HandleTokenBalance(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