1
$0.002 USDC · separate authorization
EVM address inspection
Validate and normalize the address.
POST
https://apiacre.com/v1/crypto/address-inspectInput template
{
"address": "$walletAddress"
}Use this result
Require result.data.valid and reject result.data.isZero when appropriate.