UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

12 lines (11 loc) 232 B
export declare const tokenUriNFTAttributeSchema: { $id: string; type: string; required: string[]; properties: { tokenURI: { dataType: string; fieldNumber: number; }; }; };