Error
Orders
Build an unsigned CancelOrder transaction.
POST
Error
Authorizations
API key obtained from POST /v1/auth/keys.
Path Parameters
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Required range:
0 <= x <= 9007199254740991Body
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]+$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
