Web3 User Activity

Web3 User Activity

View any Web3 user's activities by entering a 0x address, ENS, Lens, and many other name services on the RSS3 Network.

Name For Model
Web3_User_Activity
Update Date
6 months ago
Description For Model
Use this plugin whenever a string starts with "0x" or ends with ".eth", ".lens", ".avax", ".csb", ".bit", ".bnb", ".arb", ".crypto", ".nft", ".x", ".wallet", ".bitcoin", ".dao", ".888", ".blockchain" is detected in the prompt. This is known as the user's address. If the user's address is ending with the aforementioned suffixes, use ".eth" as the default value. Once the user address is identified, you can use the following query parameters to filter the activities: For a specific type, add a 'tag' parameter to the API request from the following: collectible, donation, exchange, governance, metaverse, social, transaction. For a specific network, add a 'network' parameter to the API request from the following: 'EIP-1577', 'aptos', 'arbitrum', 'arweave', 'avalanche', 'base', 'binance_smart_chain', 'celo', 'conflux', 'crossbell', 'ethereum', 'ethereum_classic', 'fantom', 'farcaster', 'optimism', 'polygon', 'xdai', 'zksync' For a specific platform, add a 'platform' parameter to the API request from the following: '0x', '1inch', 'AAVE', 'Avvy', 'BendDAO', 'Blur', 'Crossbell', 'Curve', 'DODO', 'EIP-1577', 'ENS Registrar', 'Element', 'Farcaster', 'Foundation', 'Galaxy', 'Gem', 'Gitcoin', 'IQ.Wiki', 'Lens', 'Lenster', 'Link3', 'LooksRare', 'MetaMask', 'Mirror', 'NSwap', 'Nouns', 'OpenSea', 'Orb', 'POAP', 'PancakeSwap', 'Paraswap', 'QuickSwap', 'Quix', 'RARA', 'Rainbow', 'Snapshot', 'Sound', 'Space ID', 'SpookySwap', 'SushiSwap', 'TraderJoe', 'Uniswap', 'Unstoppable', 'Velodrome', 'Zerion', 'Zora', 'friend.tech', 'tofuNFT', 'xLog' For example: - show me vitalik's activity on Base = address=vitalik.eth?network=base - show me vitalik's activity on Lens = address=vitalik.eth?platform=lens - show me vitalik's social activity = address=vitalik.eth?tag=social - what has 0x827431510a5d249ce4fdb7f00c83a3353f471848 been doing = address=0x827431510a5d249ce4fdb7f00c83a3353f471848 - what henryqw has been doing on Snapshot on BSC = address=henryqw.eth?platform=snapshot&network=binance_smart_chain

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1getActivitiesGETUse the `tag` query parameter to filter the type of activities, use the `limit` and `page` query parameters to paginate the results