package
0.39.0
Repository: https://github.com/0xsequence/go-sequence.git
Documentation: pkg.go.dev

# Functions

Deprecated: Use .WithCause() method on WebRPCError.
No description provided by the author
No description provided by the author
No description provided by the author
NewCollections creates a new Sequence Metadata Collections client instance.
No description provided by the author
NewMetadata creates a new Sequence Metadata client instance.
No description provided by the author
No description provided by the author
No description provided by the author
Schema hash generated from your RIDL schema.
Schema version of your RIDL schema.
WebRPC description and code-gen version.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Schema errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
Webrpc errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Asset is a database type used by 'collections' to record static assets for a particular 'token' for the token metadata.
Collection represents the contract-level metadata for a collection.
No description provided by the author
No description provided by the author
No description provided by the author
ContractIndex is a database type to track the index of contracts which are fetched on-demand through traversing on-chain contract metadata.
ContractInfo is RPC type for responding to clients that represents the contract-level metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Page represents a results page.
PropertyFilter name -> name of the property, eg: hero type -> type of the values of the property, eg: Int, string min?, max? used if type is int, gives range of values for filtering values? -> if string then array of values, eg: ['Ada', 'Ari', 'Axel', 'Banjo' ...] NOTE: When Filter has an array of PropertyFilter, the logic used is an 'and' condition whereas if the user selects multiple values inside the PropertyFilter, they logic used is the 'or' condition this is to achieve the desired effect opensea had on their filters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Token is a database type used by 'collections' that represents the token metadata for a collection.
TokenIndex is a database type to track the index of token metadata which are fetched on-demand through traversing on-chain contract metadata.
TokenMetadata based on 721/1155 standards, as well including some fields which are used by OpenSea.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HTTPClient is the interface used by generated clients to send HTTP requests.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author