cURL
curl --request GET \ --url https://testnet.walletkit.com/addresses/metadata \ --header 'Authorization: Bearer <token>'
{}
List address metadata for provided addresses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Ethereum
Polygon
Base
Avalanche
Polkadot
Vara
The response is of type object.
object