UNPKG

@xoxno/sdk-js

Version:

The SDK to interact with the XOXNO Protocol!

3 lines (2 loc) 151 B
export declare const isValidCollectionTicker: (ticker: string) => boolean; export declare const isValidNftIdentifier: (identifier: string) => boolean;