Merge pull request #363 from public-awesome/develop

Sync dev > main
This commit is contained in:
Serkan Reis 2024-04-08 09:29:00 +03:00 committed by GitHub
commit cc16f7ceb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,7 @@ export interface CollectionInfo {
external_link?: string
explicit_content?: boolean
royalty_info?: RoyaltyInfo | undefined
creator?: string
}
export interface SG721Instance {