Starton
Overview
SLUG: STARTON
Description
Starton is an all-in-one Web3 API platform that enables developers to deploy and interact with smart contracts, store files on IPFS, and monitor blockchain events through a unified API and frontend interface.
Authentication Details
API Key
Connecting to Starton
Create an auth config
Use the dashboard to create an auth config for the Starton toolkit. This allows you to connect multiple Starton accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Starton toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
STARTON_DELETE_SMART_CONTRACT_EVENT
Tool Name: Delete Smart Contract Event
Description
Action Parameters
Action Response
STARTON_GET_SMART_CONTRACTS
Tool Name: Get Smart Contracts
Description
Action Parameters
Action Response
STARTON_GET_SMART_CONTRACT_DEPLOYMENTS
Tool Name: Get smart contract deployments
Description
Action Parameters
Action Response
STARTON_GET_SMART_CONTRACT_EVENT
Tool Name: Get Smart Contract Event
Description
Action Parameters
Action Response
STARTON_GET_TEMPLATES
Tool Name: Get Templates
Description
Action Parameters
Action Response
STARTON_GET_WATCHER
Tool Name: Get Watcher
Description
Action Parameters
Action Response
STARTON_GET_WATCHERS
Tool Name: Get Watchers
Description
Action Parameters
Action Response
STARTON_GET_WEBHOOKS
Tool Name: Get Webhooks
Description
Action Parameters
Action Response
STARTON_UPLOAD_FILE
Tool Name: Upload File to IPFS
Description
Action Parameters
Action Response