View chronologically ordered transactions including native transfers, ERC20 movements, NFT transfers, and decoded contract interactions.
Used for authenticating requests. Provide an API key with a purpose of Sim API. See Authentication.
Wallet address to get activity for
Filter by chain(s). Accepts numeric chain IDs and/or tags. Provide a single value (e.g. ?chain_ids=1 or ?chain_ids=mainnet) or a comma-separated list (e.g. ?chain_ids=1,8543,testnet). Chain names are not accepted. If this query parameter is omitted, results include activity from chains with the default tag. See the Supported Chains Tags section.
The offset to paginate through result sets. This is a cursor being passed from the previous response, only use what the backend returns here.
Maximum number of activity items to return. Default is 20 when not provided. Values above 100 are reduced to 100.
1 <= x <= 100