contracts

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeVersionedNonce

func DecodeVersionedNonce(nonce *big.Int) (uint16, *big.Int)

func UnpackLog

func UnpackLog(out interface{}, log *types.Log, name string, contractAbi *abi.ABI) error

Types

type DepositTokensEvent

type DepositTokensEvent struct {
	TokenAddress common.Address
	Sender       common.Address

	Timestamp uint64
	Raw       types.Log
	// contains filtered or unexported fields
}

func DepositTokensEvents

func DepositTokensEvents(contractAddress common.Address, db *database.DB, fromHeight, toHeight *big.Int) ([]DepositTokensEvent, error)

Jump to

Keyboard shortcuts

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