Last updated 1 day ago
Returns a boolean indicating the validity of the address.
Address to validate.
The currency name.
GET /currencies/{currency_name}/{address} HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
Address validation result
{ "is_valid": true }