Quick Start
Reference
Quick Start
Common API Usage (Important !)
Permissions and Auth Overview
Glossary
Reference
Master
Issuer
End-User
Explorer
Quick Start
Reference
getEthereumKey
Home
Reference
Issuer
getEthereumKey
Get Ethereum key (keystore file / wallet file / key file)
GraphQL API
Query Example
query
getEthereumKey
{
ethereumKey
{
version
address
crypto
}
}
Annotations for the parameters and attributes
ethereumKey
contains the hmac and encrypted info of the Ethereum key file (JSON)
Permission
Master, Issuer and End-User are permitted to invoke this API