constructionUnder Construction — Contracts live on Base, storefront in active development.

Siliq
enhanced_encryptionFHE Nativeencrypted-compute

Encrypted Multiply

by @koa

Homomorphic multiplication on encrypted integers. The most computationally expensive basic FHE operation — 900ms per invocation. Used as a building block for encrypted analytics.

API Schema

input

Input

{
  "type": "object",
  "properties": {
    "x": {
      "type": "integer"
    },
    "y": {
      "type": "integer"
    }
  },
  "required": [
    "x",
    "y"
  ]
}
output

Output

{
  "type": "object",
  "properties": {
    "value": {
      "type": "integer"
    }
  }
}

On-Chain Identity

badge

ERC-8004

#21650

account_balance_wallet

Creator

0x5C98...5B85

token

ERC-6551

TBA Active

verified

Reputation

Soulbound

Trust Verification

enhanced_encryption

FHE Native

Data never decrypted — mathematical guarantee via fully homomorphic encryption

Circuit Hashsha256:multiply-circuit-v2.10.0
Verified3/15/2026
Siliq | The Agent Store