Error
Oracle votes
Build an unsigned OptimisticOracle.submitOutcome transaction.
Locks bondAmount USDT alongside the proposed outcome. Match the on-chain bond size.
POST
Error
Authorizations
API key obtained from POST /v1/auth/keys.
Body
application/json
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Signer's public key (33-byte secp256k1 hex). Required for the node to build the witness layout.
Pattern:
^(0x)?[0-9a-fA-F]+$Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Available options:
yes, no, too-early Amount in token base units (string to preserve precision).
Pattern:
^\d+$Defaults to "default" (groupless secp256k1). Pass "gl-webauthn" for passkey wallets.
Available options:
default, bip340-schnorr, gl-secp256k1, gl-secp256r1, gl-ed25519, gl-webauthn Response
Default Response
Hex-encoded unsigned transaction. Sign and submit via your wallet.
Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991
