types

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package types hold supplementary types for the explorer service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerParsers

type ServerParsers struct {
	BridgeParsers     map[uint32]*parser.BridgeParser
	CCTParsers        map[uint32]*parser.CCTPParser
	FastBridgeParsers map[uint32]*parser.RFQParser
}

ServerParsers is a custom type for holding parsers for the server.

type ServerRefs

type ServerRefs struct {
	BridgeRefs     map[uint32]*bridgeContract.BridgeRef
	CCTPRefs       map[uint32]*cctpContract.CCTPRef
	FastBridgeRefs map[uint32]*fastbridgeContract.FastBridgeRef
}

ServerRefs is a custom type for holding refs for the server.

Directories

Path Synopsis
Package bridge provides types for Bridge events.
Package bridge provides types for Bridge events.
Package cctp contains the contract bindings for the SynapseCCTP contract.
Package cctp contains the contract bindings for the SynapseCCTP contract.
Package fastbridge contains the contract bindings for the SynapseRFQ contract.
Package fastbridge contains the contract bindings for the SynapseRFQ contract.
Package messagebus provides types for Message events.
Package messagebus provides types for Message events.
Package swap provides types for Swap events.
Package swap provides types for Swap events.

Jump to

Keyboard shortcuts

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