Currency Name and Address Pair
Last updated
Last updated
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: */*
{
"is_valid": true
}