latestOpenAPI 3.0.22026-08-1041321430.0 KB

c88faa17bc25

Currencies

Check that the currency name and address pair is valid

Returns a boolean indicating the validity of the address.

get/currencies/{currency_name}/{address}

Path parameters

addressstring required

Address to validate.

currency_namestring required

The currency name.

Response

Address validation result

is_validboolean required