types

package
v0.7.14 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package types defines the types for the API.

Index

Constants

View Source
const (
	Erc20Transfer = "Transfer"
	Erc20Approval = "Approval"
)

Hardcoded event names emitted by ERC-20 contracts. TODO: Query the ABI of the contract for the event names, remove these.

Variables

View Source
var ErrMalformedInputAddress = fmt.Errorf("malformed input address")

ErrMalformedInputAddress is returned when the input address is malformed.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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