post https://api.zan.top/node/v1/polygon/mainnet/
Polygon API - Returns all transaction receipts for the given block number or hash.
Note:
eth_getBlockReceipts
is a universal method in the EVM series that can provide the same effect aseth_getTransactionReceiptsByBlock
.