Documentation ¶
Index ¶
Constants ¶
View Source
const (
SendTransaction = 2
)
THETA transaction types https://github.com/thetatoken/theta-mainnet-integration-guide/blob/master/docs/api.md#getblock
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
blockatlas.Request
}
type Platform ¶
type Platform struct {
// contains filtered or unexported fields
}
func (*Platform) GetTokenTxsByAddress ¶ added in v1.0.37
func (*Platform) GetTxsByAddress ¶ added in v1.0.37
func (p *Platform) GetTxsByAddress(address string) (blockatlas.TxPage, error)
Click to show internal directories.
Click to hide internal directories.