models

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package models defines data structures used across the eth-interfaces library.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenMeta

type TokenMeta struct {
	Name   string
	Symbol string
	URI    string
}

TokenMeta contains metadata information for a token

type TransactionReturn

type TransactionReturn struct {
	Hash string
	Err  error
}

TransactionReturn contains the result of a transaction execution

Jump to

Keyboard shortcuts

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