package
Version:
v0.0.0-...-011bec4
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClient(baseUrl, apiKey string) *client
func NewEthereumClient(apiKey string) *client
func NewOptimismClient(apiKey string) *client
type Transaction struct {
Hash string `json:"hash"`
Input string `json:"input"`
To string `json:"to"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.