You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/en/token-api/faq.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,15 +297,15 @@ NFT collections on supported chains contain a spam status field indicating wheth
297
297
298
298
### How do I retrieve the spam status for a collection?
299
299
300
-
See the spam_status field on the [`/v1/evm/nft/collections/{contract}`](/token-api/evm/get-nft-collections-evm-by-contract/) endpoint.
300
+
See the spam_status field on the [`/v1/evm/nft/collections/`](/token-api/evm-nfts/collections/) endpoint.
301
301
302
302
### Why am I seeing "pending" spam status?
303
303
304
304
There are millions of collections and we only analyze for spam on demand. If you see a pending status, query it again after 5-10 seconds and the status should be updated.
305
305
306
306
### What chains contain NFT spam detection?
307
307
308
-
Spam detection is currently supported for the following chains:
308
+
NFT spam detection is currently supported for the following chains:
0 commit comments