Documentation ¶
Index ¶
- type Service
- func (s *Service) ChainId(r *http.Request) (any, error)
- func (s *Service) EthBlockNumber(r *http.Request) (any, error)
- func (s *Service) EthCall(r *http.Request) (any, error)
- func (s *Service) EthGetBlockByNumber(r *http.Request) (any, error)
- func (s *Service) EthGetTransactionReceipt(r *http.Request) (any, error)
- func (s *Service) EthMaxPriorityFeePerGas(r *http.Request) (any, error)
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 (*Service) EthGetBlockByNumber ¶
func (*Service) EthGetTransactionReceipt ¶
Click to show internal directories.
Click to hide internal directories.