Skip to Content

@exodus/nfts

This monitor fetches NFTs related data transaction information, for each supported network (if it has nfts support and nfts-proxy supports fetching transaction history by address).

Usage

nftsMonitor.on('nfts', (data) => port.emit('nfts', data));
nftsMonitor.on('nftsTxs', (data) => port.emit('nftsTxs', data));

Monitor config

config.emptyTxsIntervalMultiplier (defaults to 3)

Interval multiplier for Addresses without txs (from txLog), does NOT apply to short intervals (less than 1 minute)

config.emptyNftsIntervalMultiplier (defaults to 3)

Interval multiplier for Addresses without NFTs, does NOT apply to short intervals.

example: background interval is set to 5 minutes, a specific solana address has txs in txLog but no NFTs, the fetch for that address will happen every 15 minutes instead of 5.

Last updated on

Start building

XO

Request Demo

Schedule a call with our team

Select a product
Arrow right