- Preparing search index...
- The search index is not available
API References
Type alias MetadataAccount
Metadata
Account: {
executable: boolean;
owner: PublicKey;
lamports: SolAmount;
rentEpoch: undefined | number;
publicKey: PublicKey;
data: Metadata;
}
Type declaration
-
executable: boolean
-
-
-
rentEpoch: undefined | number
-
-
data: Metadata