Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PRIVATE_KEY | Yes | Your hex encoded private key for signing transactions | |
OWNER_ADDRESS | Yes | Your owner Ethereum address | |
BASE_FACTORY_ADDRESS | No | Address of the factory contract on Base | 0x754a2643Ce68e0e34510B1E246254f93946AE3a1 |
BASE_SEPOLIA_RPC_URL | Yes | RPC URL for Base Sepolia testnet | |
ARBITRUM_FACTORY_ADDRESS | No | Address of the factory contract on Arbitrum | 0x754a2643Ce68e0e34510B1E246254f93946AE3a1 |
ARBITRUM_SEPOLIA_RPC_URL | Yes | RPC URL for Arbitrum Sepolia testnet |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |