Blaze
  • Overview
    • Overview of workflows
  • Fundamentals
    • Getting set up
      • Access controls
      • Invite your team
      • Integrations
      • Custom Bot
    • Team and workspace settings
      • For workspace owners
      • For collaborators
    • FAQ
      • Subscription & Pricing
      • Workspace Settings
      • Lead Generation
      • Campaigns and Outreach
      • Forms and Rewards
  • Product Guides
    • Lead Gen and Segments
      • Segment Types
        • Saved segments
        • Curated segments
        • Community Segments
        • Uploaded Segments
      • How to filter segments
        • Twitter Audience filters
        • LinkedIn Audience filters
        • Telegram Audience filters
        • Wallet Audience filters
      • How to upload segments
        • Upload CSV
        • Paste URLs
      • How to create a lead list using Find Leads feature
      • Use Social Search to find leads or trending content
        • Twitter Social Search
          • X Post Search
          • X Account Followers
          • X Spaces Listeners
        • LinkedIn Social Search
          • LinkedIn Post Authors
          • LinkedIn Post Reactor/Commentor
      • How to use Segment Wizard to build lead lists instantly
      • How to generate a lead list or segment of wallets using Wallet CRM
        • How to refine & create a segment of wallets
        • Reach out to Wallet CRM leads
      • How to split a segment into multiple subsegments for A/B testing
      • Capture leads and sign ups with Forms
        • Create and share a form
        • View form responses
        • Embed a form on your website
        • Auto-send forms to new Discord users
    • DM Campaigns and Marketing Automation
      • Run multi-step DM campaigns
      • AI Personalization
      • AI Replies (Coming Soon)
      • Start Ad Campaigns using Blaze
      • Unified Inbox
      • Manage Discord Campaigns and DMs
        • Discord DM Users
      • Rewards, Social Referrals and Quests
        • Create a Rewards Campaign
          • Available Actions
          • Edit campaign
        • Share quest page and track performance
        • Distribute Rewards
      • Run campaigns via XMTP Wallet Messaging
      • Distribute Airdrops to on-chain leads
      • Distribute NFTs to your users
    • Social Media Management - Twitter
      • Post and Schedule Tweets
      • Post and Schedule Farcaster Casts
      • Post Library
      • Top Performing Tweets
      • Twitter Analytics
        • Understand Twitter growth and engagement
    • Discord Analytics
      • Comprehensive Overview of your Discord Community
      • Create Discord Custom Report of your community
      • Find Sentiment of Discord Community
      • Analyze Engagement rate of your Discord Members
      • Find Topics discussed by your Discord Community
      • Product Feedback + User Insights
        • Messages
        • Message Explorer
        • Trend Explorer
        • Collect feedback with forms
        • Invite Attribution
      • Measure cross-platform marketing campaigns
    • Wallet metrics glossary
    • KOL Index
    • Cross Platform Analytics
      • Create and analyze a Twitter campaign
  • Blaze API
    • Getting started
      • Set up the Zapier integration
      • Set up API access
    • Data API
      • Active Users
      • Price
      • New users
      • Transaction Count
      • Market Cap
      • Transaction Fees
      • Official Account Metrics
      • Community Mentions Metrics
      • Retention Metrics
    • Community API
      • Ping
      • Member Details
      • Member Activity
      • Members Activity By Id
      • Discord Messages
      • Invite Attributions
    • CRM and Rewards API
      • Overview
        • Schema
        • Transaction Operations
      • Create User
      • Update User
      • Delete User
      • Create Transaction
      • Retrieve Transactions
      • Update Transaction
      • Delete Transaction
      • Leaderboard
      • Tasks and User Completion
    • Wallet Intelligence and Identity API
      • Wallet Holdings
      • Smart Contract Interactions
      • Average Token Hold Time
      • Wallet Traits
      • Wallet Scores
      • Wallet Socials
      • Token Holders
  • Get in touch
    • Support
    • Feedback
Powered by GitBook
On this page
  • GraphQL Query
  • Variables
  • Response
  • Example

Was this helpful?

  1. Blaze API
  2. Wallet Intelligence and Identity API

Smart Contract Interactions

Returns a list of contract addresses the wallet interacted with in last x days. X must be under 365.

PreviousWallet HoldingsNextAverage Token Hold Time

Last updated 1 year ago

Was this helpful?

GraphQL Query

query SmartContractsInteractions($walletAddress: String!, $lastNDays: Int!){
    smartContractsInteractions(walletAddress: $walletAddress, lastNDays: $lastNDays){
        walletAddress
        smartContracts
    }
}

Variables

{
    "walletAddress": String, // Wallet Address
    "lastNDays": Int // No. of days for the time period(<365)
}

Response

{
    "data": {
        "smartContractsInteractions": {
            "walletAddress": String, // The wallet address as a string
            "smartContracts": Array<String> // An array of smart contract addresses as strings
        }
    }
}

Example

