Skip to content

Get EVM Address

GET /api/evm/address_from_ss58/v1

Convert SS58 address to EVM H160 address

NameInTypeRequiredDescription
ss58_addressquerystring

Media: text/plain

Schema
{
"type": "string"
}

Interactive request console coming soon. In the meantime you can use the OpenAPI spec with any client (Insomnia, Bruno, Scalar, curl).

All Taostats API requests require an Authorization header containing your API key. See Getting Started.