Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
AssetDataArgs
Interface AssetDataArgs
interface
AssetDataArgs
{
collection
:
OptionOrNullable
<
Collection
>
;
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
;
creators
:
OptionOrNullable
<
Creator
[]
>
;
isMutable
:
boolean
;
name
:
string
;
primarySaleHappened
:
boolean
;
ruleSet
:
OptionOrNullable
<
Address
>
;
sellerFeeBasisPoints
:
number
;
symbol
:
string
;
tokenStandard
:
TokenStandard
;
uri
:
string
;
uses
:
OptionOrNullable
<
UsesArgs
>
;
}
Index
Properties
collection
collection
Details
creators
is
Mutable
name
primary
Sale
Happened
rule
Set
seller
Fee
Basis
Points
symbol
token
Standard
uri
uses
Properties
collection
collection
:
OptionOrNullable
<
Collection
>
collection
Details
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
creators
creators
:
OptionOrNullable
<
Creator
[]
>
is
Mutable
isMutable
:
boolean
name
name
:
string
primary
Sale
Happened
primarySaleHappened
:
boolean
rule
Set
ruleSet
:
OptionOrNullable
<
Address
>
seller
Fee
Basis
Points
sellerFeeBasisPoints
:
number
symbol
symbol
:
string
token
Standard
tokenStandard
:
TokenStandard
uri
uri
:
string
uses
uses
:
OptionOrNullable
<
UsesArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
collection
Details
creators
is
Mutable
name
primary
Sale
Happened
rule
Set
seller
Fee
Basis
Points
symbol
token
Standard
uri
uses
Coda by Ian Macalinao
Loading...