Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeTx ¶
func NormalizeTx(srcTx *Transaction) (blockatlas.Tx, error)
Types ¶
type Client ¶
type Client struct {
blockatlas.Request
}
type Platform ¶
type Platform struct {
// contains filtered or unexported fields
}
func (*Platform) GetTxsByAddress ¶
func (p *Platform) GetTxsByAddress(address string) (blockatlas.TxPage, error)
type Transaction ¶
Click to show internal directories.
Click to hide internal directories.