ANSWERED

Retry-after

I don't understand why the exponential backoff is recommended in the explanation of Retry-after throughput strategy. <https://docs.alchemy.com/reference/how-to-implement-retries#option-4-retry-after> "We still recommend using exponential backoff since Retry-After only accepts an integer number of seconds." Is it a documentation error, or I miss something else? Thanks, regards.
ANSWERED
ANSWERED
ANSWERED
ANSWERED

Empty getNFTs handle response

The getNFTs method does not provide NFT information for the owner if he created this NFT himself. How can I get this information?
ANSWERED

Question about getNFTsForContract API

Hello! I am testing getNFTsForContract API(v3) at Polygon Mumbai network. I deployed an ERC721 contract with ERC721 consecutive extension. <https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/extensions/ERC721Consecutive.sol> In this contract, I minted 1000 tokens during construction, using \_mintConsecutive. After that I tried to get my token info with getNFTsForContract API, but it seems like it did not collect information regarding the tokens. Only after I manually emitted Transfer events using for loop, did the API work correctly. Is this because Alchemy does not collect `ConsecutiveTransfer` event? and is there any other work around? Thank you
ANSWERED

BAYC with a red cap

In which section of Alchemy's Documentation, there is an image of a BAYC with a red cap?
ANSWERED

I cant sing up the chapcha is showing error

Cant sing up
ANSWERED

Get address authored Mirror articles

Is there a way to get Mirror articles on optimism that are authored by an address?
ANSWERED