Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActivitiesQuery ¶ added in v0.4.13
type ActivitiesQuery struct { Owner *string Cursor *activityx.Activity Status *bool Direction *activityx.Direction StartTimestamp *uint64 EndTimestamp *uint64 Platform string Owners []string Network []network.Network Tags []tag.Tag Types []schema.Type Platforms []string Distinct *bool RelatedActions *bool Limit int ActionLimit int }
type ActivityQuery ¶ added in v0.4.13
type ENSNamehash ¶
type ENSNamehashTransformer ¶
type ENSNamehashTransformer interface { Import(namehash *ENSNamehash) error Export() (*ENSNamehash, error) }
Click to show internal directories.
Click to hide internal directories.