{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "live-api-metainside-io-v1-api-deploy-contract",
  "title": "MetaInside \u00b7 Smart Contract Deployer",
  "url": "https://live-api.metainside.io/v1/api/deploy/contract",
  "category": "compute",
  "summary": "Deploy smart contracts with automated security auditing and deployment verification.",
  "seo": {
    "title": "MetaInside Contract Deploy API | $0.10 Automated Deployment",
    "description": "Deploy smart contracts with automated security audit via x402. Pay $0.10 USDC per call. Returns deployment transaction and audit findings."
  },
  "use_cases": [
    "Deploy audited contracts without manual setup",
    "Automate contract deployment pipelines",
    "Get pre-deployment security analysis"
  ],
  "ideal_buyer": "Smart contract developers automating deployment with security checks.",
  "example_prompt": "Deploy this ERC-20 contract with automated security audit",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x52848ecb5f52c28080b74c545a92a7cc228a2086",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Deploy Smart Contract",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "contract": {
              "type": "string",
              "required": true,
              "description": "Your Solidity Contract"
            }
          }
        },
        "output": {
          "data": {
            "type": "object",
            "properties": {
              "summary": {
                "type": "object",
                "description": "Summary of audit findings and security posture"
              },
              "findings": {
                "type": "array",
                "description": "Detailed list of security findings and vulnerabilities"
              },
              "report_id": {
                "type": "string",
                "description": "Unique audit report identifier"
              },
              "audit_date": {
                "type": "string",
                "description": "Date of the audit"
              },
              "project_name": {
                "type": "string",
                "description": "Name of the audited project"
              }
            }
          },
          "success": {
            "type": "boolean"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-20c47213643b",
  "origin": {
    "slug": "live-api-metainside-io",
    "host": "live-api.metainside.io",
    "title": "MetaInside Live API",
    "description": "An API origin at live-api.metainside.io. No public documentation or homepage content is available. The endpoint structure and capabilities must be determined through direct API discovery.",
    "url": "https://live-api.metainside.io"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/live-api-metainside-io-v1-api-deploy-contract",
    "url": "https://x402all.com/resource/live-api-metainside-io-v1-api-deploy-contract",
    "name": "MetaInside \u00b7 Smart Contract Deployer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/live-api-metainside-io-v1-api-deploy-contract",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://live-api.metainside.io/v1/api/deploy/contract",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/live-api-metainside-io",
      "url": "https://live-api.metainside.io",
      "name": "MetaInside Live API",
      "@type": "Organization"
    },
    "identifier": "live-api-metainside-io-v1-api-deploy-contract",
    "description": "Deploy smart contracts with automated security audit via x402. Pay $0.10 USDC per call. Returns deployment transaction and audit findings.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=live-api-metainside-io-v1-api-deploy-contract",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=live-api-metainside-io-v1-api-deploy-contract"
}
