Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the wallet the address belongs to.
The onchain address of the address that is being fetched.
Response
Success response
The ID of the wallet that owns the address
Example:
"d91d652b-d020-48d4-bf19-5c5eb5e280c7"
The ID of the blockchain network.
Example:
"base-sepolia"
The public key from which the address is derived.
The onchain address derived on the server-side.
Example:
"0xfc807D1bE4997e5C7B33E4d8D57e60c5b0f02B1a"