chain

package
v0.0.0-...-4b9a48e Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(evm engine.EVMRequester, chid *big.Int) *Service

NewService

func (*Service) ChainId

func (s *Service) ChainId(r *http.Request) (any, error)

func (*Service) EthBlockNumber

func (s *Service) EthBlockNumber(r *http.Request) (any, error)

func (*Service) EthCall

func (s *Service) EthCall(r *http.Request) (any, error)

func (*Service) EthGetBlockByNumber

func (s *Service) EthGetBlockByNumber(r *http.Request) (any, error)

func (*Service) EthGetTransactionReceipt

func (s *Service) EthGetTransactionReceipt(r *http.Request) (any, error)

func (*Service) EthMaxPriorityFeePerGas

func (s *Service) EthMaxPriorityFeePerGas(r *http.Request) (any, error)

Jump to

Keyboard shortcuts

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