Storage
Hierarchy
- { url: Field[] }
- Storage
Index
Constructors
constructor
Parameters
value: { url: [Field, Field] }
url: [Field, Field]
Returns Storage
Properties
url
Methods
toString
Converts the Storage instance to a string.
Returns string
The string representation of the storage URL.
staticassertEquals
staticequals
staticfromString
Creates a Storage instance from a string.
Parameters
url: string
The string representing the storage URL.
Returns Storage
A new Storage instance.
Represents the off-chain storage information for an NFT, such as an IPFS hash.