Input
{
    "walletAddress": "0x690B9A9E9aa1C9dB991C7721a92d351Db4FaC990",
    "lastNDays": 90
}
Output
{
    "data": {
        "smartContractsInteractions": {
            "walletAddress": "0x690b9a9e9aa1c9db991c7721a92d351db4fac990",
            "smartContracts": [
                "0x388c818ca8b9251b393131c08a736a67ccb19297",
                "0x4e71be217988d551eac4465bc40f330b8a2864dd",
                "0x48319f97e5da1233c21c48b80097c0fb7a20ff86",
                "0xce91228789b57deb45e66ca10ff648385fe7093b",
                "0xf17d119effa0dcbe24d3fa346860be851150358f",
                "0xba1951df0c0a52af23857c5ab48b4c43a57e7ed1",
                "0xef409c51addcf4642e2c98e935bc5d9ac273af57",
                "0x8306300ffd616049fd7e4b0354a64da835c1a81c",
                "0x52f6f20582f9126716e21cb3db5faaac4df8357b",
                "0x2bf916f8169ed2a77324d3e168284fc252ae4087",
                "0x28456995b9f754dee9a32bde61d129d0c7a53f27",
                "0xb39f53912f73737b78bbab6e437c723d8cfcfa97",
                "0x4834eaeb64396bca530c8b3cba4e0e696edcf23e",
                "0x9138cc7ff38d9da8cb2102c920b36473736e6ea5",
                "0x591f2ce951d35e6c87df93b2623e83f2cd537569",
                "0xada80b6ae7f00960c3020b5e97aaaccc3a4674f9",
                "0x617c8de5bde54ffbb8d92716cc947858ca38f582",
                "0xa684e47a0906f320960fa0487ace021535ad0e54",
                "0x63ef071b8a69c52a88dca4a844286aeff195129f",
                "0x0000000000000000000000000000000000001010",
                "0x6fd27085470ec2710017f3d668e1f635746a0cf4",
                "0xa51e042ca04b7d7555eb94c51692e3a98c09c322",
                "0x3ec49e613ae70beb0631d7666f46d4ff2813932e",
                "0xa8f2cf30556ba5a1be74b1db1d75d0c8104c1ddd",
                "0xa0b319a07521c43c4961a1a76977a5ccd46c3122",
                "0x5cc3f81a19e8d0576123511c08db47cc340aa845",
                "0x301407427168fb51bcc927b9fb76dcd88fe45681",
                "0xa09f34312545f1ac7bf7680527f79c20dc146e59",
                "0x09ce944d29334f230daf2f6fb8336d936385f318",
                "0xb9eee2b600f48accc948b3dee94a23586058b4d5",
                "0x1876207dbfd106372d289d06e89cb75a4ff40231",
                "0x2b93da0a6002876fb24ba960e5fdd4f9858ec328",
                "0x8318f571a1069d32ba39e4da018018c3c6ee8dee",
                "0xc1fa112d558b6923e01224a631e4f8d5840b0842",
                "0xfd0a1f35d67614fee63c43d3db0c41b7119b1096",
                "0x896224b06dd1a5a64f004ae2e5cc269b98d0adbd",
                "0xbc7eff44de2d6b67dbdbc962cb7bd7df02f5f153",
                "0x2557c9bef1ed4c250efe08dd0e2ffa16aa74b38d",
                "0x998fecabbe0bdafd88499b2b086aa7539a76011c",
                "0x36759506fc2a31a3e6b002a45b6388cd75dc35cd",
                "0xafbd66706f90bc56d29c39a260930b34b2757ed8",
                "0xf02e86d9e0efd57ad034faf52201b79917fe0713",
                "0xd7e2409f6c4f98e0bd9844e3a865d9e314eff8ca",
                "0xee770916ebba4309e2f97275f5d8160a3b36eabe",
                "0xeaccbf12e0cab175a12cf1fdb8eda046ddf46015",
                "0x1d80a09b60f4a65dfb8dd3035b1812dca95fffe4",
                "0xb2b870022a7504ac89f6eeef06b0481cab7e1f95",
                "0x16a0772b17ae004e6645e0e95bf50ad69498a34e",
                "0x2a2eb5aa8b6911f6b87ab2dbb37d3e9edd153947",
                "0x27c115f0d823973743a5046139806adce5e9cfd5",
                "0xef2a2b46614c87578148aac11f46f066502c8fab",
                "0x1f2fce18798afbc4861b719d6c9a274da974586e",
                "0x8304a510648c5869cf7287e49fd0286c9fc4ded6",
                "0xb84925130e39cd9ab8e9a6f514bc4c0730378027",
                "0xf1a64fb69bf7d9c262e2458ec956c42c421776d9",
                "0x3842872545a9ba25fea0805cb34e83efde15e1f8",
                "0x004c26816da9219cf3408e84edd9716df4b5739a",
                "0xc0b16b40c6079b0a317a2febc062509cdf447f5c",
                "0xecb5c1c159f3f799364dfcee5c58e846b3bc3264",
                "0x2b8b07245cbc8fe1fdc80e2b282a2e46a87b80ab",
                "0xe4d0cc1976d637d01ec8d4429e8ca6f96254654b",
                "0xdfce3cb1cbd896b96578005e14adb81ec26df923",
                "0xa81e490eb7c4fbe0af97ff093e8002004acfcc32",
                "0xd46d5cd54d82608b671c43bcc80c5c0c393bdc14",
                "0x15bf507048821c0cf20dfd0cb32fd866dc699b2d",
                "0x3a4ba64a279aba538cd218e63e009d76db330059",
                "0x9ee597faddde9080cc819b734b33e18faf7cf5ad",
                "0xc752f3663be141962fe15e5d1b71f929cc0555f5",
                "0xb5ad6dac39528972f4e01169e798f00345676cc6"
            ]
        }
    }
}
Blaze Wallets APIs | Blaze AIPostman
Logo