{"uid":"cap_6X6fGa51Vm9XAq0eEkwrk","slug":"eip-55-ethereum-address-checksum-converter-040de808","name":"EIP-55 Ethereum Address Checksum Converter","description":"Apply the EIP-55 mixed-case checksum to an Ethereum address, regardless of its input casing. Returns the checksummed address and whether it differed from the input. Non-hex input is rejected before payment.","url":"https://wallet.openverbs.com/v1/eip55","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["address"],"properties":{"address":{"type":"string","maxLength":120,"minLength":1,"description":"A 0x-prefixed 40-hex-digit Ethereum address."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AxP-CIKb_iS2ctnbXbBWG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a raw 0x-prefixed Ethereum address to its EIP-55 mixed-case checksum form","exampleAgentPrompt":"Can you convert this Ethereum address to its EIP-55 checksummed format: 0xd3cda913deb6f279967767d7e5953f38c2c18f83?","exampleUseCases":[{"title":"Normalize wallet address before on-chain transaction","prompt":"I need to send ETH to 0xd3cda913deb6f279967767d7e5953f38c2c18f83 — can you convert it to the proper EIP-55 checksummed format first so I know it's valid?"},{"title":"Validate user-submitted wallet address in a dApp","prompt":"A user just entered 0xab5801a7d398351b8be11c439e05c5b3259aec9b into my form — can you get the EIP-55 checksum version so I can confirm the casing is correct before storing it?"},{"title":"Canonicalize addresses in a token distribution list","prompt":"I have this Ethereum address 0xfb6916095ca1df60bb79ce92ce3ea74c37c5d359 and need its EIP-55 mixed-case checksum form before adding it to our airdrop list."}],"resultDescription":"Returns the EIP-55 mixed-case checksummed representation of the provided Ethereum address, where specific hex letters are capitalized according to the address hash, providing a built-in error-detection mechanism for wallet addresses.","failureModes":["Invalid or missing 0x prefix returns an error","Address shorter or longer than 40 hex digits after the prefix is rejected","Non-hex characters in the address string cause a validation failure","Payment not included or insufficient USDC results in a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when you need to convert raw or all-lowercase Ethereum addresses to their canonical EIP-55 checksummed form, especially before storing, displaying, or transmitting wallet addresses in systems that enforce checksum validation. Prefer this over manual implementation when operating in agent workflows that need reliable, tested address normalization at low cost per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:37.812Z","isFirstParty":false}