Activity
List Wallet Activity
Retrieves activity history on a specific wallet address.
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
wallet_address
string
requiredpage
integer | null
page_size
integer | null
Response
200 - application/json
uuid
string
requirednetwork
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
type
string
requiredtimestamp
string
requiredwallet_address
string
requiredtransaction_hash
string
requiredmetadata
object
requiredtoken
object
required