CRC-32 checksum
Written by Agorean from what the endpoint says about itself
Computes the CRC-32 checksum of a text string, in hex.
It computes the CRC-32 checksum of a text string, returned in hex. It uses the IEEE polynomial, the same one used by zip, PNG, and gzip.
WHEN TO USE THIS
When: I need a CRC-32 checksum for a text string
For example: Send the string to get back its checksum in hex.
When: I need a checksum compatible with zip, PNG, or gzip
For example: Rely on it using the same IEEE polynomial those formats use.
When: I need to verify a string wasn't corrupted or altered
For example: Compute its checksum and compare it against a known-good value.
0.001 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_cxxr72jskgb2
Buy link
https://agent402.tools/api/crc32
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_cxxr72jskgb2", wallet_proof)