Methods & Playground

Get Asset

Returns the information of a compressed/standard asset including metadata and owner.

For Bubblegum V2 cNFTs that inherit seller fees from an MPL-Core collection, collection-resolved display values are on royalty.basis_points / creators, and leaf values are on royalty.basis_points_raw / creators_raw (with royalty.inherited: true). See Reading Inherited Royalties.

Parameters

NameRequiredDescription
idThe id of the asset.
optionsDisplay options object. See Display Options for details.

Playground