Static
Rest
Optional
Calls each of the listeners registered for a given event.
Return an array listing the events for which the emitter has registered listeners.
Load an NFT (standard Token Metadata) using Metaplex Umi fetchDigitalAsset.
fetchDigitalAsset
Return the number of listeners listening to a given event.
Return the listeners registered for a given event.
Add a listener for a given event.
Add a one-time listener for a given event.
Remove all listeners, or those of the specified event.
Remove the listeners of a given event.
Resolve owner of a 1/1 NFT mint by locating the largest token account with amount == 1.
Calls each of the listeners registered for a given event.