In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom MySQL and SimpleHash workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Get NFT by Token ID
Retrieve a specific NFT using its Token ID.
Get NFT by Inscription Number
Retrieve a specific NFT using its Inscription Number.
Get NFTs by Token List
Retrieve NFTs using a list of token identifiers.
Get NFTs by Collection ID / Mint
Retrieve NFTs associated with a specific Collection ID or Mint.
Get NFTs by Contract
Retrieve NFTs associated with a specific contract.
Get NFTs by Contract Owner(s)
Retrieve NFTs owned by specific contract owners.
Get NFTs by POAP Event ID
Retrieve NFTs linked to a specific POAP Event ID.
Get NFTs by Wallet(s)
Retrieve NFTs owned by specific wallets.
Get NFTs by Wallet(s) Advanced
Retrieve NFTs with advanced filtering for specific wallets.
Get Native Token Balances by Wallet(s)
Retrieve the native token balances of specified wallets.
Get Fungibles Balance by Wallet(s)
Retrieve the fungible token balances of specified wallets.
Get Fungible Top Wallets
Retrieve the top wallets holding fungible tokens.
Get fungible sales & transfers by wallets
Retrieve sales and transfers of fungible tokens associated with specific wallets.
Get sales & transfers by fungible
Fetches sales and transfers related to a specific fungible token.
Get balances
Retrieve a list of fungible balances for specified wallet addresses.
Get fungible sales & transfers by wallet(s)
Provides sales and transfers information for the specified wallet(s).
Get Sales & Transfers by Wallet(s)
Retrieve sales and transfers associated with specific wallets.
Get Sales & Transfers by NFT
Retrieve sales and transfer records for a specific NFT.
Get sales & transfers by contract owners
Retrieve sales and transfer records associated with specific contract owners.
Get Collections by ID(s)
Retrieve collections using their identifiers.
Get Collections by Wallet(s)
Retrieve collections associated with specific wallets.
Refresh NFT metadata
Refresh NFT metadata for a given wallet.
Refresh Collection metadata
Refresh metadata for a given collection.
Refresh Contract metadata
Refresh metadata for a given contract.
Refresh Wallet metadata
Refresh metadata for a given wallet.
Get wallet valuation
Fetch the valuation of a specified wallet based on its NFTs.
Get wallet valuation batch
Retrieve the valuation for multiple wallets in a single request.
Send Spam Report
Send a report for spam content.
List Webhook
Get a list of all webhooks.
Create Webhook
Create a new webhook subscription.
Update Webhook
Update an existing webhook subscription.
Delete Webhook
Delete an existing webhook subscription.
Get Kafka Topic Schema
Fetch the schema for a given Kafka topic.
Get contracts by deployer
This endpoint provides a list of EVM-based NFT contracts deployed by an address.
Get contracts by wallets
Retrieve a summary of NFT contract ownership for specified wallet addresses on designated chains.
Get contracts by wallets
Retrieve NFT contracts associated with specified wallet addresses.
List contracts by owners
Retrieve contracts associated with specific owners.
List contracts by deployers
Retrieve contracts deployed by specific deployers.
Get available chains
This endpoint returns the available chains for query.
Get Available Chains
Retrieve a list of available blockchain networks.
Get traits by collection
This endpoint retrieves traits for a specific collection.
Get Traits by Collection
Retrieve traits associated with a specific collection.
Get trait floor prices by NFT
This endpoint provides the floor prices for specific traits associated with an NFT.
Get trait floor prices by NFT
Obtain the floor prices for specific traits within NFTs.
Get trait floor price by collection
This endpoint returns the floor price for traits in a collection.
Get active listings by NFT
This endpoint provides active listings for a specific NFT.
Get active listings by collection
This endpoint provides active listings for a specific collection.
Get active listings by contract
This endpoint returns active listings related to a specific contract.
Get active listings by NFT
Fetch currently active listings for specific NFTs.
Get active listings by wallets
Get active NFT listings associated with specific wallet addresses.
Get active listings by wallet
This endpoint retrieves active listings associated with a specific wallet.
Get listing events by NFT
This endpoint retrieves listing events associated with a specific NFT.
Get listing events by wallet
This endpoint provides listing events for a specific wallet.
Get listing events by collection
This endpoint retrieves listing events for a specific collection.
Get listing events by contract
This endpoint provides listing events related to a specific contract.
Get listing events by chain
This endpoint retrieves listing events filtered by chain.
Get Owners by NFT
Retrieve owners of a specific NFT.
Get Owners by Collection
Retrieve owners of NFTs within a specific collection.
Get ownership summary by wallets
Retrieve ownership summary for specific wallets.
Get Owners by Contract
Retrieve owners associated with a given contract.
Get Active Bids By Wallet
Retrieve active bids associated with a specific wallet.
Get Active Bids By Collection
Retrieve active bids associated with a specific collection.
Get active bids by NFT
Retrieve active bids placed on specific NFTs.
List sales and transfers by collection
Retrieve sales and transfer data associated with a specific collection.
List sales and transfers by contract
Retrieve sales and transfer data associated with a specific contract.
Get sales & transfers by transaction hash
Fetches sales and transfers based on a transaction hash.
Get native token balances
Supports all the same chains as our NFT endpoints, including Bitcoin, Ethereum, Solana, Tezos, Flow, and other EVM chains.
To set up SimpleHash integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to SimpleHash to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the SimpleHash official documentation to get a full list of all API endpoints and verify the scraped ones!
Break the boundaries of your workflow with SQL and XML in n8n. This extensive tutorial details how to export and import data, style XML with XSLT, and efficiently forward XML files for exponential productivity.
Learn to compare databases automatically, be it SQL tables or data from your favorite CRM. Grab this step-by-step tutorial with a free customizable workflow!
Follow this step-by-step tutorial on how to export SQL tables and queries to Excel using MS Excel itself, SSMS and n8n automation tool.
Learn how to import CSV into MySQL databases using MySQL Workbench, SQL commands, NocoDB and n8n automation tool.
Discover two ways to connect MySQL with Google Sheets, and learn to build no-code workflows for automating it.
Discover our latest community's recommendations and join the discussions about MySQL and SimpleHash integration.
Mohammadali
Hi guys. I am getting certain data from my SQL database. I want to pass that data to an API. The data I get from the database contains this variable: {{ $input.item }} the problem is that I can not send the value of…
Open topic
Michael Zareno
I have a MySQL table. Test data consists of an "Amount’ field, and three rows with values, 1000, My JSON input is: [ { "row_number": 2, "Amount": -1000 }, { "row_number": 3, "Amount": -52.23 }, …
Open topic
Neal A Richardson Sr
Describe the problem/error/question I’m trying to spin up an n8n instance in kubernetes as a fresh install. I have a database created and the connection works (it created 22 tables) but then the docker container bombs o…
Open topic
GabrielBackend
Greetings, I’m trying to insert null values into my MariaDB using MySQL node. I need to use Execute SQL mode so I can call functions inside my db and do verifications in case of a update, for example IFNULL. There is n…
Open topic
Chaima Belkacem
here is the error details { "errorMessage": "Connection lost: The server closed the connection.", "errorDescription": "sql: undefined, code: PROTOCOL_CONNECTION_LOST", "errorDetails": {}, "n8nDetails": { "no…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast