{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7bf33d6d-0107-4cc4-ae25-4d977dd30658",
    "slug": "univ2-adapter",
    "name": "univ2-adapter",
    "description": "Deploy and Host sparkleprotocolv7 with Railway",
    "url": "https://railway.com/deploy/univ2-adapter"
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Postgres",
      "source": {
        "image": "ghcr.io/railwayapp-templates/postgres-ssl:16"
      },
      "needs_volume": true,
      "volume_mount_path": "/var/lib/postgresql/data",
      "tcp_ports": [
        5432
      ],
      "http": false
    },
    {
      "name": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "source": {
        "image": "ghcr.io/absinthelabs/absinthe-uniswapv2:latest"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "PGDATA",
      "service": "Postgres",
      "description": "Location where the database will be initialized",
      "secret": false,
      "strategy": "default",
      "default": "/var/lib/postgresql/data/pgdata"
    },
    {
      "key": "PGHOST",
      "service": "Postgres",
      "description": "Railway Private Domain Name.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGPORT",
      "service": "Postgres",
      "description": "Port to connect to Postgres.",
      "secret": false,
      "strategy": "default",
      "default": "5432"
    },
    {
      "key": "PGUSER",
      "service": "Postgres",
      "description": "Required variable for Data panel",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGDATABASE",
      "service": "Postgres",
      "description": "Required variable for the data panel.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGPASSWORD",
      "service": "Postgres",
      "description": "Required variable for Data panel",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "POSTGRES_DB",
      "service": "Postgres",
      "description": "Default database created when image is started.",
      "secret": false,
      "strategy": "default",
      "default": "railway"
    },
    {
      "key": "DATABASE_URL",
      "service": "Postgres",
      "description": "URL to connect to Postgres database.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "POSTGRES_USER",
      "service": "Postgres",
      "description": "User to connect to Postgres DB",
      "secret": false,
      "strategy": "default",
      "default": "postgres"
    },
    {
      "key": "SSL_CERT_DAYS",
      "service": "Postgres",
      "description": "SSL certificate expiry in days.",
      "secret": false,
      "strategy": "default",
      "default": "820"
    },
    {
      "key": "POSTGRES_PASSWORD",
      "service": "Postgres",
      "description": "Password to connect to DB",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    },
    {
      "key": "DATABASE_PUBLIC_URL",
      "service": "Postgres",
      "description": "Public URL to connect to Postgres database, used by the Data panel.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "RAILWAY_DEPLOYMENT_DRAINING_SECONDS",
      "service": "Postgres",
      "description": "Allow Postgres to cleanly shut down",
      "secret": false,
      "strategy": "default",
      "default": "60"
    },
    {
      "key": "DB_URL",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for DB_URL.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "ABS_CONFIG",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for ABS_CONFIG.",
      "secret": false,
      "strategy": "default",
      "default": "{\"balanceFlushIntervalHours\":48,\"dexProtocols\":[{\"type\":\"uniswap-v2\",\"chainId\":43111,\"toBlock\":0,\"protocols\":[{\"name\":\"weth-usdc.e\",\"contractAddress\":\"0xaf6ed58980b5a0732423469dd9f3f69d9dc6dab5\",\"fromBlock\":865348,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x0621bae969de9c153835680f158f481424c0720a\",\"fromBlock\":1451314,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"bitcoin\",\"decimals\":8},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0x225283e4d46ab82561a285998517a9175f3e0f06\",\"fromBlock\":1435768,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"bitcoin\",\"decimals\":8},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"vusd-usdc.e\",\"contractAddress\":\"0xf23eec60263de9b0c8472c58be10feba28d9eb53\",\"fromBlock\":1326101,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"vusd\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"}]},{\"type\":\"izumi\",\"chainId\":42161,\"toBlock\":0,\"protocols\":[{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x0621bae969de9c153835680f158f481424c0720a\",\"fromBlock\":1451314,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"bitcoin\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"vusd-weth\",\"contractAddress\":\"0xa43fe16908251ee70ef74718545e4fe6c5ccec9f\",\"fromBlock\":1274620,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"vesper-vdollar\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"preferredTokenCoingeckoId\":\"token1\"}]}],\"bondingCurveProtocols\":[{\"type\":\"printr\",\"name\":\"printr-base\",\"contractAddress\":\"0xbdc9a5b600e9a10609b0613b860b660342a6d4c0\",\"factoryAddress\":\"0x33128a8fc17869897dce68ed026d694621f6fdfd\",\"chainId\":8453,\"toBlock\":0,\"fromBlock\":30000000},{\"type\":\"vusd-mint\",\"name\":\"vusd-mint\",\"contractAddress\":\"0xFd22Bcf90d63748288913336Cd38BBC0e681e298\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":22017054},{\"type\":\"demos\",\"name\":\"demos\",\"contractAddress\":\"0x70468f06cf32b776130e2da4c0d7dd08983282ec\",\"chainId\":43111,\"toBlock\":0,\"fromBlock\":1993447},{\"type\":\"voucher\",\"name\":\"voucher\",\"contractAddress\":\"0xa26b04b41162b0d7c2e1e2f9a33b752e28304a49\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":21557766}],\"stakingProtocols\":[{\"type\":\"hemi\",\"name\":\"hemi-staking\",\"contractAddress\":\"0x4f5e928763cbfaf5ffd8907ebbb0dabd5f78ba83\",\"chainId\":43111,\"toBlock\":0,\"fromBlock\":1226394},{\"type\":\"vusd-bridge\",\"name\":\"vusd-bridge\",\"contractAddress\":\"0x5eaa10f99e7e6d177ef9f74e519e319aa49f191e\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":22033013}],\"univ3Protocols\":[{\"type\":\"uniswap-v3\",\"chainId\":43111,\"factoryAddress\":\"0xCdBCd51a5E8728E0AF4895ce5771b7d17fF71959\",\"factoryDeployedAt\":507517,\"positionsAddress\":\"0xe43ca1Dee3F0fc1e2df73A0745674545F11A59F5\",\"toBlock\":0,\"pools\":[{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0xd8a6e60661aa3e53bcd77cc0d20f462c2d9376b9\",\"fromBlock\":1370183},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0x3f1228f4bd8de23dec4e1fcf81f16ed7fde5d1a8\",\"fromBlock\":1335038},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0xe31377f1f1e200a24e8c2d5b059829635b8c34ea\",\"fromBlock\":1328544},{\"name\":\"weth-hemibtc-3000\",\"contractAddress\":\"0x51109fa53e904c17daeb320d56166900e23707d3\",\"fromBlock\":1271574},{\"name\":\"weth-usdc.e-10000\",\"contractAddress\":\"0xb46335caccccb3fdc2a3f40d9fd253f5f76919a0\",\"fromBlock\":1171886},{\"name\":\"weth-usdc.e-500\",\"contractAddress\":\"0x62a567bab98e96968e29b3815ea9b8c7bee56d6e\",\"fromBlock\":1164129},{\"name\":\"weth-usdc.e-100\",\"contractAddress\":\"0xc863ddd8ac2157f3a6fe85c9c383b98812cf1986\",\"fromBlock\":1283712},{\"name\":\"weth-usdc.e-3000\",\"contractAddress\":\"0x9580d4519c9f27642e21085e763e761a74ef3735\",\"fromBlock\":865336},{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x57dac018e4c5f12dc917e4b4f77706f12fd1652b\",\"fromBlock\":1458961},{\"name\":\"vusd-usdc.e\",\"contractAddress\":\"0xda44564df732decfd93ba8539803c5a8df241954\",\"fromBlock\":1335361},{\"name\":\"vusd-usdc.e-500\",\"contractAddress\":\"0x3ecabba99bef583b58b8f0af6dd853cd9ed75ce3\",\"fromBlock\":1271042},{\"name\":\"vusd-usdc.e-3000\",\"contractAddress\":\"0x3e014a9ef5f45454d9bddb15741ce8a04e7d96f5\",\"fromBlock\":1342356},{\"name\":\"vusd-usdc.e-10000\",\"contractAddress\":\"0x8025ba536e4ed403acb87ec939d8b8b45527b3ce\",\"fromBlock\":1413533},{\"name\":\"hemibtc-usdt-100\",\"contractAddress\":\"0xd0c7fa41cd5079cf9c89f6cf85147b6499c05990\",\"fromBlock\":1420959},{\"name\":\"hemibtc-usdt-500\",\"contractAddress\":\"0x2450def5f751c569339d458384b80c2e96185404\",\"fromBlock\":1630644},{\"name\":\"hemibtc-usdt-3000\",\"contractAddress\":\"0x0c07240c009469cbf4e393484f692064dfef15ed\",\"fromBlock\":1518680},{\"name\":\"usdc.e-usdt-3000\",\"contractAddress\":\"0xc36a310bd93e2927452de563faaa89a86822a21f\",\"fromBlock\":1384088},{\"name\":\"usdc.e-usdt-500\",\"contractAddress\":\"0x6ab24c166b4e0a2f6edab3a65a7c2d9cd6dc7a06\",\"fromBlock\":1325792},{\"name\":\"usdc.e-usdt-100\",\"contractAddress\":\"0x94504f06f31bf4224eba82c58b280400b85e6df3\",\"fromBlock\":1341456},{\"name\":\"msusd-vusd-500\",\"contractAddress\":\"0x9a0943b78004530557dc3f4aabcc4a67ebc0fbfb\",\"fromBlock\":1336788},{\"name\":\"weth-mseth-500\",\"contractAddress\":\"0x805ac209d1f84fbc11dcdd3956040b1a1a2d4b44\",\"fromBlock\":1332745},{\"name\":\"hemibtc-usdc.e-10000\",\"contractAddress\":\"0x92787e904d925662272f3776b8a7f0b8f92f9bb5\",\"fromBlock\":1375049},{\"name\":\"hemibtc-usdc.e-3000\",\"contractAddress\":\"0xf5819f1b4db39f78c2ca1758a89c70cbbafe3bd8\",\"fromBlock\":1435746},{\"name\":\"hemibtc-usdc.e-500\",\"contractAddress\":\"0x343d7f2ec94d56f74a78a4a20e6de892785cc2bc\",\"fromBlock\":1421793}]}],\"zebuProtocols\":[{\"type\":\"zebu\",\"name\":\"zebu-new\",\"toBlock\":0,\"clients\":[{\"name\":\"xyz-1\",\"contractAddress\":\"0xD71954165a026924cA771C53164FB0a781c54C83\",\"chainId\":137,\"fromBlock\":61059459},{\"name\":\"xyz-2\",\"contractAddress\":\"0x3e4768dB375094b753929B7A540121d970fcb24e\",\"chainId\":137,\"fromBlock\":61059459},{\"name\":\"xyz-3\",\"contractAddress\":\"0x5859Ff44A3BDCD00c7047E68B94e93d34aF0fd71\",\"chainId\":8453,\"fromBlock\":15286409},{\"name\":\"xyz-4\",\"contractAddress\":\"0xE3EB2347bAE4E2C6905D7B832847E7848Ff6938c\",\"chainId\":137,\"fromBlock\":61695150},{\"name\":\"xyz-5\",\"contractAddress\":\"0x19633c8006236f6c016a34B9ca48e98AD10418B4\",\"chainId\":137,\"fromBlock\":64199277},{\"name\":\"xyz-6\",\"contractAddress\":\"0x0c18F35EcfF53b7c587bD754fc070b683cB9063B\",\"chainId\":8453,\"fromBlock\":20328800},{\"name\":\"xyz-7\",\"contractAddress\":\"0xDD4d9ae148b7c821b8157828806c78BD0FeCE8C4\",\"chainId\":137,\"fromBlock\":73490308}]},{\"type\":\"zebu\",\"name\":\"zebu-legacy\",\"toBlock\":0,\"clients\":[{\"name\":\"xyz-1\",\"contractAddress\":\"0xd7829F0EFC16086a91Cf211CFbb0E4Ef29D16BEE\",\"chainId\":8453,\"fromBlock\":27296063}]}]}"
    },
    {
      "key": "RPC_URL_HEMI",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for RPC_URL_HEMI.",
      "secret": false,
      "strategy": "default",
      "default": "https://rpc.hemi.network/rpc"
    },
    {
      "key": "RPC_URL_MAINNET",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for RPC_URL_MAINNET.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "ABSINTHE_API_KEY",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for ABSINTHE_API_KEY.",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "ABSINTHE_API_URL",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for ABSINTHE_API_URL.",
      "secret": false,
      "strategy": "default",
      "default": "https://adapters-stg.absinthe.network"
    },
    {
      "key": "COINGECKO_API_KEY",
      "service": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
      "description": "Provide a value for COINGECKO_API_KEY.",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "univ2-adapter"
      }
    },
    "cli": "railway deploy --template univ2-adapter",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7bf33d6d-0107-4cc4-ae25-4d977dd30658",
            "serializedConfig": {
              "services": {
                "a501e62b-7c59-4f81-8dd5-2bb95497e7d7": {
                  "icon": "https://devicons.railway.app/i/postgresql.svg",
                  "name": "Postgres",
                  "build": {},
                  "deploy": {
                    "requiredMountPath": "/var/lib/postgresql/data"
                  },
                  "source": {
                    "image": "ghcr.io/railwayapp-templates/postgres-ssl:16"
                  },
                  "variables": {
                    "PGDATA": {
                      "isOptional": false,
                      "description": "Location where the database will be initialized",
                      "defaultValue": "/var/lib/postgresql/data/pgdata"
                    },
                    "PGHOST": {
                      "isOptional": false,
                      "description": "Railway Private Domain Name.",
                      "defaultValue": "${{RAILWAY_PRIVATE_DOMAIN}}"
                    },
                    "PGPORT": {
                      "isOptional": false,
                      "description": "Port to connect to Postgres.",
                      "defaultValue": "5432"
                    },
                    "PGUSER": {
                      "isOptional": false,
                      "description": "Required variable for Data panel",
                      "defaultValue": "${{ POSTGRES_USER }}"
                    },
                    "PGDATABASE": {
                      "isOptional": false,
                      "description": "Required variable for the data panel.",
                      "defaultValue": "${{POSTGRES_DB}}"
                    },
                    "PGPASSWORD": {
                      "isOptional": false,
                      "description": "Required variable for Data panel",
                      "defaultValue": "${{POSTGRES_PASSWORD}}"
                    },
                    "POSTGRES_DB": {
                      "isOptional": false,
                      "description": "Default database created when image is started.",
                      "defaultValue": "railway"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "URL to connect to Postgres database.",
                      "defaultValue": "postgresql://${{PGUSER}}:${{POSTGRES_PASSWORD}}@${{RAILWAY_PRIVATE_DOMAIN}}:5432/${{PGDATABASE}}"
                    },
                    "POSTGRES_USER": {
                      "isOptional": false,
                      "description": "User to connect to Postgres DB",
                      "defaultValue": "postgres"
                    },
                    "SSL_CERT_DAYS": {
                      "isOptional": true,
                      "description": "SSL certificate expiry in days.",
                      "defaultValue": "820"
                    },
                    "POSTGRES_PASSWORD": {
                      "isOptional": false,
                      "description": "Password to connect to DB",
                      "defaultValue": "{{POSTGRES_PASSWORD}}"
                    },
                    "DATABASE_PUBLIC_URL": {
                      "description": "Public URL to connect to Postgres database, used by the Data panel.",
                      "defaultValue": "postgresql://${{PGUSER}}:${{POSTGRES_PASSWORD}}@${{RAILWAY_TCP_PROXY_DOMAIN}}:${{RAILWAY_TCP_PROXY_PORT}}/${{PGDATABASE}}"
                    },
                    "RAILWAY_DEPLOYMENT_DRAINING_SECONDS": {
                      "isOptional": false,
                      "description": "Allow Postgres to cleanly shut down",
                      "defaultValue": "60"
                    }
                  },
                  "networking": {
                    "tcpProxies": {
                      "5432": {}
                    },
                    "serviceDomains": {}
                  },
                  "volumeMounts": {
                    "a501e62b-7c59-4f81-8dd5-2bb95497e7d7": {
                      "mountPath": "/var/lib/postgresql/data"
                    }
                  },
                  "haTemplateCode": "postgres-ha",
                  "haConversionConfig": {
                    "edge": {
                      "label": "Reverse Proxy",
                      "options": [
                        2,
                        3,
                        4,
                        5
                      ],
                      "nodeLabel": "HAProxy",
                      "description": "Routes traffic to the primary",
                      "defaultValue": 3
                    },
                    "replica": {
                      "label": "Replicas",
                      "options": [
                        2,
                        3,
                        4,
                        5,
                        6,
                        7
                      ],
                      "nodeLabel": "Postgres",
                      "description": "Streaming replicas for automatic failover",
                      "defaultValue": 2
                    },
                    "internal": {
                      "label": "Coordinator Nodes",
                      "options": [
                        3,
                        5,
                        7,
                        9
                      ],
                      "nodeLabel": "etcd",
                      "defaultValue": 3
                    },
                    "description": "This will convert your Postgres database to an HA cluster with Patroni failover and etcd consensus."
                  }
                },
                "cbfb3a80-34ed-4fa0-9906-6ce1987cb102": {
                  "name": "absinthelabs/absinthe-uniswapv2:latest-r5kk",
                  "source": {
                    "image": "ghcr.io/absinthelabs/absinthe-uniswapv2:latest"
                  },
                  "variables": {
                    "DB_URL": {
                      "defaultValue": "${{Postgres.DATABASE_URL}}"
                    },
                    "ABS_CONFIG": {
                      "defaultValue": "{\"balanceFlushIntervalHours\":48,\"dexProtocols\":[{\"type\":\"uniswap-v2\",\"chainId\":43111,\"toBlock\":0,\"protocols\":[{\"name\":\"weth-usdc.e\",\"contractAddress\":\"0xaf6ed58980b5a0732423469dd9f3f69d9dc6dab5\",\"fromBlock\":865348,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x0621bae969de9c153835680f158f481424c0720a\",\"fromBlock\":1451314,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"bitcoin\",\"decimals\":8},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0x225283e4d46ab82561a285998517a9175f3e0f06\",\"fromBlock\":1435768,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"bitcoin\",\"decimals\":8},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"vusd-usdc.e\",\"contractAddress\":\"0xf23eec60263de9b0c8472c58be10feba28d9eb53\",\"fromBlock\":1326101,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"vusd\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"}]},{\"type\":\"izumi\",\"chainId\":42161,\"toBlock\":0,\"protocols\":[{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x0621bae969de9c153835680f158f481424c0720a\",\"fromBlock\":1451314,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"bitcoin\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"usd-coin\",\"decimals\":6},\"preferredTokenCoingeckoId\":\"token1\"},{\"name\":\"vusd-weth\",\"contractAddress\":\"0xa43fe16908251ee70ef74718545e4fe6c5ccec9f\",\"fromBlock\":1274620,\"pricingStrategy\":\"coingecko\",\"token0\":{\"coingeckoId\":\"vesper-vdollar\",\"decimals\":18},\"token1\":{\"coingeckoId\":\"weth\",\"decimals\":18},\"preferredTokenCoingeckoId\":\"token1\"}]}],\"bondingCurveProtocols\":[{\"type\":\"printr\",\"name\":\"printr-base\",\"contractAddress\":\"0xbdc9a5b600e9a10609b0613b860b660342a6d4c0\",\"factoryAddress\":\"0x33128a8fc17869897dce68ed026d694621f6fdfd\",\"chainId\":8453,\"toBlock\":0,\"fromBlock\":30000000},{\"type\":\"vusd-mint\",\"name\":\"vusd-mint\",\"contractAddress\":\"0xFd22Bcf90d63748288913336Cd38BBC0e681e298\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":22017054},{\"type\":\"demos\",\"name\":\"demos\",\"contractAddress\":\"0x70468f06cf32b776130e2da4c0d7dd08983282ec\",\"chainId\":43111,\"toBlock\":0,\"fromBlock\":1993447},{\"type\":\"voucher\",\"name\":\"voucher\",\"contractAddress\":\"0xa26b04b41162b0d7c2e1e2f9a33b752e28304a49\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":21557766}],\"stakingProtocols\":[{\"type\":\"hemi\",\"name\":\"hemi-staking\",\"contractAddress\":\"0x4f5e928763cbfaf5ffd8907ebbb0dabd5f78ba83\",\"chainId\":43111,\"toBlock\":0,\"fromBlock\":1226394},{\"type\":\"vusd-bridge\",\"name\":\"vusd-bridge\",\"contractAddress\":\"0x5eaa10f99e7e6d177ef9f74e519e319aa49f191e\",\"chainId\":1,\"toBlock\":0,\"fromBlock\":22033013}],\"univ3Protocols\":[{\"type\":\"uniswap-v3\",\"chainId\":43111,\"factoryAddress\":\"0xCdBCd51a5E8728E0AF4895ce5771b7d17fF71959\",\"factoryDeployedAt\":507517,\"positionsAddress\":\"0xe43ca1Dee3F0fc1e2df73A0745674545F11A59F5\",\"toBlock\":0,\"pools\":[{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0xd8a6e60661aa3e53bcd77cc0d20f462c2d9376b9\",\"fromBlock\":1370183},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0x3f1228f4bd8de23dec4e1fcf81f16ed7fde5d1a8\",\"fromBlock\":1335038},{\"name\":\"weth-hemibtc\",\"contractAddress\":\"0xe31377f1f1e200a24e8c2d5b059829635b8c34ea\",\"fromBlock\":1328544},{\"name\":\"weth-hemibtc-3000\",\"contractAddress\":\"0x51109fa53e904c17daeb320d56166900e23707d3\",\"fromBlock\":1271574},{\"name\":\"weth-usdc.e-10000\",\"contractAddress\":\"0xb46335caccccb3fdc2a3f40d9fd253f5f76919a0\",\"fromBlock\":1171886},{\"name\":\"weth-usdc.e-500\",\"contractAddress\":\"0x62a567bab98e96968e29b3815ea9b8c7bee56d6e\",\"fromBlock\":1164129},{\"name\":\"weth-usdc.e-100\",\"contractAddress\":\"0xc863ddd8ac2157f3a6fe85c9c383b98812cf1986\",\"fromBlock\":1283712},{\"name\":\"weth-usdc.e-3000\",\"contractAddress\":\"0x9580d4519c9f27642e21085e763e761a74ef3735\",\"fromBlock\":865336},{\"name\":\"hemibtc-usdc.e\",\"contractAddress\":\"0x57dac018e4c5f12dc917e4b4f77706f12fd1652b\",\"fromBlock\":1458961},{\"name\":\"vusd-usdc.e\",\"contractAddress\":\"0xda44564df732decfd93ba8539803c5a8df241954\",\"fromBlock\":1335361},{\"name\":\"vusd-usdc.e-500\",\"contractAddress\":\"0x3ecabba99bef583b58b8f0af6dd853cd9ed75ce3\",\"fromBlock\":1271042},{\"name\":\"vusd-usdc.e-3000\",\"contractAddress\":\"0x3e014a9ef5f45454d9bddb15741ce8a04e7d96f5\",\"fromBlock\":1342356},{\"name\":\"vusd-usdc.e-10000\",\"contractAddress\":\"0x8025ba536e4ed403acb87ec939d8b8b45527b3ce\",\"fromBlock\":1413533},{\"name\":\"hemibtc-usdt-100\",\"contractAddress\":\"0xd0c7fa41cd5079cf9c89f6cf85147b6499c05990\",\"fromBlock\":1420959},{\"name\":\"hemibtc-usdt-500\",\"contractAddress\":\"0x2450def5f751c569339d458384b80c2e96185404\",\"fromBlock\":1630644},{\"name\":\"hemibtc-usdt-3000\",\"contractAddress\":\"0x0c07240c009469cbf4e393484f692064dfef15ed\",\"fromBlock\":1518680},{\"name\":\"usdc.e-usdt-3000\",\"contractAddress\":\"0xc36a310bd93e2927452de563faaa89a86822a21f\",\"fromBlock\":1384088},{\"name\":\"usdc.e-usdt-500\",\"contractAddress\":\"0x6ab24c166b4e0a2f6edab3a65a7c2d9cd6dc7a06\",\"fromBlock\":1325792},{\"name\":\"usdc.e-usdt-100\",\"contractAddress\":\"0x94504f06f31bf4224eba82c58b280400b85e6df3\",\"fromBlock\":1341456},{\"name\":\"msusd-vusd-500\",\"contractAddress\":\"0x9a0943b78004530557dc3f4aabcc4a67ebc0fbfb\",\"fromBlock\":1336788},{\"name\":\"weth-mseth-500\",\"contractAddress\":\"0x805ac209d1f84fbc11dcdd3956040b1a1a2d4b44\",\"fromBlock\":1332745},{\"name\":\"hemibtc-usdc.e-10000\",\"contractAddress\":\"0x92787e904d925662272f3776b8a7f0b8f92f9bb5\",\"fromBlock\":1375049},{\"name\":\"hemibtc-usdc.e-3000\",\"contractAddress\":\"0xf5819f1b4db39f78c2ca1758a89c70cbbafe3bd8\",\"fromBlock\":1435746},{\"name\":\"hemibtc-usdc.e-500\",\"contractAddress\":\"0x343d7f2ec94d56f74a78a4a20e6de892785cc2bc\",\"fromBlock\":1421793}]}],\"zebuProtocols\":[{\"type\":\"zebu\",\"name\":\"zebu-new\",\"toBlock\":0,\"clients\":[{\"name\":\"xyz-1\",\"contractAddress\":\"0xD71954165a026924cA771C53164FB0a781c54C83\",\"chainId\":137,\"fromBlock\":61059459},{\"name\":\"xyz-2\",\"contractAddress\":\"0x3e4768dB375094b753929B7A540121d970fcb24e\",\"chainId\":137,\"fromBlock\":61059459},{\"name\":\"xyz-3\",\"contractAddress\":\"0x5859Ff44A3BDCD00c7047E68B94e93d34aF0fd71\",\"chainId\":8453,\"fromBlock\":15286409},{\"name\":\"xyz-4\",\"contractAddress\":\"0xE3EB2347bAE4E2C6905D7B832847E7848Ff6938c\",\"chainId\":137,\"fromBlock\":61695150},{\"name\":\"xyz-5\",\"contractAddress\":\"0x19633c8006236f6c016a34B9ca48e98AD10418B4\",\"chainId\":137,\"fromBlock\":64199277},{\"name\":\"xyz-6\",\"contractAddress\":\"0x0c18F35EcfF53b7c587bD754fc070b683cB9063B\",\"chainId\":8453,\"fromBlock\":20328800},{\"name\":\"xyz-7\",\"contractAddress\":\"0xDD4d9ae148b7c821b8157828806c78BD0FeCE8C4\",\"chainId\":137,\"fromBlock\":73490308}]},{\"type\":\"zebu\",\"name\":\"zebu-legacy\",\"toBlock\":0,\"clients\":[{\"name\":\"xyz-1\",\"contractAddress\":\"0xd7829F0EFC16086a91Cf211CFbb0E4Ef29D16BEE\",\"chainId\":8453,\"fromBlock\":27296063}]}]}"
                    },
                    "RPC_URL_BASE": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "RPC_URL_HEMI": {
                      "defaultValue": "https://rpc.hemi.network/rpc"
                    },
                    "RPC_URL_MAINNET": {
                      "defaultValue": "{{RPC_URL_MAINNET}}"
                    },
                    "RPC_URL_POLYGON": {
                      "isOptional": true,
                      "description": "",
                      "defaultValue": ""
                    },
                    "ABSINTHE_API_KEY": {
                      "defaultValue": "{{ABSINTHE_API_KEY}}"
                    },
                    "ABSINTHE_API_URL": {
                      "defaultValue": "https://adapters-stg.absinthe.network"
                    },
                    "COINGECKO_API_KEY": {
                      "defaultValue": "{{COINGECKO_API_KEY}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 2,
    "needs_volume": true
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0"
}
