NFTXEligiblityManager.distribute iterates over all _feeReceivers. If the number of _feeReceivers gets too big, the transactions gas cost could exceed the block gas limit and make it impossible to call distribute at all.
Recommend keeping the number of _feeReceivers small.
- 0xKiwi (NFTX) confirmed
